@@ -8,7 +8,7 @@ const ipConfig = {
}
const hostConfig = {
develop: "9000/wechat", //开发地址
- trial: "9000/wechat", // 体验地址
+ trial: "8000/wechat", // 体验地址
release: "9000/wechat", //上线地址
App({