chore: 更新项目名称并移除本地依赖

移除package.json中的本地依赖zradmin,并将项目名称从zradmin更改为GXCJMOM
This commit is contained in:
2025-07-28 14:21:46 +08:00
parent 9134dc3f2a
commit b948ab6f3c

View File

@@ -1,5 +1,5 @@
{ {
"name": "zradmin", "name": "GXCJMOM",
"description": "MOM后台管理", "description": "MOM后台管理",
"author": "ZR", "author": "ZR",
"scripts": { "scripts": {
@@ -70,8 +70,7 @@
"vxe-table": "^3.7.8", "vxe-table": "^3.7.8",
"vxe-table-plugin-export-xlsx": "legacy", "vxe-table-plugin-export-xlsx": "legacy",
"xe-utils": "^3.5.11", "xe-utils": "^3.5.11",
"xlsx": "^0.18.5", "xlsx": "^0.18.5"
"zradmin": "file:"
}, },
"devDependencies": { "devDependencies": {
"@mdi/font": "^7.4.47", "@mdi/font": "^7.4.47",