Nessuna descrizione

bill d4fe8d541a fix: 1 8 mesi fa
.vscode efa7afd105 四普项目构建 1 anno fa
public 98c2c521b7 feat: 修改地址 9 mesi fa
src d4fe8d541a fix: 1 8 mesi fa
.env 300d36e69d fix: 1 9 mesi fa
.env.development 2fa8e848d6 Merge branch 'bj' of http://192.168.0.115:3000/bill/4pc into bj 8 mesi fa
.env.production 300d36e69d fix: 1 9 mesi fa
.env.uat 8d8049b398 feat: fixed VITE_4DKK_URL 11 mesi fa
.gitignore 279f9d88ff save 8 mesi fa
.gitmodules b06e6c889e feat: fixing submodule 1 anno fa
README.md d083f7540e first commit 1 anno fa
demo.json 442e06b70e feat: fixing board add type 1 anno fa
index.html 98c2c521b7 feat: 修改地址 9 mesi fa
package.json 701798f25a fix: 去除类型检测 11 mesi fa
pnpm-lock.yaml 279f9d88ff save 8 mesi fa
tsconfig.json ce49d55e82 fix: 1 1 anno fa
tsconfig.node.json efa7afd105 四普项目构建 1 anno fa
vite.config.ts 300d36e69d fix: 1 9 mesi fa

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.