XiaBx 3 年之前
父节点
当前提交
7e8c93cad8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/reader.vue

+ 1 - 1
src/view/reader.vue

@@ -751,7 +751,7 @@ export default {
     if (token) {
       setUserMode(Number(window.navigator.standalone) || 0).then(res => {});
     }
-    if (window.firstName == this.$route.name && window.navigator.standalone) {
+    if (yun=='1' && window.firstName == this.$route.name && window.navigator.standalone) {
       let sare = await getRecentReader();
 
       if (sare.bid && sare.cid != cid) {