| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- <?php
- // +----------------------------------------------------------------------
- // | likeshop100%开源免费商用商城系统
- // +----------------------------------------------------------------------
- // | 欢迎阅读学习系统程序代码,建议反馈是我们前进的动力
- // | 开源版本可自由商用,可去除界面版权logo
- // | 商业版本务必购买商业授权,以免引起法律纠纷
- // | 禁止对系统程序代码以任何目的,任何形式的再发布
- // | gitee下载:https://gitee.com/likeshop_gitee
- // | github下载:https://github.com/likeshop-github
- // | 访问官网:https://www.likeshop.cn
- // | 访问社区:https://home.likeshop.cn
- // | 访问手册:http://doc.likeshop.cn
- // | 微信公众号:likeshop技术社区
- // | likeshop团队 版权所有 拥有最终解释权
- // +----------------------------------------------------------------------
- // | author: likeshopTeam
- // +----------------------------------------------------------------------
- return [
- 'marketing' => [//营销
- [
- 'name' => '营销玩法',
- 'introduce' => '吸粉、老客带新客,提高下单转化率',
- 'list' => [
- [
- 'name' => '优惠券',
- 'introduce' => '发放优惠券',
- 'tips' => '',
- 'page_path' => '/coupon/lists',
- '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' => '/presell/lists',
- 'image' => '/resource/image/adminapi/default/presell.png',
- 'is_open' => true
- ],
- ],
- ],
- [
- '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' => '/free_shipping/index',
- '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
- // ]
- ],
- ],
- ],
- 'apply' => [//应用中心
- // [
- // 'name' => '分销推广',
- // 'introduce' => '',
- // 'list' => [
- // [
- // 'name' => '分销应用',
- // 'introduce' => '裂变分销 智能锁粉 用户主动推广卖货',
- // 'tips' => '',
- // 'page_path' => '/distribution/survey',
- // 'image' => '/resource/image/adminapi/default/distribution.png',
- // 'is_open' => true
- // ]
- // ],
- // ],
- [
- 'name' => '经营应用',
- 'introduce' => '',
- 'list' => [
- // [
- // 'name' => '用户储值',
- // 'introduce' => '多充多送 增加复购',
- // 'tips' => '',
- // 'page_path' => '/recharge/survey',
- // 'image' => '/resource/image/adminapi/default/recharge.png',
- // 'is_open' => true
- // ],
- [
- 'name' => '商城公告',
- 'introduce' => '商城公告',
- 'tips' => '',
- 'page_path' => '/notice/lists',
- 'image' => '/resource/image/adminapi/default/shop_notice.png',
- 'is_open' => true
- ],
- [
- 'name' => '门店自提',
- 'introduce' => '门店自提点 核销订单',
- 'tips' => '',
- 'page_path' => '/selffetch/selffetch_order',
- 'image' => '/resource/image/adminapi/default/store.png',
- 'is_open' => true
- ],
- // [
- // 'name' => '小程序直播',
- // 'introduce' => '直播卖货 快速推广',
- // 'tips' => '',
- // 'page_path' => '/live_broadcast/lists',
- // 'image' => '/resource/image/adminapi/default/zhibo.png',
- // 'is_open' => true
- // ],
- // [
- // 'name' => '商城资讯',
- // 'introduce' => '商城动态 最新通知',
- // 'tips' => '',
- // 'page_path' => '/article/lists',
- // 'image' => '/resource/image/adminapi/default/article.png',
- // 'is_open' => true
- // ],
- // [
- // 'name' => '积分商城',
- // 'introduce' => '积分兑换实物',
- // 'tips' => '',
- // 'page_path' => '/integral_mall/integral_goods',
- // 'image' => '/resource/image/adminapi/default/integral_store.png',
- // 'is_open' => true
- // ],
- // [
- // 'name' => '足迹汽泡',
- // 'introduce' => '营造粉丝气氛 提升用户购买欲',
- // 'tips' => '',
- // 'page_path' => '/footprint/index',
- // 'image' => '/resource/image/adminapi/default/footprint.png',
- // 'is_open' => true
- // ],
- // [
- // 'name' => '自定义海报',
- // 'introduce' => '自定义分享海报',
- // 'tips' => '',
- // 'page_path' => '/custom_poster/goods',
- // 'image' => '/resource/image/adminapi/default/custom_poster.png',
- // 'is_open' => true
- // ],
- // [
- // 'name' => '商品采集',
- // 'introduce' => '一键快速采集商品',
- // 'tips' => '',
- // 'page_path' => '/goods_collection/index',
- // 'image' => '/resource/image/adminapi/default/gather.png',
- // 'is_open' => true
- // ],
- ],
- ],
- [
- 'name' => '配套工具',
- 'introduce' => '',
- 'list' => [
- // [
- // 'name' => '消息通知',
- // 'introduce' => '面向买家/卖家推送短信、微信消息通知',
- // 'tips' => '',
- // 'page_path' => '/sms/buyers/buyers',
- // 'image' => '/resource/image/adminapi/default/message.png',
- // 'is_open' => true
- // ],
- [
- 'name' => '客服配置',
- 'introduce' => '为买家与卖家提供多渠道客服',
- 'tips' => '',
- 'page_path' => '/service',
- 'image' => '/resource/image/adminapi/default/service.png',
- 'is_open' => true
- ],
- [
- 'name' => '快递助手',
- 'introduce' => '批量打印 快速高效打印快递面单',
- 'tips' => '',
- 'page_path' => '/express/batch',
- 'image' => '/resource/image/adminapi/default/electronic_face_sheet.png',
- 'is_open' => true
- ],
- [
- 'name' => '小票打印',
- 'introduce' => '快速高效打印订单',
- 'tips' => '',
- 'page_path' => '/print/list',
- 'image' => '/resource/image/adminapi/default/ticket_printing.png',
- 'is_open' => true
- ],
- [
- 'name' => '评价助手',
- 'introduce' => '快速高效评价',
- 'tips' => '',
- 'page_path' => '/evaluation/index',
- 'image' => '/resource/image/adminapi/default/comment.png',
- 'is_open' => true
- ],
- [
- 'name' => '地址库',
- 'introduce' => '用于管理发货和退货地址,操作简便高效',
- 'tips' => '',
- 'page_path' => '/address/lists',
- 'image' => '/resource/image/adminapi/default/address_library.png',
- 'is_open' => true
- ],
- // [
- // 'name' => '分享设置',
- // 'introduce' => '配置页面分享的标题和简介',
- // 'tips' => '',
- // 'page_path' => '/share/setting',
- // 'image' => '/resource/image/adminapi/default/share_setting.png',
- // 'is_open' => true
- // ],
- ],
- ]
- ]
- ];
|