Browse Source

修改测试bug

lulihong 6 years ago
parent
commit
81899f3132
2 changed files with 6 additions and 2 deletions
  1. 1 1
      html/login/html/login.html
  2. 5 1
      html/mine/html/worktime.html

+ 1 - 1
html/login/html/login.html

@ -267,6 +267,7 @@
					mui.later(function() {
						mui.toast("登录成功");
						mui.openWindow('../../home/html/main.html', 'main', {});
						enabledDom("btn_login");
					}, 500);
				} else {
					mui.toast(res.msg);
@ -315,7 +316,6 @@
			if(docType) {
				plus.storage.removeItem("docType");
			}
			//logout();
			plus.nativeUI.closeWaiting();
		}

+ 5 - 1
html/mine/html/worktime.html

@ -11,6 +11,10 @@
		<link rel="stylesheet" href="../../../common/cross/css/cross.css" type="text/css" />
		<link rel="stylesheet" href="../../../common/cross/css/cross.ui.css" type="text/css" />
		<style>
			body,html{
				height: 100%;
				overflow: auto;
			}
			.c-list-link{ padding: 0;}
			.c-nowrap{ line-height: 40px;}
			.demo-comtop .save{ display: block;width: 45px;height: 45px; color:#17b3ec;position: absolute;right: 10px;top: 0;}
@ -77,7 +81,7 @@
		<div class="c-list-info tit">
			<h4 class="c-nowrap">每周排班计划:</h4>
		</div>
		<table class="cycworktime">
		<table class="cycworktime" style="margin-bottom: 40px;">
			<thead>
				<tr>
					<th></th>