shish 5 anni fa
parent
commit
76ed1e4f12
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>