Go to file
gyq fcf14d27fe 优化全部菜单 2024-02-28 16:43:07 +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 优化全部菜单 2024-02-28 16:43:07 +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-26 11:46:21 +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.