# Conflicts:
#	pages/index/index.vue
#	pages/my/my.vue
This commit is contained in:
LuoShijie
2023-11-01 22:43:46 +08:00
7 changed files with 329 additions and 114 deletions

View File

@@ -51,7 +51,7 @@
// this.getLocation()
},
methods: {
getLocation(){
getLocation() {
uni.getLocation({
type: 'wgs84',
// geocode: true, //

View File

@@ -58,7 +58,7 @@
path: "/pages/my/my",
icon: "/static/tabbar/di_icon_wdh.png",
selectIcon: "/static/tabbar/di_icon_wd.png",
text: "店铺转让",
text: "我的",
centerItem: false
}]