shish 3 سال پیش
والد
کامیت
508e08c000
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      hdPad/src/pages/home/components/leftGroup.vue

+ 1 - 1
hdPad/src/pages/home/components/leftGroup.vue

@@ -1,6 +1,6 @@
 <template>
     <view class="itemList-box">
-        <view class="title">列表</view>
+        <view class="title">零售</view>
         <scroll-view class="itemList-item_box" scroll-y="true" @scrolltolower="reachBottom" lower-threshold="50">
             <view v-for="item in list.data" :key="item.id" class="show-item_box">
                 <view class="item-body_box not-active" @click="getDetail(item)">