diff --git a/src/core/config.js b/src/core/config.js index 7cfcadc..59e9768 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -1,5 +1,5 @@ export default { name: "熊熊安装", appId: "wx239055764f21ba10", - root: "http://xiongxiong.vipwjf.com/api.php/wxapp" + root: "http://xiongxiong.vipwjf.com/api.php" }