| | |
| | | <navigator hover-class='none' url="/pages/inspect/bad" navigateTo>
|
| | | <view class="cuIcon-appreciate text-blue">
|
| | | </view>
|
| | | <text>货物标记</text>
|
| | | <text>不良标记</text>
|
| | | </navigator>
|
| | | </view>
|
| | |
|
| | |
| | | <text>上架</text>
|
| | | </navigator>
|
| | | </view>
|
| | | </view>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | | <!-- <view class="cu-list menu card-menu margin-top-xl margin-bottom-xl shadow-lg radius">
|
| | | <view class="cu-item arrow">
|
| | | <navigator class="content" url="/pages/userinfo/userinfo" hover-class="none">
|
| | | <text class="cuIcon-profile text-blue"></text>
|
| | | <text class="text-grey">个人信息</text>
|
| | | <view class="cu-item">
|
| | | <navigator hover-class='none' url="/pages/phyz/inStock/inStock" navigateTo>
|
| | | <view class="cuIcon-punch text-blue">
|
| | | </view>
|
| | | <text>入库上架</text>
|
| | | </navigator>
|
| | | </view>
|
| | | </view> -->
|
| | | </view>
|
| | | |
| | | <view class="cu-bar bg-white solid-bottom margin-top">
|
| | | <view class="action">
|
| | | <text class="cuIcon-title text-orange "></text> 出库
|
| | | </view> |
| | | </view>
|
| | | |
| | | <view class="cu-list grid col-4 no-border">
|
| | | <view class="cu-item">
|
| | | <navigator hover-class='none' url="/pages/outbound/fastPicking" navigateTo>
|
| | | <view class="cuIcon-apps text-blue">
|
| | | </view>
|
| | | <text>快速拣货</text>
|
| | | </navigator>
|
| | | </view>
|
| | | |
| | | </view>
|
| | |
|
| | | <view class="padding flex flex-direction">
|
| | | <view class="cu-btn bg-red margin-tb-sm lg round" @click="equit">退出登录</view>
|