yuansh %!s(int64=2) %!d(string=hai) anos
pai
achega
3ecc31c91d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/layouts/TabLayout.vue

+ 1 - 1
src/components/layouts/TabLayout.vue

@@ -84,7 +84,7 @@ export default {
         multipage () {
             // 判断如果是手机模式,自动切换为单页面模式
             if (this.isMobile()) {
-                return false
+                // return false
             } else {
                 return this.$store.state.app.multipage
             }