小程序“成语猜题”兑换页面wxml源码分享

<view class="container">

 

    <view class="ybinfo">您当前可兑换元宝数:  <span style="color:red;">{{curyb}}</span></view>

 

    <view class="noteinfo">注:10000元宝可兑换1R,兑换仅支持支付宝,48小时内兑换成功,可查看近20笔兑换记录。</view>

   

    <view class="inputarea"><view class="duihuaninfo">兑换账号:</view><input value="{{zfbid}}" type="text" bindinput="accountnuminput" placeholder="请输入兑换账号"   class="inputinfo" /><vie class="xianjininfo">|</vie><input value="{{zfbname}}" type="text" bindinput="accouuntnameinput" placeholder="姓名"   class="inputinfo" style="width:130rpx;" /></view>

 

    <view class="inputarea" style="margin-top:220rpx;"><view class="duihuaninfo">申请兑换</view><input  type="text" bindinput="txnuminput" placeholder="数目"   class="inputinfo" style="width:130rpx;" />现金</view>

 

   <button bindtap="txinput" class="inputbt" style="margin-left:37%;width:26%;font-size:30rpx;line-height:30rpx;">提交</button>

   

   <scroll-view  scroll-y class="txarea">

       

       <view wx:for="{{txlist}}" wx:key="id"  class="txone">

            <view class="txid" style="width:8%;">{{index+1}}</view>

            <view class="txinfo" style="width:20%">¥{{item.tx_yb}}</view>

            <view class="txinfo" style="width:50%;">{{item.tx_time}}</view>

                <view wx:if="{{item.tx_status==0}}">

                <view class="txinfo" style="float:right;width:20%">兑换中</view>

                </view>

                <view wx:elif="{{item.tx_status==1}}">

                <view class="txinfo" style="float:right;width:20%">已兑换</view>

                </view>

                <view wx:else>

                <view class="txinfo" style="float:right;width:20%">兑换失败</view>

                </view>

            <view style="height:5rpx;width:100%;background-color:white;"></view>

        </view>

        <view style="height:5rpx;width:100%;background-color:white;"></view>

        

 

   </scroll-view>


 

    

  

    <view class="nullblock">

    </view>

</view>

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

py编程

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值