Merge branch 'master' of http://git.feashow.cn/odjbin/city-store-transfer
# Conflicts: # pages/index/index.vue # pages/my/my.vue
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
// this.getLocation()
|
||||
},
|
||||
methods: {
|
||||
getLocation(){
|
||||
getLocation() {
|
||||
uni.getLocation({
|
||||
type: 'wgs84',
|
||||
// geocode: true, // 返回城市信息
|
||||
@@ -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
|
||||
}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user