You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
206 B
1 lines
206 B
const n="/lights/1.png",t=[{name:"在线",src:"/lights/1.png",variable:1},{name:"离线",src:"/lights/2.png",variable:0}],s={defaultSrc:n,conditions:t};export{t as conditions,s as default,n as defaultSrc};
|