丰收码
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="qr">
|
||||
<img :src="qrCode" alt="">
|
||||
<img :src="user.qrCode" alt="">
|
||||
</div>
|
||||
|
||||
<div class="my-qr">我的丰收码</div>
|
||||
@@ -44,7 +44,7 @@ export default {
|
||||
...mapState(['user'])
|
||||
},
|
||||
onLoad() {
|
||||
this.getQrCode()
|
||||
// this.getQrCode()
|
||||
uni.setNavigationBarTitle({
|
||||
title: '我的丰收码'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user