main
liudan 1 year ago
parent d7b1b17751
commit 1d4536aa8e
  1. 4
      pages/index/index.vue
  2. 2
      pages/index/index/home-head.vue

@ -216,7 +216,9 @@ export default {
this.showNoticeModal = false;
}
// #endif
// this.getLocation();
// #ifdef MP-WEIXIN
this.getLocation();
// #endif
if(o && o.spm) {
this.spm = o.spm
}

@ -22,9 +22,11 @@
</view>
<!-- <view style="font-size: 26rpx;margin-top:18rpx;margin-left: 50rpx;">距离您{{distance}}</view> -->
</view>
<!-- #ifndef MP-WEIXIN -->
<view class="dingwei" @tap="setLocation">
定位
</view>
<!-- #endif -->
</view>
<!-- <view
hover-class="hover-search"

Loading…
Cancel
Save