shish 5 years ago
parent
commit
76ed1e4f12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsApp/src/admin/home/me.vue

+ 1 - 1
ghsApp/src/admin/home/me.vue

@@ -28,7 +28,7 @@
                   {{ infoData.sjName }}
                 </view>
                 <view>
-                  {{ infoData.shopName }}
+                  <text>{{ infoData.shopName }}</text>
                 </view>
               </view>
             </view>