فهرست منبع

修改手机店铺管理提示语

yangc 7 سال پیش
والد
کامیت
1750143a91
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/mobile/user/index.vue

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

@@ -362,7 +362,7 @@
     },
     computed: {
       getRemindText: function () {
-        return '您的账户暂未开通卖家中心,请前往pc端申请开通!'
+        return '您的账户暂未开通店铺,请前往pc端申请开通!'
       },
       storeI() {
         let str = JSON.stringify(this.$store.state.option.storeStatus.data)