|
|
@@ -7,19 +7,17 @@ class bookHd
|
|
|
|
|
|
public static $list = [
|
|
|
['class' => '开始', 'icon' => '/book/begin.png', 'list' => [
|
|
|
- ['title' => '花掌柜是什么', 'id' => 'hd_what'],
|
|
|
- ['title' => '如何注册花掌柜', 'id' => 'hd_register'],
|
|
|
- ['title' => '使用前的准备工作', 'id' => 'hd_prepare'],
|
|
|
- ['title' => '添加花束到相册', 'id' => 'hd_add_hs_album'],
|
|
|
- ['title' => '添加花束到商城', 'id' => 'hd_add_hs_mall'],
|
|
|
- ['title' => '编辑花束简介', 'id' => 'hd_edit_hs_intro'],
|
|
|
- ['title' => '售后说明和养护知识', 'id' => 'hd_image_text'],
|
|
|
- ['title' => '添加修改分类', 'id' => 'hd_category'],
|
|
|
- ['title' => '花束和分类的排序', 'id' => 'hd_order'],
|
|
|
- ['title' => '分享相册和商城', 'id' => 'hd_share'],
|
|
|
- ['title' => '搞充值活动', 'id' => 'hd_recharge'],
|
|
|
- ['title' => '登记客户生日', 'id' => 'hd_birthday'],
|
|
|
- ['title' => '收款码', 'id' => 'hd_gathering_code'],
|
|
|
+ ['title' => '如何跟批发店购买花材', 'id' => 'ls_buy_item'],
|
|
|
+ ['title' => '分类如何管理与配置', 'id' => 'ls_category_manage'],
|
|
|
+ ['title' => '商品添加与修改', 'id' => 'ls_goods_manage'],
|
|
|
+ ['title' => '花材的添加与管理', 'id' => 'ls_item_mange'],
|
|
|
+ ['title' => '导航栏、轮播图、金刚区的设置', 'id' => 'ls_index'],
|
|
|
+ ['title' => '热门推荐、今日上新、更多商品', 'id' => 'ls_hot'],
|
|
|
+ ['title' => '场景管理与使用', 'id' => 'ls_scene'],
|
|
|
+ //['title' => '节日涨价配置', 'id' => 'hd_category'],
|
|
|
+ ['title' => '客户售后处理', 'id' => 'ls_refund'],
|
|
|
+ ['title' => '秒杀活动', 'id' => 'hd_share'],
|
|
|
+ ['title' => '团购活动', 'id' => 'hd_recharge'],
|
|
|
]],
|
|
|
];
|
|
|
|
|
|
@@ -65,4 +63,4 @@ class bookHd
|
|
|
],
|
|
|
];
|
|
|
|
|
|
-}
|
|
|
+}
|