ソースを参照

iOS隐藏版本更新功能

xuchunyang 8 年 前
コミット
11908032d0
共有2 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 1 1
      app/css/app.css
  2. 1 0
      app/js/setup.js

+ 1 - 1
app/css/app.css

@ -372,7 +372,7 @@ ul.boxnav li.set span:before{
372 372
/*邀请新用户*/
373 373
.inviteBox{position:relative;height:200px;background: url(../images/yqbg.jpg) center center no-repeat #f5f5f7;}
374 374
.inviteBtn{position: absolute;bottom:20px; left:50%;margin-left: -60px;padding:4px 30px;background: #ff9900;color:#FFFFFF;}
375

375
.noborder:after{height: 0;}
376 376
/***********************我的账户*******************/
377 377

378 378
/***********************专家信息修改*******************/

+ 1 - 0
app/js/setup.js

@ -13,6 +13,7 @@ mui.ready(function() {
13 13
	var ifosad =ifiosAmdandroid();
14 14
	if(ifosad==1){
15 15
		document.getElementById("ifios").style.display="none";
16
		document.getElementById("noborder").classList.add("noborder");
16 17
	}
17 18
	/*账户与安全*/
18 19
	security.addEventListener('tap',function(){