Нет описания

bill 38ccee5022 Merge branch 'prod' of http://192.168.0.115:3000/bill/4pc into prod 11 месяцев назад
.vscode efa7afd105 四普项目构建 1 год назад
public 1818d23542 app版本号升级 1 год назад
src 079d617f5e fix: 1 11 месяцев назад
.env 4e70ac72c9 fix: 修改bug 1 год назад
.env.development 4e70ac72c9 fix: 修改bug 1 год назад
.env.production 4a9c7268ee feat: env 1 год назад
.env.uat 4e70ac72c9 fix: 修改bug 1 год назад
.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 a1b7b23b71 fix: 1 1 год назад
pnpm-lock.yaml a1b7b23b71 fix: 1 1 год назад
tsconfig.json e61086c6db fix: 修改资源 1 год назад
tsconfig.node.json efa7afd105 四普项目构建 1 год назад
vite.config.ts 0934c695cb fix: 1 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.