Browse Source

店铺编辑

yangc 7 years ago
parent
commit
fb24eccf73
1 changed files with 3 additions and 0 deletions
  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()
           }
         })
       },