|
@@ -82,7 +82,7 @@
|
|
|
|
|
|
|
|
<view class="account-info_box content_box">
|
|
<view class="account-info_box content_box">
|
|
|
<view class="info-lf_box">
|
|
<view class="info-lf_box">
|
|
|
- <view @click="pageTo({ url: '/admin/item/warning' })">
|
|
|
|
|
|
|
+ <view>
|
|
|
现金(元)
|
|
现金(元)
|
|
|
</view>
|
|
</view>
|
|
|
<view> <text>¥ </text> {{ myInfo.money||0 }} </view>
|
|
<view> <text>¥ </text> {{ myInfo.money||0 }} </view>
|