Browse Source

修改微信绑定

shenjj 7 years ago
parent
commit
6763842b61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/mobile/user/index.vue

+ 1 - 1
pages/mobile/user/index.vue

@@ -177,7 +177,7 @@
             }
           }
         } else if (!this.user.data.enterprise.uu || this.user.data.enterprise.isVendor !== 313) {
-          this.setRemindText('请先前往pc端完善企业信息')
+          this.setRemindText('请点击【开店申请】完善信息')
         } else {
           this.$router.push(url)
         }