flat:清理不用的文件
This commit is contained in:
@@ -150,6 +150,10 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
geolocation() {
|
||||
this.longitude = 104.397894;
|
||||
this.latitude = 31.126855;
|
||||
},
|
||||
initMap() {
|
||||
this.map = new Map({
|
||||
target: 'map',
|
||||
|
||||
Reference in New Issue
Block a user