You've already forked guangan-mp
修一下
This commit is contained in:
@ -42,19 +42,13 @@
|
||||
})
|
||||
},
|
||||
goAbout() {
|
||||
uni.navigateTo({
|
||||
url: "/pages/const/about"
|
||||
})
|
||||
wx.openSetting()
|
||||
},
|
||||
goLicense() {
|
||||
uni.navigateTo({
|
||||
url: "/pages/const/license"
|
||||
})
|
||||
wx.openPrivacyContract()
|
||||
},
|
||||
goPrivacy() {
|
||||
uni.navigateTo({
|
||||
url: "/pages/const/privacy"
|
||||
})
|
||||
wx.openPrivacyContract()
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user