admin-vben/apps/web-antd
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: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
src fix: 补全 ComponentPropsMap 与 Vxe 表格表单链路的类型 2026-04-05 19:03:03 +08:00
.env feat: encrypt the privacy data when it is persisted (#6056) 2025-04-27 20:59:10 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +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