diff --git a/.env.production b/.env.production index d34ed99..df743c2 100644 --- a/.env.production +++ b/.env.production @@ -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' \ No newline at end of file +VITE_UPLOAD_URL = 'https://cloud.ahduima.com' \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index 93a0d13..53976cf 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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": {