Aucune description

wangfumin 2aee4635cb 新增权限管理ismanager il y a 4 mois
.vscode efa7afd105 四普项目构建 il y a 1 an
public cbc6d47eea fix: 1 il y a 8 mois
src 2aee4635cb 新增权限管理ismanager il y a 4 mois
.env 8d8049b398 feat: fixed VITE_4DKK_URL il y a 11 mois
.env.development f61d186f00 fix: 1 il y a 8 mois
.env.production 923e3226b8 feat: add mesh edit del type il y a 11 mois
.env.uat 8d8049b398 feat: fixed VITE_4DKK_URL il y a 11 mois
.gitignore efa7afd105 四普项目构建 il y a 1 an
.gitmodules b06e6c889e feat: fixing submodule il y a 1 an
README.md d083f7540e first commit il y a 1 an
demo.json 442e06b70e feat: fixing board add type il y a 1 an
index.html 9c361a1244 修改 il y a 1 an
package.json 0f6a49c394 feat: dev il y a 5 mois
pnpm-lock.yaml 0f6a49c394 feat: dev il y a 5 mois
tsconfig.json e61086c6db fix: 修改资源 il y a 1 an
tsconfig.node.json efa7afd105 四普项目构建 il y a 1 an
vite.config.ts 954e81f8fb fix: 1 il y a 7 mois

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.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.