Go to file
shenyifei d5fa404c36 feat(theme): 添加超小字体变量并优化预览页面样式
- 在CustomTheme中添加--text-xxs字体变量用于超小字体显示
- 为nutuiTabbarTextFontSize设置使用新的超小字体变量
- 修复购买流程中生产预览页面的按钮样式问题
- 修复购买流程中市场预览页面的按钮样式问题
- 优化预览页面按钮的类名配置,移除冗余样式定义
- 调整购买状态判断逻辑,允许预览状态在最后一步时显示
2025-12-27 15:29:18 +08:00
.claude/agents feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
.husky init commit 2025-11-03 10:24:10 +08:00
.lingma/rules refactor(audit): 重构审批列表组件以使用订单模型 2025-12-23 14:23:23 +08:00
docs feat(app-client): 重构采购审批页面并优化样式配置 2025-11-13 11:47:00 +08:00
openspec refactor(delivery): 重构发货单相关功能实现 2025-12-16 14:48:21 +08:00
packages/app-client feat(theme): 添加超小字体变量并优化预览页面样式 2025-12-27 15:29:18 +08:00
swagger feat(preview): 添加PC端预览页面和发货单预览功能 2025-12-27 13:47:37 +08:00
.editorconfig init commit 2025-11-03 10:24:10 +08:00
.gitignore feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
.npmrc init commit 2025-11-03 10:24:10 +08:00
.nvmdrc feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
AGENTS.md feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
CLAUDE.md feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
iconfont.json init commit 2025-11-03 10:24:10 +08:00
package.json feat(audit): 新增审核功能模块 2025-12-23 00:20:43 +08:00
pc-wrapper.html feat(preview): 添加PC端预览页面和发货单预览功能 2025-12-27 13:47:37 +08:00
pnpm-lock.yaml feat(audit): 新增审核功能模块 2025-12-23 00:20:43 +08:00
pnpm-workspace.yaml init commit 2025-11-03 10:24:10 +08:00
qrcode.min.js feat(preview): 添加PC端预览页面和发货单预览功能 2025-12-27 13:47:37 +08:00
sonar-project.properties init commit 2025-11-03 10:24:10 +08:00