sc
This commit is contained in:
@@ -5,10 +5,10 @@ VITE_APP_TITLE = 耕读社
|
||||
VITE_APP_ENV = 'production'
|
||||
|
||||
#开发环境
|
||||
VITE_APP_BASE_API = 'https://xj.ahduima.com/'
|
||||
VITE_APP_BASE_API = 'https://cloud.ahduima.com/'
|
||||
|
||||
#
|
||||
VITE_WEB_BASE_URL = 'https://xj.ahduima.com'
|
||||
VITE_WEB_BASE_URL = 'https://cloud.ahduima.com'
|
||||
|
||||
# 资源地址
|
||||
VITE_UPLOAD_URL = 'http://huodong.ahduima.com'
|
||||
VITE_UPLOAD_URL = 'https://cloud.ahduima.com'
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "耕读社",
|
||||
"appid": "__UNI__59447F7",
|
||||
"description": "",
|
||||
"versionName": "1.0.2",
|
||||
"versionName": "1.0.0",
|
||||
"versionCode": "100",
|
||||
"transformPx": false,
|
||||
"app-plus": {
|
||||
@@ -41,6 +41,14 @@
|
||||
}
|
||||
},
|
||||
"quickapp": {},
|
||||
"h5": {
|
||||
"title": "耕读社",
|
||||
"base": "/gds/",
|
||||
"router": {
|
||||
"mode": "history",
|
||||
"base": "/gds/"
|
||||
}
|
||||
},
|
||||
"mp-weixin": {
|
||||
"appid": "wx0668c6fabb1a9c44",
|
||||
"setting": {
|
||||
|
||||
Reference in New Issue
Block a user