- 将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插件中默认加载模板的变量语法 - 统一所有应用和模板中的环境变量引用格式
* chore: detail adjustment * refactor: Migrate demo applications to playground * perf: logic optimization * chore: update docs * chore: update docs