mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 17:24:06 +08:00
opt some
This commit is contained in:
parent
fd43538270
commit
3da5dafec6
@ -35,7 +35,6 @@ Volcanos("onimport", {help: "导入数据", list: [], _init: function(can, msg,
|
|||||||
can.onaction.storm(event, can, meta.hash)
|
can.onaction.storm(event, can, meta.hash)
|
||||||
|
|
||||||
}, onmouseenter: function(event) {
|
}, onmouseenter: function(event) {
|
||||||
if (can.onengine.river[meta.hash]) { return }
|
|
||||||
can.onimport._carte(can, can.ondetail.list, meta.hash)
|
can.onimport._carte(can, can.ondetail.list, meta.hash)
|
||||||
|
|
||||||
}, _init: function(target) { cb(target)
|
}, _init: function(target) { cb(target)
|
||||||
@ -48,7 +47,6 @@ Volcanos("onimport", {help: "导入数据", list: [], _init: function(can, msg,
|
|||||||
can.user.title(can._main_title||meta.name)
|
can.user.title(can._main_title||meta.name)
|
||||||
|
|
||||||
}, onmouseenter: function(event) {
|
}, onmouseenter: function(event) {
|
||||||
if (can.onengine.river[river]) { return }
|
|
||||||
can.onimport._carte(can, can.ondetail.sublist, river, meta.hash)
|
can.onimport._carte(can, can.ondetail.sublist, river, meta.hash)
|
||||||
|
|
||||||
}, _init: function(target) {
|
}, _init: function(target) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user