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.
 
 
 
宋杰 fb8276e604 上传手机版图片;删除注释的适配手机端代码;重新写了一个js文件单独存放众筹的接口。 3 months ago
.vscode 基本配置 3 months ago
public 基本配置 3 months ago
src 上传手机版图片;删除注释的适配手机端代码;重新写了一个js文件单独存放众筹的接口。 3 months ago
.env.development 修改样式 3 months ago
.env.production 环境文件 3 months ago
.gitignore 基本配置 3 months ago
README.md axios配置 3 months ago
index.html 基本配置 3 months ago
package-lock.json 修改样式 3 months ago
package.json 安装element-plus,调试按钮 3 months ago
vite.config.js 使用token验证activity1接口 3 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 npm install vue-router npm install axios npm install element-plus --save