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.
 
 
 
songtongtong 0643c8cd84 样式优化 3 months ago
.vscode 基本配置 3 months ago
public 基本配置 3 months ago
src 样式优化 3 months ago
.env.development 处理控制台bug 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 安装element-plus,调试按钮 3 months ago
package.json 安装element-plus,调试按钮 3 months ago
vite.config.js feat(众筹页面): 实现股票助力活动页面及交互功能 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