説明なし

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

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.