Ver Fonte

店铺编辑

yangc há 7 anos atrás
pai
commit
fb24eccf73
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      pages/mobile/user/storeinfo.vue

+ 3 - 0
pages/mobile/user/storeinfo.vue

@@ -371,6 +371,7 @@
           if (el) {
             el.style.height = '2rem'
             el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
+            this.setBS()
           }
         })
       },
@@ -380,6 +381,7 @@
           if (el) {
             el.style.height = '2rem'
             el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
+            this.setBS()
           }
         })
       },
@@ -389,6 +391,7 @@
           if (el) {
             el.style.height = '2rem'
             el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
+            this.setBS()
           }
         })
       },