1 line
4.9 KiB
Plaintext
1 line
4.9 KiB
Plaintext
|
<view class="award"><view class="t1 flex_items flex_center"><view class="flex_around mt120" style="width:calc(100% - 160rpx);"><image style="width:100rpx;height:80rpx;" src="{{imgUrl+'hg.png'}}" mode></image><image style="width:360rpx;height:160rpx;" src="{{imgUrl+'wz.png'}}" mode></image><image style="width:100rpx;height:80rpx;" src="{{imgUrl+'hg.png'}}" mode></image></view></view><view class="pos" style="width:100%;height:400rpx;"><view class="deng flex_column flex_items" style="left:120rpx;top:100rpx;"><text class="bold f28 mt15" style="color:#FEA100;">X5</text><text class="f16" style="color:#FEA100;">积分领取</text></view><view class="deng flex_column flex_items" style="left:40rpx;top:260rpx;"><text class="bold f28 mt15" style="color:#FEA100;">X2</text><text class="f16" style="color:#FEA100;">积分领取</text></view><view class="deng flex_column flex_items" style="right:80rpx;top:200rpx;"><text class="bold f28 mt15" style="color:#FEA100;">X6</text><text class="f16" style="color:#FEA100;">积分领取</text></view></view><view class="flex_items flex_center wk" style="width:100%;"><view class="kk"><view class="flex_items flex_center mt40" style="width:100%;"><view class="flex_around flex_items" style="width:calc(100% - 340rpx);"><image style="width:90rpx;height:90rpx;" src="{{imgUrl+'xq.png'}}" mode></image><image style="width:432rpx;height:100rpx;" src="{{imgUrl+'xwz.png'}}" mode></image><image style="width:90rpx;height:90rpx;" src="{{imgUrl+'xq2.png'}}" mode></image></view></view><view class="flex_items flex_center" style="width:100%;"><view class="plr30" style="width:calc(100% - 160rpx);"><view class="ptb15" style="background:#FFFFFF;border-radius:8rpx;border:1rpx solid #DCD1AE;"><input class="uni-input plr10" focus="{{true}}" placeholder="输入手机号" data-event-opts="{{[['input',[['__set_model',['$0','phone','$event',[]],['form']]]]]}}" value="{{form.phone}}" bindinput="__e"/></view></view></view><view class="flex_items flex_center mt30" style="width:100%;"><view class="plr30" style="width:calc(100% - 160rpx);"><view class="ptb15 flex_start flex_items" style="background:#FFFFFF;border-radius:8rpx;border:1rpx solid #DCD1AE;"><input class="uni-input plr10" focus="{{true}}" placeholder="验证码" data-event-opts="{{[['input',[['__set_model',['','code','$event',[]]]]]]}}" value="{{code}}" bindinput="__e"/><image style="width:210rpx;height:50rpx;" src="{{imgcode}}" mode data-event-opts="{{[['tap',[['getimgcode',['$event']]]]]}}" bindtap="__e"></image></view></view></view><view class="flex_items flex_center mt30" style="width:100%;"><view class="plr30" style="width:calc(100% - 160rpx);"><view class="ptb15 flex_start flex_items" style="background:#FFFFFF;border-radius:8rpx;border:1rpx solid #DCD1AE;"><input class="uni-input plr10" focus="{{true}}" placeholder="输入手机验证码" data-event-opts="{{[['input',[['__set_model',['$0','code','$event',[]],['form']]]]]}}" value="{{form.code}}" bindinput="__e"/><view data-event-opts="{{[['tap',[['getcode',['$event']]]]]}}" class="f30 f-center" style="width:210rpx;color:#F5363A;border-left:1px solid #ECCACB;" bindtap="__e">{{codemsg}}</view></view></view></view><view class="flex_items flex_center" style="width:100%;"><view data-event-opts="{{[['tap',[['submitgo',['$event']]]]]}}" class="subg mt40 f24 f-center" bindtap="__e">立即领取</view></view></view></view><block wx:if="{{ismask2}}"><view class="mask flex_items flex_center"><view class="mk2 plr50 flex_column flex_items pos"><image style="width:144rpx;height:38rpx;margin-top:260rpx;" src="{{imgUrl+'cgl.png'}}" mode></image><image class="abs" style="width:52rpx;height:52rpx;bottom:-100rpx;" src="{{imgUrl+'qudiao.png'}}" mode data-event-opts="{{[['tap',[['closemsk',['$event']]]]]}}" bindtap="__e"></image><view class="mt30 f24 f-center" style="width:464rpx;height:60rpx;line-height:60rpx;background:#FFEFE2;border-radius:20rpx;color:#DE9D68;">领取成功后在个人中心我的积分查看</view><view data-event-opts="{{[['tap',[['zhi',['cha']]]]]}}" class="anqi f-center f24 mt80" bindtap="__e">查看规则</view
|