shish 4 ماه پیش
والد
کامیت
2fd5130636
2فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 3 3
      hdApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/pages.json

+ 3 - 3
hdApp/src/admin/home/workbench.vue

@@ -139,11 +139,11 @@
     
                     <block v-if="ghsInfo.live == 1">
                       <view class="button_7 flex-col" @click.stop="goKmCg(ghsInfo)" v-if="ghsInfo.openKmCg && ghsInfo.openKmCg == 1"><text class="text_13">昆明直采</text></view>
-                      <view class="button_4 flex-col" v-if="ghsInfo.isOpen == 1" @click="enterShop(ghsInfo)"><text class="text_13">买</text></view>
-                      <view class="button_5 flex-col" v-else @click="enterShop(ghsInfo)"><text class="text_13">买</text></view>
+                      <view class="button_4 flex-col" v-if="ghsInfo.isOpen == 1" @click="enterShop(ghsInfo)"><text class="text_13">买</text></view>
+                      <view class="button_5 flex-col" v-else @click="enterShop(ghsInfo)"><text class="text_13">买</text></view>
                     </block>
                     <block v-else>
-                      <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">买</text></view>
+                      <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">买</text></view>
                     </block>
                     <text style="position:absolute;left:677upx;top:17upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
                   </view>

+ 1 - 1
hdApp/src/pages.json

@@ -620,7 +620,7 @@
 				"pagePath": "admin/home/workbench",
 				"iconPath": "static/images/common/buy-no.png",
 				"selectedIconPath": "static/images/common/buy-is.png",
-				"text": "买花"
+				"text": "进货"
 			},
 			{
 				"pagePath": "admin/home/mall",