|
@@ -135,10 +135,10 @@
|
|
|
"appid_android" : "uni.UNIA0B807E"
|
|
|
}
|
|
|
},
|
|
|
- "universalLinks": {
|
|
|
- "host": "app.hcxxy.com", // 你的域名
|
|
|
- "path": "pages/auth/auth" // 路径
|
|
|
- }
|
|
|
+ "universalLinks" : {
|
|
|
+ "host" : "app.hcxxy.com", // 你的域名
|
|
|
+ "path" : "pages/auth/auth" // 路径
|
|
|
+ }
|
|
|
},
|
|
|
/* SDK配置 */
|
|
|
"quickapp" : {},
|