Nav apraksta

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

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.