Go to file
魏啾 ec1fe43f3d 会员支付 2024-03-13 18:26:22 +08:00
.vscode 提交源文件 2024-02-19 09:39:40 +08:00
dist-electron 1 2024-03-11 14:35:44 +08:00
electron 优化 2024-03-11 14:34:17 +08:00
public 优化 2024-03-11 14:34:17 +08:00
src 会员支付 2024-03-13 18:26:22 +08:00
.env.development 优化 2024-03-11 14:34:17 +08:00
.env.production 优化打印效果 2024-03-07 09:07:22 +08:00
.gitignore 解决打包问题 2024-03-06 10:49:45 +08:00
README.md 优化 2024-02-22 09:44:51 +08:00
addVersion.js 优化样式 新增版本号 2024-03-07 16:15:03 +08:00
index.html 对接完毕下单 2024-03-04 15:48:40 +08:00
package.json 优化 2024-03-11 14:34:17 +08:00
vite.config.js 完成会员 2024-03-01 20:26:44 +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.