Browse Source

Merge branch 'master' of http://192.168.1.220:10080/raolu/sr-iHealthwx

linehang 7 years ago
parent
commit
7820344684
3 changed files with 8 additions and 8 deletions
  1. 1 1
      html/home/html/forgetPwd.html
  2. 5 5
      html/home/html/login.html
  3. 2 2
      html/home/html/regist-info.html

+ 1 - 1
html/home/html/forgetPwd.html

@ -92,7 +92,7 @@
                </div>
                <div class="n-list-info">
                    <input id="idcardTxt" maxlength="18" minlength="11" type="text" class="width-100 c-f16 c-5b5b5b"
                           placeholder="身份证号" value="362321199703137824">
                           placeholder="身份证号" value="">
                    <a href="#" class="searchbar-clear"></a>
                </div>
                <div id="checkIdCard" class="n-list-key pl15 c-17b3ec" >

+ 5 - 5
html/home/html/login.html

@ -36,9 +36,9 @@
	</div>
</div>-->
<div class="main">
    <div class="bgc-fa8888 ptb10 plr10">
    <!-- <div class="bgc-fa8888 ptb10 plr10">
        <span class="c-f14 c-fff">已签约居民可直接使用身份证号及默认密码登录</span>
	</div>
	</div> -->
	<div class="tabox">
			<div class="tabcontent fc " name="fastLogin"><span class="activeTab">手机号快捷登录</span></div>
			<div class="tabcontent fc" name="passwordLogin"><span>账号密码登录</span></div>
@ -50,7 +50,7 @@
							<i class="iconfont icon-shouji1"></i>
						</div>
						<div class="n-list-info">
							<input id="txtMobile" onblur="setPhone()" type="tel" class="width-100 c-f16 c-5b5b5b" maxlength="11" placeholder="请输入手机号码" onkeyup="this.value=this.value.replace(/[^\d]/g,'')" value="15980862610"/>
							<input id="txtMobile" onblur="setPhone()" type="tel" class="width-100 c-f16 c-5b5b5b" maxlength="11" placeholder="请输入手机号码" onkeyup="this.value=this.value.replace(/[^\d]/g,'')" />
							<a href="#" class="searchbar-clear"></a>
						</div>
						<div id="messageCode1" class="n-list-key pl15 c-17b3ec" onclick="sendCode()">
@ -122,8 +122,8 @@
	var dd = dialog({contentType:'load', skin:'bk-popup', content:'登录中...'});
	var Request = new Object();
	Request = GetRequest();
	var openid = Request["openid"];
	var type = Number(Request["type"]);
	var openid = Request["openid"] || '123456';
	var type = Number(Request["type"]) || 4;
	var mobile1 = Request["mobile"];
	var idcard = Request["idcard"];
	var clock = "";

+ 2 - 2
html/home/html/regist-info.html

@ -38,10 +38,10 @@
</head>
<body>
<div class="main">
    <div class="c-list-info tit1">
    <!-- <div class="c-list-info tit1">
        系统提醒您,未办理医保卡或2016年6月后才办理医保卡的居民暂时无法在本平台注册。
        <i></i>
    </div>
    </div> -->
    <ul class="n-list edit-info registered c-border-tb mt10 c-f16 form-register">
        <li>
            <div class="n-list-key" style="width: 2.3em;">