cnbugs f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 há 1 semana atrás
..
public 1775d4b4fc feat: AutoSSL certificate management tool with Web UI há 1 semana atrás
src a9842e9212 v0.01: 修复死锁Bug + DNS-01默认 + 超时调整 há 1 semana atrás
.gitignore 1775d4b4fc feat: AutoSSL certificate management tool with Web UI há 1 semana atrás
README.md 1775d4b4fc feat: AutoSSL certificate management tool with Web UI há 1 semana atrás
index.html 1775d4b4fc feat: AutoSSL certificate management tool with Web UI há 1 semana atrás
package.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 há 1 semana atrás
tsconfig.app.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 há 1 semana atrás
tsconfig.json 7d86d9f188 恢复前端缺失的配置文件 há 1 semana atrás
tsconfig.node.json f79fd3ab22 彻底解决tsconfig找不到问题:移除@vue/tsconfig依赖,配置直接内联 há 1 semana atrás
vite.config.ts c453d3425d 修复MIME类型错误:静态资源404直接返回 + 支持自定义base路径 há 1 semana atrás

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.