feat: 新增集成tdesign组件的apps

This commit is contained in:
Jin Mao
2025-10-21 10:47:39 +08:00
parent 38f91da5af
commit 2264eaae18
64 changed files with 2957 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# 端口号
VITE_PORT=5666
VITE_BASE=/
# 接口地址
VITE_GLOB_API_URL=/api
# 是否开启 Nitro Mock服务true 为开启false 为关闭
VITE_NITRO_MOCK=false
# 是否打开 devtoolstrue 为打开false 为关闭
VITE_DEVTOOLS=false
# 是否注入全局loading
VITE_INJECT_APP_LOADING=true