liveh5-nuxt/app
xingyy e6fdd0354a perf(home): 为 Column 组件中的图片添加懒加载
- 在 Column 组件的图片标签中添加 loading="lazy" 属性
- 这个修改可以提高页面加载性能,实现图片的懒加载
2025-01-22 16:59:00 +08:00
..
api refactor(app): 重构 LiveRoom 组件 2025-01-22 15:44:50 +08:00
components refactor(components): 重构弹窗组件和详情页展示逻辑 2025-01-22 16:56:44 +08:00
config feat(env): 添加生产环境和测试环境配置 2025-01-17 09:55:09 +08:00
constants feat(app): 更新应用名称和描述为豐和拍卖会 2025-01-08 15:32:54 +08:00
layouts refactor(app): 优化代码结构和性能 2025-01-21 19:54:00 +08:00
pages perf(home): 为 Column 组件中的图片添加懒加载 2025-01-22 16:59:00 +08:00
plugins build:优化环境变量设置和 VConsole 配置 2025-01-21 16:43:04 +08:00
static feat(api): 添加 401 状态码处理逻辑 2025-01-21 11:43:27 +08:00
stores refactor(api): 重构 HTTP 请求模块 2025-01-22 11:24:41 +08:00
styles feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils 1231 2025-01-22 14:02:22 +08:00
app.vue feat(goods): 获取用户艺术品并优化首页布局 2025-01-21 14:16:54 +08:00