diff --git a/client/js/utils/http.js b/client/js/utils/http.js index 7c2b4a0..2677250 100644 --- a/client/js/utils/http.js +++ b/client/js/utils/http.js @@ -3,7 +3,7 @@ */ // API基础地址(开发环境) -const BASE_URL = 'https://express-0a1p-230010-4-1408549115.sh.run.tcloudbase.com/api'; +const BASE_URL = 'https://express-fuvd-231535-4-1409819450.sh.run.tcloudbase.com/api'; /** * 发送HTTP请求 diff --git a/client/project.config.json b/client/project.config.json index fbf5901..92a1e10 100644 --- a/client/project.config.json +++ b/client/project.config.json @@ -1,6 +1,6 @@ { - "appid": "wx772e2f0fbc498020", - "compileType": "game", + "appid": "wxed1cd84761d927fd", + "compileType": "miniprogram", "projectname": "stardom-story", "setting": { "es6": true,