You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
no99 c8c868f370 日历 1 week ago
.vscode 练习 2 months ago
build 练习 2 months ago
public 练习 2 months ago
src 日历 1 week ago
.env.development 练习 2 months ago
.env.production 练习 2 months ago
.gitignore 练习 2 months ago
README.md 日历 1 week ago
index.html 练习 2 months ago
package-lock.json 日历 1 week ago
package.json 日历 1 week ago
vite.config.js 练习 2 months ago

README.md

Vue 3 + Vite

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.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide. npm install vue-router 下载路由 npm install @lucky-canvas/vue@latest 下载转盘插件 npm install element-plus --save 下载element-plus npm install @element-plus/icons-vue 下载element-plus图标 npm install moment 安装 moment 组件,解决时间处理问题