Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- <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>
|