浏览代码

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 年之前
父节点
当前提交
40f3066d34
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      html/frame0.html

+ 0 - 4
html/frame0.html

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