|
@@ -31,7 +31,11 @@ class ShareMessage extends Model
|
|
|
'pages/coupon/active'=>'领券活动',
|
|
|
'pages/recruitment/index'=>'拉新活动',
|
|
|
'pages/activity/index'=>'答题活动',
|
|
|
+ 'pages/activity/lottery'=>'答题抽奖',
|
|
|
'pages/product/index'=>'产品详情',
|
|
|
+ 'pages/recruitment/lottery_new'=>'拉新抽奖',
|
|
|
+ 'pages/video/index'=>'视频课程',
|
|
|
+ 'pages/video/detail'=>'视频详情',
|
|
|
];
|
|
|
|
|
|
/**
|