|
|
@@ -7,7 +7,7 @@ class bookJd
|
|
|
|
|
|
public static $list = [
|
|
|
['class' => '开始', 'icon' => '/book/begin.png', 'list' => [
|
|
|
- ['title' => '收费方式', 'id' => 'chargeStandard'],
|
|
|
+ ['title' => '收费方式', 'id' => 'chargeStandard2'],
|
|
|
['title' => '销花宝是什么', 'id' => 'what'],
|
|
|
['title' => '注册和下载APP', 'id' => 'register'],
|
|
|
['title' => '添加修改花材和分类(必看)', 'id' => 'flowerManage'],
|
|
|
@@ -45,7 +45,7 @@ class bookJd
|
|
|
];
|
|
|
|
|
|
public static $data = [
|
|
|
- 'chargeStandard'=>[
|
|
|
+ 'chargeStandard2'=>[
|
|
|
['style' => 'info', 'value' => '软件年费2580元/年,客户通过小程序下单,会扣千分之3.2手续费(即1千元扣3.2元)。',],
|
|
|
],
|
|
|
'what' => [
|