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