admin-vben/apps/web-antdv-next
Jin Mao 53ccec1d80 fix: 修复VITE_APP_TITLE变量替换语法
- 将index.html中的<%= VITE_APP_TITLE %>替换为%VITE_APP_TITLE%
- 更新web-antd、web-antdv-next、web-ele、web-naive、web-tdesign应用
- 修改文档中loading组件的VITE_APP_TITLE引用方式
- 修复vite-config插件中默认加载模板的变量语法
- 统一所有应用和模板中的环境变量引用格式
2026-04-11 14:29:18 +08:00
..
public feat(web): add antdv-next model 2026-02-08 23:00:19 +08:00
src fix: 补全 ComponentPropsMap 与 Vxe 表格表单链路的类型 2026-04-05 19:03:03 +08:00
.env feat(web): add antdv-next model 2026-02-08 23:00:19 +08:00
.env.analyze feat(web): add antdv-next model 2026-02-08 23:00:19 +08:00
.env.development chore: 更新开发环境端口号配置 2026-02-09 03:04:42 +08:00
.env.production feat(web): add antdv-next model 2026-02-08 23:00:19 +08:00
index.html fix: 修复VITE_APP_TITLE变量替换语法 2026-04-11 14:29:18 +08:00
package.json chore: release 5.7.0 2026-03-14 09:14:23 +08:00
tsconfig.json feat: add tsgolint 2026-03-13 23:13:01 +08:00
tsconfig.node.json feat: tsgolint 2026-03-13 23:13:10 +08:00
vite.config.ts chore: ts 2026-03-13 23:07:04 +08:00