【私域操盘手】设备管理

This commit is contained in:
eison
2025-03-16 22:22:52 +08:00
committed by 柳清爽
parent 5ce78d648e
commit 68f86dd5cb
6 changed files with 12199 additions and 7253 deletions

View File

@@ -2,7 +2,7 @@
NODE_ENV=development
VUE_APP_PREVIEW=false
# 应用名称
VUE_APP_WEBSITE_NAME=医师管理系统
VUE_APP_WEBSITE_NAME=艺施管理系统
# API基础URL
VUE_APP_API_BASE_URL=http://yishi.com

18919
Backend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"axios": "^0.21.1",
"babel-plugin-prismjs": "^2.0.1",
"core-js": "^3.6.5",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"element-ui": "^2.15.6",
"js-audio-recorder": "^1.0.6",
"js-base64": "^2.5.1",