本地启动

This commit is contained in:
2024-11-06 22:53:31 +08:00
parent b9a3424d98
commit 206315c642
4 changed files with 1548 additions and 1509 deletions

View File

@@ -5,7 +5,7 @@ VITE_DEV=true
# 请求路径
VITE_BASE_URL='http://localhost:48080'
# VITE_BASE_URL='http://114.55.169.15:48080'
#VITE_BASE_URL='http://114.55.169.15:48080'
# 上传路径
VITE_UPLOAD_URL='http://118.31.23.45:48080/admin-api/system/file/upload'

View File

@@ -4,7 +4,8 @@ VITE_NODE_ENV=development
VITE_DEV=true
# 请求路径
VITE_BASE_URL='http://118.31.23.45:48080'
#VITE_BASE_URL='http://118.31.23.45:48080'
VITE_BASE_URL='http://localhost:48080'
# 上传路径
VITE_UPLOAD_URL='http://118.31.23.45:48080/admin-api/system/file/upload'

View File

@@ -60,6 +60,7 @@
"min-dash": "^4.1.1",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"or": "^0.2.0",
"pinia": "^2.1.3",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
@@ -69,6 +70,7 @@
"vue": "3.3.4",
"vue-amap": "^0.5.10",
"vue-dompurify-html": "^5.0.1",
"vue-draggable-plus": "^0.5.3",
"vue-i18n": "9.2.2",
"vue-router": "^4.2.1",
"vue-types": "^5.0.3",

3050
yarn.lock

File diff suppressed because it is too large Load Diff