1
0
forked from x/ContextOS

opt desktop

This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-11-26 13:43:18 +08:00
parent fa042bf109
commit 0d807e22f3
7 changed files with 14 additions and 3 deletions

View File

@ -63,6 +63,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
mall.GOODS, "商品",
team.ASSET, "资产",
mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价",
html.HEIGHT, "高度", html.MARGIN, "边距", html.SPEED, "速度",
html.HEIGHT, "高度", html.WIDTH, "宽度",
html.MARGIN, "边距", html.SPEED, "速度",
),
)})

View File

@ -9,3 +9,4 @@ body.light {
--code-function:darkcyan; --code-constant:gray; --code-string:brown;
--code-object:purple; --code-datatype:cornflowerblue; --code-package:blue;
}
body.light fieldset.macos.desktop>div.output>div.desktop>div.item>div.name { color:white; }

View File

@ -13,3 +13,4 @@ body.white fieldset.panel:not(.main):not(.auto) input::placeholder { color:gray;
body.white fieldset.panel.auto { background-color:var(--plugin-bg-color); color:var(--plugin-fg-color); }
body.white fieldset.panel.auto>div.output { background-color:var(--plugin-bg-color); color:var(--plugin-fg-color); }
body.white fieldset.panel.auto>div.output a { color:var(--plugin-fg-color); }
body.white fieldset.macos.desktop>div.output>div.desktop>div.item>div.name { color:white; }

View File

@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width,user-scalable=no">
<meta charset="utf-8"><title>volcanos</title>
<link href="/volcanos/favicon.ico" rel="shortcut icon" type="image/ico">
<link href="/require/src/template/web/favicon.ico{{.Option "version"}}" rel="shortcut icon" type="image/ico">
<link href="/volcanos/index.css{{.Option "version"}}" rel="stylesheet">
<link href="/volcanos/page/cache.css{{.Option "version"}}" rel="stylesheet">
</head>

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width,user-scalable=no">
<meta charset="utf-8"><title>volcanos</title>
<link href="/volcanos/favicon.ico" rel="shortcut icon" type="image/ico">
<link href="/require/src/template/web/favicon.ico{{.Option "version"}}" rel="shortcut icon" type="image/ico">
<link href="/volcanos/index.css{{.Option "version"}}" rel="stylesheet">
<link href="/volcanos/page/cache.css{{.Option "version"}}" rel="stylesheet">
</head>

View File

@ -1,4 +1,12 @@
{
"2d2024fa581afbb29493d9ef6ac9547d": {
"meta": {
"name": "main.shy",
"text": "src/main.shy",
"time": "2023-11-25 22:33:27.378",
"type": "shy"
}
},
"587b333f5a591d4a52845b65296051af": {
"meta": {
"name": "wx.shy",