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