forked from x/ContextOS
add some
This commit is contained in:
parent
c5b83801b4
commit
6e0370da49
@ -20,7 +20,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
web.UPLOAD, "上传", web.DOWNLOAD, "下载",
|
||||
web.SHARE, "共享", web.CONFIRM, "确定",
|
||||
|
||||
html.HEIGHT, "高度", html.WIDTH, "宽度",
|
||||
html.HEIGHT, "高度", html.WIDTH, "宽度", html.SPEED, "速度", html.MARGIN, "边距",
|
||||
html.IFRAME, "预览",
|
||||
|
||||
code.XTERM, "终端", code.INNER, "源码",
|
@ -1,4 +1,12 @@
|
||||
{
|
||||
"2598af": {
|
||||
"meta": {
|
||||
"name": "busybox",
|
||||
"text": "docker run -w /root -it busybox",
|
||||
"time": "2023-07-29 11:33:27.816",
|
||||
"type": "shell"
|
||||
}
|
||||
},
|
||||
"329132": {
|
||||
"meta": {
|
||||
"name": "2021.shylinux.com:20000",
|
||||
@ -23,6 +31,14 @@
|
||||
"type": "link"
|
||||
}
|
||||
},
|
||||
"45f8b9": {
|
||||
"meta": {
|
||||
"name": "alpine",
|
||||
"text": "docker run -w /root -it alpine",
|
||||
"time": "2023-07-29 11:33:50.015",
|
||||
"type": "shell"
|
||||
}
|
||||
},
|
||||
"6722d8": {
|
||||
"meta": {
|
||||
"name": "2021.shylinux.com:20001",
|
||||
|
Loading…
x
Reference in New Issue
Block a user