mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 01:04:06 +08:00
opt chrome
This commit is contained in:
parent
773ee26d90
commit
bb93cd6d61
@ -8,11 +8,12 @@
|
||||
<script>
|
||||
Volcanos({name: "cmd", iceberg: "/chat/", volcano: "/frame.js",
|
||||
libs: [
|
||||
"https://shylinux.com/lib/base.js",
|
||||
"https://shylinux.com/lib/core.js",
|
||||
"https://shylinux.com/lib/misc.js",
|
||||
"https://shylinux.com/lib/page.js",
|
||||
"https://shylinux.com/lib/user.js",
|
||||
"http://localhost:9020/lib/base.js",
|
||||
"http://localhost:9020/lib/core.js",
|
||||
"http://localhost:9020/lib/misc.js",
|
||||
"http://localhost:9020/lib/page.js",
|
||||
"http://localhost:9020/lib/user.js",
|
||||
"http://localhost:9020/page/index.css",
|
||||
],
|
||||
_init: function(can) {
|
||||
can.onappend.plugin(can, {name: "system", help: "命令", inputs: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user