多门店收银台
Go to file
weipengfei cb44f976e3 打包 2024-06-28 18:15:50 +08:00
.vscode 初始化 2024-03-30 09:25:08 +08:00
build 打包 2024-06-28 18:15:50 +08:00
dist 回退 2024-06-26 14:23:07 +08:00
public 1 2024-04-10 15:41:34 +08:00
src 更新存取货,分类用户,修复bug 2024-06-28 18:13:10 +08:00
.env.development 更新存取货,分类用户,修复bug 2024-06-28 18:13:10 +08:00
.env.production 1 2024-06-20 18:19:46 +08:00
.gitignore 更新 2024-04-06 10:25:19 +08:00
README.md 初始化 2024-03-30 09:25:08 +08:00
helper.json 修复bug,更新代码,优化键盘监听和订单统计 2024-06-13 14:11:33 +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-06-08 19:02:02 +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.