XiaBx 3 лет назад
Родитель
Сommit
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) {