Go to file
gyq 7d30a42cb8 Merge branch 'wwz' of gitee.com:shaanxi-super-shopkeeper_1/cashierdesktop into gyq 2024-02-29 17:34:58 +08:00
.vscode 提交源文件 2024-02-19 09:39:40 +08:00
dist-electron 新增收银页面 2024-02-22 09:41:27 +08:00
electron 新增收银页面 2024-02-22 09:41:27 +08:00
public 提交源文件 2024-02-19 09:39:40 +08:00
src Merge branch 'wwz' of gitee.com:shaanxi-super-shopkeeper_1/cashierdesktop into gyq 2024-02-29 17:34:58 +08:00
.gitignore 优化 2024-02-26 16:16:02 +08:00
README.md 优化 2024-02-22 09:44:51 +08:00
index.html 提交源文件 2024-02-19 09:39:40 +08:00
package.json 对接台桌列表 2024-02-28 15:02:31 +08:00
vite.config.js 对接添加购物车 2024-02-29 16:55:18 +08:00

README.md

Vue 3 + Vite

npm install

npm install @element-plus/icons-vue

npm run dev

npm run build

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.