Browse Source

奥术大师大所多

git-svn-id: svn://svn7.apicloud.com/A6007457911931/%E5%9C%88%E5%A4%9A%E5%A4%9A@683 0e1a2743-8d03-4e5a-a60c-7e26af42b145
1149931599@qq.com 4 years ago
parent
commit
63b959ed5d
2 changed files with 6 additions and 2 deletions
  1. 3 0
      html/home/hoteldtl.html
  2. 3 2
      html/home/showgoods.html

+ 3 - 0
html/home/hoteldtl.html

@@ -396,6 +396,9 @@
 		.activeD{
 			background-color: #d9251c !important;
 		}
+		.back-top{
+			bottom: 1.4rem;
+		}
     </style>
 		<script>
 			(function(w, d, m) {

+ 3 - 2
html/home/showgoods.html

@@ -472,7 +472,7 @@
         <div class="section">
             <div id="goods-content" class="goods-tab2 goods-tab-c"></div>
             <div id="goods-issue" class="mask-hidden goods-tab2 goods-tab-d"></div>
-			<div class="hei" style="height: 0.65rem;"></div>
+			<div class="hei" style="height: 0.62rem;"></div>
         </div>
     </div>
     <div class="buy-btn" id="footer2">
@@ -567,13 +567,14 @@ apiready = function() {
 	// console.log(hei);
 	// $api.fixIos7Bar($api.byId('header2'));
 	if($api.fixTabBar($api.byId('footer2'))>48){
-		$(".hei").css("height","1.2rem");
+		$(".hei").css("height","1.6rem");
 		$(".mask-goods").css("bottom","1.5rem");
 	}
 	var deviceModel = api.deviceModel;
 	var num=deviceModel.substr(deviceModel.length-4,2)+""+deviceModel.substr(deviceModel.length-1,1)
 	if(num<=105){
 		$(".mask-goods").css("bottom","1.001rem");
+		
 	}
 	$(".goods-tab-b-line").css("top",(hei-1)+"px")
     _keyid = api.pageParam.keyid;