Browse Source

清理之前添加的定位模块和获取状态栏高度模块

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

+ 0 - 2
html/frame0.html

@@ -801,8 +801,6 @@
 							});
 						}							
 				}else{
-					
-					console.log("安卓");
 					api.requestPermission({list:['location']}, function(ret, err){});
 				}
 				$(".border-none").removeClass("mask-hidden");

+ 0 - 4
html/home/hoteldtl.html

@@ -508,10 +508,6 @@
 		apiready = function() {
 			_storeid = api.pageParam.keyid;
 			 $(".ft").css("top",'3px');
-			// var statusBar = api.require('statusBar');
-			// statusBar.getStatusBarHeight(function(ret, err){
-			   
-			// });
 			$(".goods-list").attr("page", "1");
 			setIosTopBar();
 			getstoreCategory();