detail.wxml 1.1 KB

1
  1. <view class="detail-page data-v-ff6759fc"><view class="info-box data-v-ff6759fc"><image class="img-icon data-v-ff6759fc" src="/static/ic_tab_shutdown_selected.png"></image><view class="data-v-ff6759fc"><view class="item-text data-v-ff6759fc">{{"设备名称:"+(item.name||'-')}}</view><view class="item-text data-v-ff6759fc">{{"稼动率:"+(item.time||'-')}}</view><view class="item-text data-v-ff6759fc">{{"当班产量:"+(item.name||'-')}}</view><view class="item-text data-v-ff6759fc">{{"模具编号:"+(item.time||'-')}}</view><view class="item-text data-v-ff6759fc">{{"生产产品:"+(item.name||'-')}}</view></view></view><view class="chart-box data-v-ff6759fc"><view class="title data-v-ff6759fc">每小时产量</view><qiun-data-charts vue-id="ed82e378-1" type="line" opts="{{opts}}" chartData="{{chartData}}" class="data-v-ff6759fc" bind:__l="__l"></qiun-data-charts></view><view class="chart-box data-v-ff6759fc"><view class="title data-v-ff6759fc">每小时用电量</view><qiun-data-charts vue-id="ed82e378-2" type="line" opts="{{opts}}" chartData="{{chartDataElec}}" class="data-v-ff6759fc" bind:__l="__l"></qiun-data-charts></view></view>