|
|
@ -1,6 +1,7 @@ |
|
|
<!--pages/outStore/outStoreDetail/outStoreDetail.wxml--> |
|
|
<!--pages/outStore/outStoreDetail/outStoreDetail.wxml--> |
|
|
<view class='imageView'> |
|
|
<view class='imageView'> |
|
|
<image class='currentImage' src="/imgs/blueBtn.png"> |
|
|
|
|
|
|
|
|
<!-- <image class='currentImage' src="/imgs/blueBtn.png"> --> |
|
|
|
|
|
<image class='currentImage' src="/imgs/outStoreBackImage.png"> |
|
|
<view class='totalMoneyView'> |
|
|
<view class='totalMoneyView'> |
|
|
<text class='totalMoney'>总金额</text> |
|
|
<text class='totalMoney'>总金额</text> |
|
|
</view> |
|
|
</view> |
|
|
|