#
whycq
2023-10-23 88bd5389ece5fc2e404cd1a17dbc2f5dea17eb78
Monitor-APP/pages/home/home.vue
@@ -244,6 +244,10 @@
               </view>
            </view>
         </view>
         <view class="btn">
            <!-- <button >拣料回库</button> -->
            <button  size="mini" type="primary" @click="">拣料回库</button>
         </view>
      </uni-transition>
      <!-- 异常信息 -->
      <uni-transition :duration="duration" :mode-class="errorInfoMode" :show="errorInfoViewShow">
@@ -423,10 +427,10 @@
            this.initPieChart()
            this.getOther()
            this.getDate2()
            // this.getInfo()
            // this.getError()
            this.getInfo2()
            this.getError2()
            this.getInfo()
            this.getError()
            // this.getInfo2()
            // this.getError2()
            this.getUrl()
            this.controller()
         },1000)
@@ -792,6 +796,15 @@
   /* @import url("../../static/css/common.css"); */
   @import url("home.css");
   /* 列 */
   .btn {
      position: fixed;
      width: 100%;
      height: 10vh;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center;
   }
   .flex-col {
      display: flex;
      flex-direction: column;
@@ -976,7 +989,7 @@
   }
   .info-main {
      width: 100vw;
      height: 88vh;
      height: 80vh;
      display: flex;
      justify-content: center;
      align-items: center;