achao 1 tahun lalu
induk
melakukan
ad49760aa9
1 mengubah file dengan 12 tambahan dan 15 penghapusan
  1. 12 15
      pages/goodSource/index.vue

+ 12 - 15
pages/goodSource/index.vue

@@ -245,23 +245,20 @@
 				selectedIconPath: 'static/images/common/dingdan@2x.png'
 			})
 			var that = this
-			
+
 			//获取上一次点击起装卸地
 			if (uni.getStorageSync('fPlaceObj')) {
 				that.startPlace = uni.getStorageSync('fPlaceObj');
 			} else {
-				var photol=await permision.checkSystemEnableLocation()
-				if (uni.getStorageSync('confirm_location')||photol) {
-						this.getLngLat()
-				}else{
-					that.startPlace.selected = '北京'
-					uni.setStorageSync('fPlaceObj', {
-						fchoosearea: '全部',
-						fchoosecity: '市辖区',
-						fchooseprovince: '北京',
-						selected: '北京'
-					})
-				}
+
+				that.startPlace.selected = '北京'
+				uni.setStorageSync('fPlaceObj', {
+					fchoosearea: '全部',
+					fchoosecity: '市辖区',
+					fchooseprovince: '北京',
+					selected: '北京'
+				})
+
 			}
 			if (uni.getStorageSync('sPlaceObj')) {
 				that.endPlace = uni.getStorageSync('sPlaceObj');
@@ -423,7 +420,7 @@
 										var intent = new Intent(Settings.ACTION_LOCATION_SOURCE_SETTINGS);
 										main.startActivity(intent); // 打开系统设置GPS服务页面
 										console.log()
-									} 
+									}
 									// else {
 									// 	uni.setStorageSync('fPlaceObj', {
 									// 		fchoosearea: '全部',
@@ -968,7 +965,7 @@
 					// var photol = await permision.checkSystemEnableLocation()
 					// console.log("photol",photol)
 					// if (!photol) {
-						that.get_localtion_permission()
+					that.get_localtion_permission()
 					// }
 				} else {
 					this.upCallback({