|
@@ -105,7 +105,6 @@ export default {
|
|
this.userMatch()
|
|
this.userMatch()
|
|
},
|
|
},
|
|
mounted () {
|
|
mounted () {
|
|
- console.log(this.pageData)
|
|
|
|
wx.miniProgram.getEnv(res => {
|
|
wx.miniProgram.getEnv(res => {
|
|
this.isApplet = res.miniprogram
|
|
this.isApplet = res.miniprogram
|
|
})
|
|
})
|