Go to file
魏啾 d29d8b7f93 11 2024-03-06 10:48:30 +08:00
.vscode 提交源文件 2024-02-19 09:39:40 +08:00
dist-electron 调试打包 2024-03-05 14:35:19 +08:00
electron 调试打包 2024-03-05 14:35:19 +08:00
public 调试打印 2024-03-05 09:52:20 +08:00
src 11 2024-03-06 10:48:30 +08:00
.env.development 调试打印 2024-03-05 09:52:20 +08:00
.env.production 调试打印 2024-03-05 09:52:20 +08:00
.gitignore 调试打包 2024-03-05 14:35:19 +08:00
README.md 优化 2024-02-22 09:44:51 +08:00
index.html 对接完毕下单 2024-03-04 15:48:40 +08:00
package.json 调试打包 2024-03-05 14:35:19 +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.