admin-vben/playground
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
..
__tests__/e2e feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
public refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +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 refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.development feat: add dingding login 2025-07-25 22:02:55 +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 fix: check deps 2026-04-10 21:23:24 +08:00
playwright.config.ts feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +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