|
@@ -20,7 +20,7 @@ uni.getSystemInfo({
|
|
|
} else if (envVersion === 'trial') {
|
|
|
//体验版
|
|
|
config = {
|
|
|
- apiUrl: "https://api.duanju.dududus.com",
|
|
|
+ apiUrl: "https://api.zhiyupa.com",
|
|
|
staticUrl: 'https://xjc.demo.hongcd.com/img/', //静态图片地址https://xjc.demo.hongcd.com
|
|
|
zystaticUrl: "",
|
|
|
TabbarIndex: 2
|