Browse Source

开放多角色切换

lulihong 6 years ago
parent
commit
288c7699e3
3 changed files with 3 additions and 3 deletions
  1. 1 1
      html/home/html/qiehuan.html
  2. 1 1
      html/home/js/home2.js
  3. 1 1
      html/home/js/main.js

+ 1 - 1
html/home/html/qiehuan.html

@ -32,7 +32,7 @@
					<img class="ico" src='../images/guanliyuan_btn.png'>管&nbsp;&nbsp;&nbsp;&nbsp;理&nbsp;&nbsp;&nbsp;&nbsp;员
					<img class="checked" src='../images/checked.png'></li>
				<li class="item-2" data-type='2'>
					<img class="ico" src='../images/yisheng_btn.png'>全&nbsp;&nbsp;科&nbsp;&nbsp;医&nbsp;生
					<img class="ico" src='../images/yisheng_btn.png'>&nbsp;&nbsp;医&nbsp;生
					<label></label>
					<img class="checked" src='../images/checked.png'></li>
				<li class="item-1" data-type='1'>

+ 1 - 1
html/home/js/home2.js

@ -29,7 +29,7 @@
	mui.plusReady(function() {
		initScroller();
		//切换角色事件
//		initQiehuanDom();
		initQiehuanDom();
		//初始化扫码按钮  
		initSaoMaDom();
		docType = parseInt(plus.storage.getItem("docType"));

+ 1 - 1
html/home/js/main.js

@ -259,7 +259,7 @@ function initApp(){
//	if(isMultiRole()){
//		subPages.push("admin.html");
//		//初始化角色切换事件
//		qiehuanInit(self);
		qiehuanInit(self);
//	}
	$('.mui-bar').show();
	var subStyles = {