1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-26 01:04:06 +08:00

add ssh.cloud.tencent

This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-03-07 20:32:32 +08:00
parent 2c9d61a11a
commit 16026eefde

View File

@ -39,7 +39,7 @@ Volcanos(chat.ONIMPORT, {
can.Action(html.HEIGHT, html.HIDE), can.onmotion.hidden(can, can.ui.display)
_target = target, can.onmotion.delay(can, function() { can.onaction.full({}, can) })
}
}), _target && _target.click(), can.onmotion.orderShow(can, can.ui.project)
}), can.onmotion.delay(can, function() { _target && _target.click() }), can.onmotion.orderShow(can, can.ui.project)
},
_file: function(can, path) { var p = location.href.indexOf(ice.HTTP) == 0? "": "http://localhost:9020"
return path.indexOf(ice.HTTP) == 0? path: p+can.base.Path(web.SHARE_LOCAL, can.db.dir_root||"", path)