Go to file
gyq 9744a968bb 新增请求配置,对接登录接口 2024-02-26 11:46:21 +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-26 11:46:21 +08:00
.gitignore 更改gitnore 2024-02-19 09:51:23 +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-22 09:41:27 +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.