隐藏转介绍
This commit is contained in:
+11
-11
@@ -95,17 +95,17 @@ Page({
|
||||
this.setData({
|
||||
userInfo: res
|
||||
})
|
||||
if(res.group_id==2||res.group_id==3){
|
||||
let list = this.data.list
|
||||
list.push({
|
||||
icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-jieshao2.png',
|
||||
title:'转介绍',
|
||||
url:'/pages/recommend/index',
|
||||
})
|
||||
this.setData({
|
||||
list,
|
||||
})
|
||||
}
|
||||
// if(res.group_id==2||res.group_id==3){
|
||||
// let list = this.data.list
|
||||
// list.push({
|
||||
// icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-jieshao2.png',
|
||||
// title:'转介绍',
|
||||
// url:'/pages/recommend/index',
|
||||
// })
|
||||
// this.setData({
|
||||
// list,
|
||||
// })
|
||||
// }
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user