FEAT => 更新测试页面URL,移除不再使用的postMessage测试组件,优化项目配置,添加Capacitor命令到package.json。
This commit is contained in:
@@ -46,7 +46,7 @@ if (uni.restoreGlobal) {
|
||||
// // 备用网站URL(如果主网站无法访问)
|
||||
fallbackUrl: "https://kr-op.quwanzhi.com",
|
||||
// 测试页面URL(用于开发测试)
|
||||
testUrl: "https://kr-op.quwanzhi.com",
|
||||
testUrl: "https://kr-op.quwanzhi.com/test/postMessage",
|
||||
// testUrl: "http://localhost:3000/test/postMessage",
|
||||
// 是否启用HTTPS强制跳转
|
||||
forceHttps: false,
|
||||
|
||||
Reference in New Issue
Block a user