feat(客户): 新增客户积分相关页面和功能

添加客户积分充值、兑换页面及相关功能组件
在客户列表页增加线索池展示和解锁功能
更新订单页面的购车券核销按钮
新增红色字体样式并更新项目配置
This commit is contained in:
maclien
2025-06-22 23:55:03 +08:00
parent 5e79fbd0d4
commit eba05ee109
22 changed files with 434 additions and 3 deletions
+5 -1
View File
@@ -71,7 +71,11 @@
"pages/clues/index",
"pages/clues/detail/index",
"pages/score/index",
"pages/score/detail"
"pages/score/detail",
"pages/customer/score/index",
"pages/customer/exchange/index",
"pages/customer/score/recharge",
"pages/customer/score/exchange"
],
"permission": {
"scope.userLocation": {