shish 4 vuotta sitten
vanhempi
commit
f729daeddf
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      common/components/book.php

+ 3 - 3
common/components/book.php

@@ -87,11 +87,11 @@ class book
         ],
         'useMall' => [
             ['style' => 'info', 'value' => '1、购买并设置打印机',],
-            //['style' => 'button', 'value' => '设置打印机教程', 'page' => '/admin/book/detail?id=orderPrint'],
+            ['style' => 'button', 'value' => '设置打印机教程', 'page' => '/admin/book/detail?id=orderPrint'],
             ['style' => 'info', 'value' => '2、设置好每个花材的加价',],
-            //['style' => 'button', 'value' => '加价设置教程', 'page' => '/admin/book/detail?id=addPriceUpdate'],
+            ['style' => 'button', 'value' => '加价设置教程', 'page' => '/admin/book/detail?id=addPriceUpdate'],
             ['style' => 'info', 'value' => '3、录采购单',],
-            //['style' => 'button', 'value' => '录采购单教程', 'page' => '/admin/book/detail?id=fillCgOrder'],
+            ['style' => 'button', 'value' => '录采购单教程', 'page' => '/admin/book/detail?id=fillCgOrder'],
             ['style' => 'info', 'value' => '4、把商城太阳码发到客户群,让客户下单:',],
             ['style' => 'image', 'value' => '/book/image/useMall4.png'],
             ['style' => 'info', 'value' => '5、客户下单后,打印机自动打印小票',],