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.
33 lines
1.5 KiB
33 lines
1.5 KiB
<view class="page-content">
|
|
<view class="avatar-information">
|
|
<view class="head-sculpture">
|
|
<image class="default-avatar" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/default-avatar.png" />
|
|
</view>
|
|
<view class="information-content">
|
|
<view class="information-content-title">付款给李姐烧烤(普罗旺斯店)</view>
|
|
<view class="address-information">
|
|
<view class="address-content">广西南宁市江南区波尔多庄园2-109号商铺</view>
|
|
<image class="address-icon" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/address-icon.png" />
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="payment-content">
|
|
<view class="payment-title">付款金额(元)</view>
|
|
<view class="amount-input">
|
|
<view class="amount-characters">¥</view>
|
|
<input class="enter-amount-input" bindinput= "" name="phone" placeholder="请输入金额" value="" />
|
|
</view>
|
|
<view class="prompt-content">向商家询问支付金额</view>
|
|
</view>
|
|
<view class="remind-content">
|
|
<view class="remind-content-left">
|
|
<view class="content-left-title">支付金额给商户</view>
|
|
<view class="line-style"></view>
|
|
<view class="payment-type">
|
|
<image class="alipay-icon" src="https://common-1257637852.cos.ap-guangzhou.myqcloud.com/paidui-pay/alipay-icon.png" />
|
|
<view class="payment-type-text">支付宝支付</view>
|
|
</view>
|
|
</view>
|
|
<view class="content-right">查看活动规则</view>
|
|
</view>
|
|
</view>
|