chore: dashboard

This commit is contained in:
lencx
2022-12-13 19:10:42 +08:00
parent 430d6e4af2
commit 8363ff234d
18 changed files with 169 additions and 141 deletions

View File

@@ -2,7 +2,7 @@
"build": {
"beforeDevCommand": "npm run dev:fe",
"beforeBuildCommand": "npm run build:fe",
"devPath": "http://localhost:1420/",
"devPath": "http://localhost:1420",
"distDir": "../dist"
},
"package": {
@@ -68,6 +68,7 @@
{
"label": "main",
"url": "index.html",
"title": "ChatGPT",
"visible": false
}
]