You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <view class='content'>
- <view class='head clearfix'>
- <text class='fl'>付款给呷脯呷脯</text>
- <image class='fr' src='./../../assets/img/logo.png' mode='widthFix'></image>
- </view>
- <text class='txt1'>金额</text>
- <view class='money'>
- <text class='icon'>¥</text>
- <text class='num'>200</text>
- <button>确认付款</button>
- </view>
- </view>
|