Нема описа

gemercheung 381894d56c update пре 9 месеци
.vscode efa7afd105 四普项目构建 пре 1 година
public 98c2c521b7 feat: 修改地址 пре 9 месеци
src 381894d56c update пре 9 месеци
.env 4368bc2796 feat: save пре 9 месеци
.env.development 4368bc2796 feat: save пре 9 месеци
.env.production ddbecfb258 feat: save пре 9 месеци
.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 b1b5f66436 fix: bj пре 9 месеци

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.