shish 4 years ago
parent
commit
1be0ccc109
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/components/book.php

+ 1 - 1
common/components/book.php

@@ -14,7 +14,7 @@ class book
         ['class' => '客户', 'icon' => '/book/customer.png', 'list' => [
             ['title' => '添加客户', 'page' => '/admin/book/addCustomer', 'id' => 'addCustomer'],
             ['title' => '客户分等级', 'id' => 'customerLevel'],
-            ['title' => '告别每月算账,让客户线上自助结账', 'id' => 'customSettler'],
+            ['title' => '告别每月算账,让客户自助结账', 'id' => 'customSettler'],
             ['title' => '不让同行看价格', 'id' => 'sameManage'],
         ]],
         ['class' => '价格', 'icon' => '/book/price.png', 'list' => [