liveh5-nuxt/app/pages/home/components
xingyy 0eafa906e6 feat(i18n): 添加拍卖品详情页面的国际化支持
- 在 zh-CN.json 文件中添加了 "text8": "拍卖品详情" 的翻译项
- 在 artDetail 页面中使用 definePageMeta 设置国际化文本
- 移除了 ItemList 组件中不必要的 loading 属性
2025-02-13 15:35:16 +08:00
..
Cescribe refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
DetailPopup i18n 2025-02-12 14:34:05 +08:00
ItemList feat(i18n): 添加拍卖品详情页面的国际化支持 2025-02-13 15:35:16 +08:00