|
@@ -5,17 +5,18 @@ module.exports={
|
|
|
{
|
|
|
page:'/pages/about/invite',
|
|
|
image:'/static/image/邀请有礼活动.jpg',
|
|
|
- params:{}
|
|
|
+ params:{},
|
|
|
},
|
|
|
{
|
|
|
page:'/pages/memberCenter/menberCenter2',
|
|
|
image:'/static/image/会员管理活动.jpg',
|
|
|
- params:{}
|
|
|
+ params:{},
|
|
|
},
|
|
|
{
|
|
|
url:'https://mp.weixin.qq.com/s/iG3oxLRn3jAat0erE9mHXw',
|
|
|
image:'/static/image/小霞讲涉外公众号.jpg',
|
|
|
- params:{}
|
|
|
+ params:{},
|
|
|
+ noLogin:true
|
|
|
},
|
|
|
]
|
|
|
},
|