XiaBx před 3 roky
rodič
revize
7e8c93cad8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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) {