Procházet zdrojové kódy

营销活动 功能隐藏

moonsflyer před 5 měsíci
rodič
revize
e6539d1b62
1 změnil soubory, kde provedl 64 přidání a 64 odebrání
  1. 64 64
      app/adminapi/config/module.php

+ 64 - 64
app/adminapi/config/module.php

@@ -30,38 +30,38 @@ return [
                     'image'     => '/resource/image/adminapi/default/coupon.png',
                     'is_open' => true
                 ],
-                [
-                    'name'      => '限时秒杀',
-                    'introduce' => '超级好货 限时抢',
-                    'tips'      => '',
-                    'page_path' => '/seckill/lists',
-                    'image'     => '/resource/image/adminapi/default/miaosha.png',
-                    'is_open' => true
-                ],
-                [
-                    'name'      => '拼团活动',
-                    'introduce' => '邀请好友拼团 共享优惠',
-                    'tips'      => '',
-                    'page_path' => '/combination/lists',
-                    'image'     => '/resource/image/adminapi/default/pintuan.png',
-                    'is_open' => true
-                ],
-                [
-                    'name'      => '砍价活动',
-                    'introduce' => '邀请好友砍价 裂变快速传播',
-                    'tips'      => '',
-                    'page_path' => '/bargain/lists',
-                    'image'     => '/resource/image/adminapi/default/kanjia.png',
-                    'is_open' => true
-                ],
-                [
-                    'name'      => '会员折扣',
-                    'introduce' => '单独设置商品会员价',
-                    'tips'      => '',
-                    'page_path' => '/member_price/index',
-                    'image'     => '/resource/image/adminapi/default/level_discount.png',
-                    'is_open' => true
-                ],
+//                [
+//                    'name'      => '限时秒杀',
+//                    'introduce' => '超级好货 限时抢',
+//                    'tips'      => '',
+//                    'page_path' => '/seckill/lists',
+//                    'image'     => '/resource/image/adminapi/default/miaosha.png',
+//                    'is_open' => true
+//                ],
+//                [
+//                    'name'      => '拼团活动',
+//                    'introduce' => '邀请好友拼团 共享优惠',
+//                    'tips'      => '',
+//                    'page_path' => '/combination/lists',
+//                    'image'     => '/resource/image/adminapi/default/pintuan.png',
+//                    'is_open' => true
+//                ],
+//                [
+//                    'name'      => '砍价活动',
+//                    'introduce' => '邀请好友砍价 裂变快速传播',
+//                    'tips'      => '',
+//                    'page_path' => '/bargain/lists',
+//                    'image'     => '/resource/image/adminapi/default/kanjia.png',
+//                    'is_open' => true
+//                ],
+//                [
+//                    'name'      => '会员折扣',
+//                    'introduce' => '单独设置商品会员价',
+//                    'tips'      => '',
+//                    'page_path' => '/member_price/index',
+//                    'image'     => '/resource/image/adminapi/default/level_discount.png',
+//                    'is_open' => true
+//                ],
                 [
                     'name'      => '卡密兑换',
                     'introduce' => '礼品卡兑换余额',
@@ -76,30 +76,30 @@ return [
             'name'      => '营销互动',
             'introduce' => '增强互动,留存复购',
             'list'      => [
-                [
-                    'name'      => '积分签到',
-                    'introduce' => '用户每日签到领取各种奖励 增加用户黏性',
-                    'tips'      => '',
-                    'page_path' => '/calendar/survey',
-                    'image'     => '/resource/image/adminapi/default/sign.png',
-                    'is_open' => true
-                ],
-                [
-                    'name'      => '幸运抽奖',
-                    'introduce' => '积分抽奖 趣味互动 提升积分价值',
-                    'tips'      => '',
-                    'page_path' => '/lucky_draw/index',
-                    'image'     => '/resource/image/adminapi/default/zhuanpan.png',
-                    'is_open' => true
-                ],
-                [
-                    'name'      => '消费奖励',
-                    'introduce' => '用户消费赠送奖励',
-                    'tips'      => '',
-                    'page_path' => '/consumption_reward/setting',
-                    'image'     => '/resource/image/adminapi/default/pay_reward.png',
-                    'is_open' => true
-                ],
+//                [
+//                    'name'      => '积分签到',
+//                    'introduce' => '用户每日签到领取各种奖励 增加用户黏性',
+//                    'tips'      => '',
+//                    'page_path' => '/calendar/survey',
+//                    'image'     => '/resource/image/adminapi/default/sign.png',
+//                    'is_open' => true
+//                ],
+//                [
+//                    'name'      => '幸运抽奖',
+//                    'introduce' => '积分抽奖 趣味互动 提升积分价值',
+//                    'tips'      => '',
+//                    'page_path' => '/lucky_draw/index',
+//                    'image'     => '/resource/image/adminapi/default/zhuanpan.png',
+//                    'is_open' => true
+//                ],
+//                [
+//                    'name'      => '消费奖励',
+//                    'introduce' => '用户消费赠送奖励',
+//                    'tips'      => '',
+//                    'page_path' => '/consumption_reward/setting',
+//                    'image'     => '/resource/image/adminapi/default/pay_reward.png',
+//                    'is_open' => true
+//                ],
                 [
                     'name'      => '包邮活动',
                     'introduce' => '满足活动条件可享受包邮优惠',
@@ -108,14 +108,14 @@ return [
                     'image'     => '/resource/image/adminapi/default/free_shipping.png',
                     'is_open' => true
                 ],
-                [
-                    'name'      => '注册奖励',
-                    'introduce' => '用户注册赠送好礼',
-                    'tips'      => '',
-                    'page_path' => '/register_award/index',
-                    'image'     => '/resource/image/adminapi/default/register_award.png',
-                    'is_open' => true
-                ]
+//                [
+//                    'name'      => '注册奖励',
+//                    'introduce' => '用户注册赠送好礼',
+//                    'tips'      => '',
+//                    'page_path' => '/register_award/index',
+//                    'image'     => '/resource/image/adminapi/default/register_award.png',
+//                    'is_open' => true
+//                ]
             ],
         ],
     ],