Browse Source

Merge branch 'master' into jenkins

lex 2 years ago
parent
commit
db9d8090ad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/student/download/transfer.tsx

+ 1 - 0
src/student/download/transfer.tsx

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