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.

8 lines
588 B

3 weeks ago
  1. # Vue 3 + Vite
  2. 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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
  3. Learn more about IDE Support for Vue in the [Vue Docs Scaling up Guide](https://vuejs.org/guide/scaling-up/tooling.html#ide-support).
  4. npm install vue-router 下载路由
  5. npm install @lucky-canvas/vue@latest 下载转盘插件
  6. npm install element-plus --save 下载element-plus
  7. npm install @element-plus/icons-vue 下载element-plus图标