shish hace 4 años
padre
commit
2fef78a239
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/components/book.php

+ 1 - 1
common/components/book.php

@@ -89,7 +89,7 @@ class book
             ['style' => 'info', 'value' => '1、购买并设置打印机',],
             ['style' => 'button', 'value' => '设置打印机教程', 'page' => '/admin/book/detail?id=orderPrint'],
             ['style' => 'info', 'value' => '2、算出门店每公斤运费是多少钱',],
-            ['style' => 'button', 'value' => '加价设置教程', 'page' => '/admin/book/detail?id=autoUpdatePrice'],
+            ['style' => 'button', 'value' => '每公斤运费计算方法', 'page' => '/admin/book/detail?id=autoUpdatePrice'],
             ['style' => 'info', 'value' => '3、设置好每个分类下花材的加价',],
             ['style' => 'button', 'value' => '加价设置教程', 'page' => '/admin/book/detail?id=addPriceUpdate'],
             ['style' => 'info', 'value' => '4、录采购单',],