Explorar o código

处理字体过小的问题

Administrator %!s(int64=8) %!d(string=hai) anos
pai
achega
8aff0c3abe
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      pages/mobile/user/storeinfo.vue

+ 5 - 5
pages/mobile/user/storeinfo.vue

@@ -231,10 +231,10 @@
         this.timeoutCount++
       },
       updateInfo() {
-        if (!this.isAdmin) {
-          this.setRemindText('您无该模块的编辑权限,请联系企业管理员进行编辑维护!')
-          return
-        }
+        // if (!this.isAdmin) {
+        //   this.setRemindText('您无该模块的编辑权限,请联系企业管理员进行编辑维护!')
+        //   return
+        // }
         this.storeState = 'update'
         this.Islook = true
         this.hidelook = true
@@ -514,7 +514,7 @@
           margin-right:.15rem;
         }
         span{
-          font-size: .14rem;
+          font-size: .20rem;
         }
       }
     }