多门店收银台
Go to file
weipengfei 7d82a14b0f 更新 2024-05-15 18:33:50 +08:00
.vscode 初始化 2024-03-30 09:25:08 +08:00
build 1 2024-04-12 10:43:47 +08:00
dist 新增收银订单选择收款方式分类 2024-04-23 16:19:49 +08:00
public 1 2024-04-10 15:41:34 +08:00
src 更新 2024-05-15 18:33:50 +08:00
.env.development 更新 2024-05-15 18:33:50 +08:00
.env.production 更新 2024-05-13 18:10:13 +08:00
.gitignore 更新 2024-04-06 10:25:19 +08:00
README.md 初始化 2024-03-30 09:25:08 +08:00
index.html 更新 2024-05-15 18:33:50 +08:00
package-lock.json 更新 2024-05-13 18:10:13 +08:00
package.json 更新 2024-05-13 18:10:13 +08:00
postcss.config.cjs 1 2024-04-20 09:54:56 +08:00
tsconfig.json 1 2024-04-06 10:21:06 +08:00
tsconfig.node.json 初始化 2024-03-30 09:25:08 +08:00
vite.config.ts 更新 2024-05-09 14:34:42 +08:00

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.

  • 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.