朱桂飞
2024-08-01 6959c1d4ee2244691603ab1f471b750ac517725d
pages/tabBar/general.vue
@@ -12,7 +12,7 @@
       
       -->
      <cu-custom bgColor="bg-gradual-blue" :isBack="false">
         <block slot="content">干燥设备监控系统</block>
         <block slot="content">智能中草药干燥设备配套系统</block>
      </cu-custom>
      <u-toast ref="uToast"></u-toast>
      <!--       <view class="card-box dynamic shadow cu-list menu">
@@ -360,7 +360,8 @@
         this.getMonth(month)
         let day = uni.$u.timeFormat(new Date(), 'yyyy-mm-dd')
         this.getOrderList(day, day)
         this.getOrderList(day, day);
      },
      methods: {