|
|
|
@ -142,26 +142,29 @@ |
|
|
|
</block> |
|
|
|
|
|
|
|
</view> |
|
|
|
<!-- <view class='add' catchtap='add'> |
|
|
|
<image class="ico" src="/imgs/tianjia.png"></image> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<!-- <button class='submit' catchtap='submitForm'>保存</button> --> |
|
|
|
<view class='imageView' catchtap='add'> |
|
|
|
|
|
|
|
<!-- <view class='imageView' catchtap='add'> |
|
|
|
<image class='currentImage' src="/imgs/longWhiteBtn.png"> |
|
|
|
<view class='btnTextView'> |
|
|
|
<text class='blueAddText'>添加存货</text> |
|
|
|
</view> |
|
|
|
</image> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<view class='bottomGroupView'> |
|
|
|
<view class='imageViewNoMargin' catchtap='moreBtnClick'> |
|
|
|
<!-- <view class='imageViewNoMargin' catchtap='moreBtnClick'> |
|
|
|
<image class='currentImage' src="/imgs/blueBtn.png"> |
|
|
|
<view class='btnTextView'> |
|
|
|
<text class='btnText'>更多</text> |
|
|
|
</view> |
|
|
|
</image> |
|
|
|
</view> --> |
|
|
|
<view class='imageViewNoMargin' catchtap='add'> |
|
|
|
<image class='currentImage' src="/imgs/blueBtn.png"> |
|
|
|
<view class='btnTextView'> |
|
|
|
<text class='btnText'>添加存货</text> |
|
|
|
</view> |
|
|
|
</image> |
|
|
|
</view> |
|
|
|
<view class='imageViewNoMargin' catchtap='submitForm'> |
|
|
|
<image class='currentImage' src="/imgs/blueBtn.png"> |
|
|
|
|