feat(gift): 将礼品卡功能重命名为水票并添加新增页面路由

- 将所有"礼品卡"文本替换为"水票",包括页面标题、组件文案、注释等
- 修改首页导航,将充值水票按钮指向我的水票页面
- 调整订水按钮链接直接跳转到商品详情页
- 移除帮助按钮相关代码
- 更新数据转换函数中的面值规格文案
- 修改核销成功提示中的商品类型文案
- 调整空状态提示文案为水票相关内容
- 在应用配置中添加新的水票添加页面路由
- 更新类型定义中的注释说明
This commit is contained in:
2026-01-31 13:39:10 +08:00
parent f5c6d52b78
commit 3a42eaf853
17 changed files with 77 additions and 76 deletions

View File

@@ -1,7 +1,7 @@
import type { PageParam } from '@/api';
/**
* 礼品卡
* 水票
*/
export interface ShopGift {
// 礼品卡ID