1
0
Fork 0
Go to file
lemons 1b2a43ac00 正常情况下只返回data 2025-04-23 23:43:25 +08:00
public init 2025-04-23 10:58:49 +08:00
src 正常情况下只返回data 2025-04-23 23:43:25 +08:00
.env.development 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00
.env.production 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00
.gitignore init 2025-04-23 10:58:49 +08:00
README.md init 2025-04-23 10:58:49 +08:00
index.html init 2025-04-23 10:58:49 +08:00
package.json 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00
pnpm-lock.yaml 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00
vite.config.js 学习开发与生产环境变量配置,方便本地调试 2025-04-23 23:39:16 +08:00

README.md

Vue 3 + Vite

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

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.