拆包机空料位送空蛊
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<template>
|
||||
<view class="zd_container">
|
||||
<nav-bar :title="title"></nav-bar>
|
||||
<view class="zd_content">
|
||||
<view class="zd-row jccenter">
|
||||
<view class="zd-col-16 zd-row">
|
||||
<view class="tab-item" :class="{'tab-item_active': tab === 1}" @tap="tab=1">回库</view>
|
||||
<view class="tab-item" :class="{'tab-item_active': tab === 2}" @tap="tab=2">点对点</view>
|
||||
</view>
|
||||
<view class="zd-row jccenter tab-item-wraper">
|
||||
<view class="zd-col-16 zd-row">
|
||||
<view class="tab-item" :class="{'tab-item_active': tab === 1}" @tap="tab=1">回库</view>
|
||||
<view class="tab-item" :class="{'tab-item_active': tab === 2}" @tap="tab=2">点对点</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="zd_content zd_content_1">
|
||||
<view class="zd_wrapper">
|
||||
<view class="zd-row border-bottom">
|
||||
<view class="zd-col-5">
|
||||
|
||||
Reference in New Issue
Block a user