微信小程序开发

阅读: 评论:0

微信小程序开发

微信小程序开发

页面效果

mobile.wxml

<!--pages/mobile/mobile.wxml-->
<view class="content"><view class="hr"></view><view class="numbg"><view>+86</view><view><input placeholder="请输入手机号" maxlenge="11" bindblur="mobileblur"/></view></view><view><view class="xieyi"><icon type="success" color="green" size="18"></icon><text class="agree">同意</text><text class="opinion">中国用户注册协议</text></view></view><button class="btn" disabled="{{disabled}}" type="{{btnstate}}" bindtap="login">下一步</button></view>

mobile.wxss

/* pages/mobile/mobile.wxss */
.content{width: 100%;height: 600px;background-color: #f2f2f2;}.hr{padding-top: 20px;}.numbg{border: 1px solid #cccccc;width: 90%;margin: 0 auto;background-color: #ffffff;border-radius: 5px;display: flex;flex-direction: row;height: 50px;}.numbg view{margin-left: 20px;margin-top: 14px;}.xieyi{margin-top: 15px;margin-left: 15px;}.agree{font-size: 13px;margin-left: 5px;color: #666666;}.opinion{font-size: 13px;color: #000000;font-weight: bold;}.btn{width: 90%;margin-top: 30px;}

mobile.js

// pages/mobile/mobile.js
Page({data: {disabled: true,btnstate: "default",mobile:""},mobileblur: function (e) {var content= e.detail.value;if(content!=""){this.setData({ disabled: false, btnstate: "primary", account: content });}else{this.setData({disabled:true,btnstate:"default",mobile:""});}}})

mobile.json

{"usingComponents": {},"navigationBarTitleText": "手机快速注册"
}

本文发布于:2024-02-04 05:50:44,感谢您对本站的认可!

本文链接:https://www.4u4v.net/it/170700388952795.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:程序开发   微信小
留言与评论(共有 0 条评论)
   
验证码:

Copyright ©2019-2022 Comsenz Inc.Powered by ©

网站地图1 网站地图2 网站地图3 网站地图4 网站地图5 网站地图6 网站地图7 网站地图8 网站地图9 网站地图10 网站地图11 网站地图12 网站地图13 网站地图14 网站地图15 网站地图16 网站地图17 网站地图18 网站地图19 网站地图20 网站地图21 网站地图22/a> 网站地图23