@@ -45,6 +45,7 @@ export default defineComponent({
beforeAndroid = 'orchestramanager://html:8888/SplashActivity?url='
}
+ document.title = this.buttonText
let str = origin + tempPathname + '#/'
// 判断是否有跳转连接, 如果连接和动作没有时, 则不跳转
if (!url && !action) {