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
296 B

6 years ago
# 布局
6 years ago
<img :src="$withBase('/布局.png')">
5 years ago
该布局用的是[el-admin-layout](https://github.com/toesbieya/el-admin-layout) ,[文档](https://doc.toesbieya.cn/el-admin-layout/)
6 years ago
5 years ago
项目中没有用到该布局的页面只有 `@/router/define.js` 里的 `login`、`403`、`404`、`500`。