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.
|
- <navbar text="兑换" home back background='#FD832D' color="white"></navbar>
- <view class="section" style="padding-top:{{navigationBarHeight}};">
- <input placeholder="请输入兑换码" clearable/>
- <button type="text" size="{{primarySize}}" style="background:#FD832D;color:#fff;" bindtap="exchange">兑换</button>
- </view>
|