@@ -275,6 +275,7 @@ export default {
onLoad(query) {
this.query = query;
let that = this;
+ //模糊定位
uni.getFuzzyLocation({
type: "gcj02",
success(res) {