Merge pull request '修改bug' (#74) from dengjie into dev

Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/74
This commit is contained in:
odjbin
2023-01-31 15:07:48 +00:00

View File

@@ -110,8 +110,7 @@
if (res.data.data.thumb) {
this.isThumb = true
}
if (res.data.code == 0) {
// this.$toast.warn('您暂无权限访问请升级VIP访问')
if (res.data.msg == "没有权限访问" && uni.getStorageSync('loginToken')) {
this.showM = true
}
if (res.data.data) {