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
2.5 KiB
1 lines
2.5 KiB
<view class="activityEntry data-v-2f84d26c" style="background:url(../../../../static/chooseCade/reddogbg.png);"><far-bottom vue-id="1f75c37c-1" class="data-v-2f84d26c" bind:__l="__l"></far-bottom><view class="data-v-2f84d26c"><view class="dis-flex data-v-2f84d26c" style="justify-content:center;align-items:center;padding-top:180rpx;"><image style="width:120rpx;height:120rpx;border-radius:50%;" src="{{particulars.avatar}}" mode="aspectFill" class="data-v-2f84d26c"></image></view><view class="t-c f-36 data-v-2f84d26c" style="padding:30rpx 0 0;color:#FFFFFF;">{{''+particulars.title+''}}</view><view class="t-c f-30 data-v-2f84d26c" style="padding:30rpx 0 200rpx;color:#FFFFFF;">{{''+particulars.nickname+"转赠"+particulars.money+'元'}}</view><view class="dis-flex data-v-2f84d26c" style="justify-content:center;align-items:center;padding-bottom:30rpx;"><input class="uni-input t-c data-v-2f84d26c" style="padding:10rpx 20rpx;background-color:#FFFFFF;width:70vw;height:70rpx;border-radius:10rpx;" adjust-position="{{false}}" placeholder="请输入你的姓名" maxlength="4" placeholder-style="text-align: center;" data-event-opts="{{[['blur',[['inputBlur',['$event']]]],['confirm',[['inputBlur',['$event']]]],['input',[['__set_model',['$0','realname','$event',[]],['message']]]]]}}" value="{{message.realname}}" bindblur="__e" bindconfirm="__e" bindinput="__e"/></view><view class="dis-flex data-v-2f84d26c" style="justify-content:center;align-items:center;"><input class="uni-input t-c data-v-2f84d26c" style="padding:10rpx 20rpx;background-color:#FFFFFF;width:70vw;height:70rpx;border-radius:10rpx;" adjust-position="{{false}}" placeholder="请输入你的手机号" type="number" maxlength="11" placeholder-style="text-align: center;" data-event-opts="{{[['blur',[['inputBlur',['$event']]]],['confirm',[['inputBlur',['$event']]]],['input',[['__set_model',['$0','mobile','$event',[]],['message']]]]]}}" value="{{message.mobile}}" bindblur="__e" bindconfirm="__e" bindinput="__e"/></view><view class="t-c f-28 data-v-2f84d26c" style="padding:30rpx 30rpx;color:#FE9894;overflow:hidden;">输入你的信息,收到的人民币自动放入你的账户</view><view class="dis-flex data-v-2f84d26c" style="justify-content:center;align-items:center;padding-top:50rpx;"><view data-event-opts="{{[['tap',[['goshouqian',['$event']]]]]}}" class="t-c f-30 data-v-2f84d26c" style="width:55vw;height:80rpx;border-radius:15rpx;background-color:#FEEC62;line-height:80rpx;color:#FF4444;" bindtap="__e">确认</view></view></view></view>
|