Browse Source

Merge remote-tracking branch 'origin/feature-201819-wangcz' into feature-201819-wangcz

yangc 7 years ago
parent
commit
2bad1360e6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      components/store/home/EnterpriseInfo.vue

+ 0 - 1
components/store/home/EnterpriseInfo.vue

@@ -157,7 +157,6 @@
     methods: {
       // 店铺简介
       getIntro (text) {
-        console.log(text)
         let realLength = this.baseUtils.getRealLen(text)
         if (realLength > 494) {
           this.showMore = true