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 |
|
Vben
|
4793c4c0db
|
perf: staticRoutes is renamed externalRoutes (#4143)
|
2024-08-13 21:48:01 +08:00 |
|
Vben
|
b6415fad2d
|
perf: optimize for some details and comments (#4030)
* perf: optimize for some details and comments
* fix: test case
* chore: update ci
|
2024-08-04 05:42:59 +08:00 |
|
vince
|
66fd052709
|
fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy]
|
2024-07-29 00:19:26 +08:00 |
|
vince
|
0f246f7e9e
|
feat(project): support app custom loading template
|
2024-07-10 22:44:48 +08:00 |
|