知识付费微信小程序
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.
 
 
 

1 lines
1.4 KiB

<view class="content data-v-58fd8966"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index"><image src="{{item}}" width="100%" class="_img data-v-58fd8966"></image></block><view class="bottom data-v-58fd8966"><view class="shang data-v-58fd8966" style="padding-bottom:200rpx;"><view style="color:#fff;margin-top:60rpx;border:1px solid #fff;padding:10rpx 20rpx;" class="data-v-58fd8966">联系客服</view></view></view><view class="abtn _div data-v-58fd8966"><view style="padding:10px;" class="data-v-58fd8966"><text style="color:#000;font-size:25rpx;" class="data-v-58fd8966">{{'单价'+price+"¥"}}</text></view><u-number-box bind:input="__e" style="margin:0 auto;" vue-id="8dd740cc-1" min="{{1}}" value="{{registerForm.num}}" data-event-opts="{{[['^input',[['__set_model',['$0','num','$event',[]],['registerForm']]]]]}}" class="data-v-58fd8966" bind:__l="__l" vue-slots="{{['minus','plus']}}"><view class="minus data-v-58fd8966" slot="minus"><u-icon vue-id="{{('8dd740cc-2')+','+('8dd740cc-1')}}" name="minus" size="12" class="data-v-58fd8966" bind:__l="__l"></u-icon></view><view class="plus data-v-58fd8966" slot="plus"><u-icon vue-id="{{('8dd740cc-3')+','+('8dd740cc-1')}}" name="plus" color="#FFFFFF" size="12" class="data-v-58fd8966" bind:__l="__l"></u-icon></view></u-number-box><view class="zhif data-v-58fd8966">立即支付<text style="padding-left:10rpx;" class="data-v-58fd8966">{{price*registerForm.num+"¥"}}</text></view></view></view>