Няма описание

bill 603d3a1c11 修改bug преди 8 месеца
.vscode efa7afd105 四普项目构建 преди 1 година
public dfeb784a95 fix: преди 10 месеца
src 603d3a1c11 修改bug преди 8 месеца
.env 8d8049b398 feat: fixed VITE_4DKK_URL преди 11 месеца
.env.development 603d3a1c11 修改bug преди 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 898c6159b4 fix: 1 преди 9 месеца
pnpm-lock.yaml 898c6159b4 fix: 1 преди 9 месеца
tsconfig.json e61086c6db fix: 修改资源 преди 1 година
tsconfig.node.json efa7afd105 四普项目构建 преди 1 година
vite.config.ts 603d3a1c11 修改bug преди 8 месеца

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.