Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 399 Bytes

File metadata and controls

30 lines (18 loc) · 399 Bytes

Project Structure

  • Vue3 + ts + Vite
  • ElementPlus

Project Setup

npm install

npm run dev

npm run build

配置

  • 1、后端接口地址在 vite.config.ts
  • 2、新加菜单,需要在路由router/index.ts 加组件映射

Issues

1、滚动条滑块固定大小问题没有找到解决方案

Api 统计

/login /user/info

https://gitee.com/karshey/general-background