暫無描述

gemercheung e6fd039027 fix: merge 9 月之前
.vscode efa7afd105 四普项目构建 1 年之前
public 98c2c521b7 feat: 修改地址 9 月之前
src e6fd039027 fix: merge 9 月之前
.env 8d8049b398 feat: fixed VITE_4DKK_URL 11 月之前
.env.development 8d8049b398 feat: fixed VITE_4DKK_URL 11 月之前
.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 98c2c521b7 feat: 修改地址 9 月之前
package.json 701798f25a fix: 去除类型检测 11 月之前
pnpm-lock.yaml a1b7b23b71 fix: 1 1 年之前
tsconfig.json ce49d55e82 fix: 1 1 年之前
tsconfig.node.json efa7afd105 四普项目构建 1 年之前
vite.config.ts fb6c5f58b9 添加场景类型 11 月之前

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.