欢迎您的到来!     
注册用户 [请登录]      新用户 [免费注册]     
网站首页 电子教程 视频教程 在线题库 毕业设计作品 疑难解答 毕设文档
分类
毕业设计
毕设相关资料  
移动开发
WEBAPP   微信小程序  
数据库
SQL   MySQL  
后端开发
ASP   PHP   JSP   NET   Python  
前端JS
JavaScript   jQuery   Vue.js   React.JS   AngularJS  
前端界面
HTML   CSS   Bootstrap  
毕业设计
小程序毕设   Java毕设   PHP毕设  
 文章详情:微信小程序在线考试系统 刷题小程序 毕业设计(6) 用户注册

【套餐】微信小程序在线考试系统  毕业设计

源代码下载地址:https://ke.qq.com/course/package/28113?tuin=2b10d56

有需要的请添加QQ 45157718(微信同号) 咨询

image.png



wxml代码

<form >
  <view class='denlgu'>
 
    <text class='shuoming'>请输入您的会员账号</text>
    <view class="form-wrap">
      <view class="flex-wrap input-wrap">
        <text class="label">手机号码</text>
        <input value="" id="aa" class="account-info-input" name="uname" />
      </view>
      <view class="flex-wrap input-wrap">
        <text class="label">设置密码</text>
        <input password id="bb" class="account-info-input" name="upwd1" />
      </view>
       <view class="flex-wrap input-wrap">
        <text class="label">确认密码</text>
        <input password id="cc" class="account-info-input" name="upwd2" />
      </view>
    </view>
  
    <text class='shuoming'>请准确填写账号信息,有问题联系客服</text>
    <button class='mysubmit' type='primary' bindtap='toHuiyuan'>注册账号</button>
 
  </view>
</form>



wxss代码

page {
    background-color: #f2f2f2;
  }
  
  .denlgu {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 4px 12px;
  }
  
  .shuoming {
    display: block;
    margin: 8px 0;
    color: gray;
    font-size: 14px;
  }
  
  .form-wrap {
    border-top: 1px solid #eee;
    margin: 10px 0;
  }
  
  .flex-wrap {
    display: flex;
    flex-direction: row;
  }
  
  .input-wrap {
    background: #fff;
    border-bottom: 1px solid #eee;
    margin: 0 -12px;
    padding: 0 12px;
    height: 46px;
    line-height: 46px;
  }
  
  .label {
    color: #999;
    width: 6em;
  }
  
  .account-info-input {
    font-size: 18px;
    line-height: 100%;
    height: 100%;
    width: 100%;
  }
  
  .mysubmit {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .myred{color: red;}



有需要的请添加QQ 45157718(微信同号) 咨询


上一篇: 微信小程序在线考试系统 刷题小程序 毕业设计(5) 答题卡 下一篇: 微信小程序在线考试系统 刷题小程序 毕业设计(7) 用户登录


第一步:学习免费电子文档;   第二步:在线测试考试;   第三步:选择收费视频学习;   第四步:学习技术文章和疑难解答.
友情链接: 微信小程序中文网  |   计算机毕业设计作品网  |   洪荒毕业设计网  |   小白教程网  |   毕业设计资料网  |  
浙ICP备18013434号-3 Copyright ©2020 小白教程网 www.2d5.net (QQ交流群:147415688). Technical support/技术支持:杭州摇亿网络科技