Sin descripción

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

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.