A8000
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
gzt f2a3d00b1d fix(修改部分接口调用);更改表格显示部分,增加了无限滚动逻辑 TODO:删除后页面不及时更新; 8 months ago
.vscode first commit 8 months ago
public first commit 8 months ago
src fix(修改部分接口调用);更改表格显示部分,增加了无限滚动逻辑 TODO:删除后页面不及时更新; 8 months ago
.env.development fix(修改部分接口调用);更改表格显示部分,增加了无限滚动逻辑 TODO:删除后页面不及时更新; 8 months ago
.env.production fix(修改部分接口调用);更改表格显示部分,增加了无限滚动逻辑 TODO:删除后页面不及时更新; 8 months ago
.eslintrc.ts first commit 8 months ago
.gitignore first commit 8 months ago
.prettierrc first commit 8 months ago
README.md first commit 8 months ago
auto-imports.d.ts first commit 8 months ago
components.d.ts fix:配置url环境变量,更改一些小bug 8 months ago
index.html first commit 8 months ago
package.json fix:配置url环境变量,更改一些小bug 8 months ago
postcss.config.cjs first commit 8 months ago
tsconfig.app.json first commit 8 months ago
tsconfig.app.tsbuildinfo fix:配置url环境变量,更改一些小bug 8 months ago
tsconfig.json first commit 8 months ago
tsconfig.node.json first commit 8 months ago
tsconfig.node.tsbuildinfo first commit 8 months ago
vite.config.ts fix:配置url环境变量,更改一些小bug 8 months ago

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.