7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
<view class="yuetop">
|
|
<view class="all">总资产</view>
|
|
<view class="money">
|
|
<text>{{money}}</text>
|
|
<text class="chong" bind:tap="recharge">充值</text>
|
|
</view>
|
|
</view> |