会员信息
This commit is contained in:
parent
c09aa948bf
commit
204a6293e9
@ -15,7 +15,7 @@
|
||||
</view>
|
||||
<!-- 金刚区 -->
|
||||
<view class="conttainer-jg">
|
||||
<view class="jg-box">
|
||||
<view class="jg-box" @click="toQRcode">
|
||||
<view class="jg-img">
|
||||
<image src="../../static/imgs/viprwm.png" mode=""></image>
|
||||
</view>
|
||||
@ -346,6 +346,11 @@
|
||||
url: '/pagesHome/PointsMall/PointsMall'
|
||||
})
|
||||
},
|
||||
toQRcode(){
|
||||
uni.navigateTo({
|
||||
url: '/pagesHome/QRcode/QRcode'
|
||||
})
|
||||
},
|
||||
goGoGo() {
|
||||
uni.openLocation({
|
||||
latitude: 36.651441,
|
||||
|
Loading…
Reference in New Issue
Block a user