多门店收银台
Go to file
weipengfei df365d0692 更新 2024-07-09 17:56:26 +08:00
.vscode 初始化 2024-03-30 09:25:08 +08:00
build 修复了礼品券不正确bug 2024-07-08 17:20:56 +08:00
dist 更新 2024-07-04 17:59:46 +08:00
public 更新 2024-06-29 18:29:14 +08:00
src 更新 2024-07-09 17:56:26 +08:00
.env.development 更新 2024-06-29 18:29:14 +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.