Merge pull request '修改bug' (#74) from dengjie into dev
Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/74
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user