leafletMapOur/loginMap/js/vueMain.js
@@ -22,11 +22,15 @@ resultFeedbackPopupShow: false, popupDisplay: "none", regionName: '' regionName: '', }, methods: { getLocalPoliceStation () { window.parent.getRegionName(this.regionName) uni.postMessage({ data: this.regionName }) }, getDataList () { var that = this @@ -167,7 +171,8 @@ } }, created () { }, created () { }, mounted () { this.getDataList() this.getLocationData()