Browse Source

榕川公众号页面新增优化1

luhuan 4 days ago
parent
commit
dd49c4901d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -8,7 +8,7 @@
       <view v-for="(item, index) in orderList" :key="index">
         <u-cell :value="item.CURRENT_VALUE" :isLink="true" :url="item.URL" :stop="false">
           <view slot="title" class="u-slot-title">
-            <text class="u-cell-text">{{item.CUSTOMER_REFFERENCE_ID}}</text>
+            <text class="u-cell-text">客户单号:{{item.CUSTOMER_REFFERENCE_ID}}</text>
             <u-tag  :text="item.STATUS_TEXT" size="mini" :type="item.TEXT_TYPE"></u-tag>
           </view>
           <view slot="title" class="u-slot-title">