diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 040276a..5460919 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -13,7 +13,8 @@ "Bash(mkdir -p 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\pages\\\\me')", "Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\static')", "Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\static')", - "Bash(tree -L 3 -I 'node_modules|dist' /E/code/智柜宝/wx)" + "Bash(tree -L 3 -I 'node_modules|dist' /E/code/智柜宝/wx)", + "Bash(tree 'E:\\code\\智柜宝\\wx\\src\\pages\\order' -L 3)" ], "deny": [], "ask": [] diff --git a/doc/thirdParty/src/pages/product/ProductList.vue b/doc/thirdParty/src/pages/product/ProductList.vue index f2236ab..e975ec7 100644 --- a/doc/thirdParty/src/pages/product/ProductList.vue +++ b/doc/thirdParty/src/pages/product/ProductList.vue @@ -148,7 +148,7 @@ async function handleAb98Bind() {