Browse Source

APP首页定位问题修复

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

+ 0 - 4
html/frame0.html

@@ -597,7 +597,6 @@
 			} else {
 				$(".border-none").addClass("mask-hidden");
 			}
-			console.log("123");
 			if (_isload) {
 				return false;
 			}
@@ -785,11 +784,8 @@
 		function getAddress() {
 			var has = hasPermission('location');
 			var aMap = api.require('aMap');
-			console.log(JSON.stringify(has));
 			if (!has || !has[0] || !has[0].granted) {
-				
 				if(api.systemType == 'ios'){
-					console.log("ios");
 						if(isShowLoad){
 							api.confirm({
 							    title: '提醒',