refactor(user): 优化用户优惠券相关功能

- 移除新增收货地址页面
- 删除 ShopArticle 相关代码
- 优化优惠券详情页面布局- 更新优惠券筛选和使用逻辑
- 调整 app配置,重新启用优惠券功能
- 优化 Tailwind CSS配置,禁用不必要功能
This commit is contained in:
2025-08-13 10:44:27 +08:00
parent a1cacc04e8
commit 5d4dc4518f
7 changed files with 20 additions and 333 deletions

View File

@@ -191,7 +191,7 @@ const CouponDetail = () => {
<View className="bg-white mx-4 rounded-xl p-4">
<Text className="text-lg font-semibold mb-4">使</Text>
<View className="space-y-3">
<View className="gap-2">
<View className="flex items-center">
<Clock size="16" className="text-gray-400 mr-3" />
<View>