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.
 
 
 
zhangjiahao c05e28574c 修改点击助力从后端接收数据的逻辑;修改助力数据从后端动态传入 4 weeks ago
.vercel 拉取手机端照片 4 weeks ago
.vscode 基本配置 1 month ago
public 基本配置 1 month ago
src 修改点击助力从后端接收数据的逻辑;修改助力数据从后端动态传入 4 weeks ago
.env.development 修改样式 4 weeks ago
.env.production 环境文件 1 month ago
.gitignore 基本配置 1 month ago
README.md axios配置 1 month ago
index.html 基本配置 1 month ago
package-lock.json 修改样式 4 weeks ago
package.json 安装element-plus,调试按钮 1 month ago
vite.config.js 使用token验证activity1接口 4 weeks 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 npm install vue-router npm install axios npm install element-plus --save