li-guang
2020-12-17 06cd51f34f3a51e6ff848ae5b695a46dfc424200
hive-app/pages/workbench/index.vue
@@ -42,7 +42,7 @@
      <view class="content-item mt-10">
         <text class="title">订单</text>
         <view class="flex align-center mt-10">
            <view class="flex flex-v align-center list-item">
            <view class="flex flex-v align-center list-item" @click="linkTo('./selectCustomer')">
               <image class="content-icon" src="../../static/images/order1.png"></image>
               <text class="font-12 mt-10 font-dark">新建订单</text>
            </view>