shish 2 ماه پیش
والد
کامیت
3c02fe4e43
2فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      hdApp/src/admin/home/components/purchase-ghs-panel.vue
  2. 0 0
      hdApp/src/static/icons/store.svg

+ 5 - 1
hdApp/src/admin/home/components/purchase-ghs-panel.vue

@@ -17,6 +17,10 @@
               <text class="custom-nav-title">{{ workbenchTitle }}</text>
             </view>
             <view class="function-grid function-grid--overlay">
+              <view class="function-item function-item--overlay" @click="pageTo({ url: '/admin/shop/myShop' })">
+                <image class="function-icon" :src="iconSrc('store')" mode="aspectFit" />
+                <text class="function-text function-text--overlay function-text--sm">切换门店</text>
+              </view>
               <view class="function-item function-item--overlay"
                 @click="pageTo({ url: '/admin/shop/add?id=' + loginInfo.shopId })">
                 <image class="function-icon" :src="iconSrc('stock-my-address')" mode="aspectFit" />
@@ -946,7 +950,7 @@ export default {
 }
 
 .purchase-ghs-panel .ghs_list_page .profile-section .function-text--sm {
-  font-size: 26upx;
+  font-size: 24upx;
   line-height: 32upx;
 }
 

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
hdApp/src/static/icons/store.svg


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است