mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
0f00fd5399
commit
3bea808e9f
@ -284,7 +284,7 @@ body.white select:hover {
|
||||
}
|
||||
|
||||
body.white fieldset {
|
||||
color:black;
|
||||
/* color:black; */
|
||||
}
|
||||
body.white fieldset.plugin {
|
||||
margin:0; border:0;
|
||||
|
5
plugin/story/ticker.js
Normal file
5
plugin/story/ticker.js
Normal file
@ -0,0 +1,5 @@
|
||||
Volcanos("onimport", {help: "导入数据", list: [],
|
||||
_init: function(can, msg, list, cb, target) { can._output.innerHTML = ""
|
||||
|
||||
},
|
||||
})
|
Loading…
x
Reference in New Issue
Block a user