Commit 2e6ea11a authored by spc's avatar spc

syWebview

parent 1c07af37
......@@ -61,7 +61,7 @@ export default {
} else if (options.redirect) {
this.webviewUrl = decodeURIComponent(options.redirect);
} else {
this.webviewUrl = 'https://www.example.com'; // 默认URL
this.webviewUrl = 'https://25niansuyuan.feihe.com/projects/Firmus/dev/index'; // 默认URL
}
// 设置页面标题
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment