| | |
| | | <div class="icon-view"> |
| | | <span |
| | | class="icon-label" |
| | | @click="selIconSwitchClick('1')" |
| | | :class="{ blueBackgroud: isIconIndex === '1', whiteBackgroud: isIconIndex === '2' }" |
| | | ><i class="el-icon-menu"></i |
| | | ></span> |
| | | <span |
| | | class="icon-label" |
| | | @click="selIconSwitchClick('2')" |
| | | :class="{ whiteBackgroud: isIconIndex === '1', blueBackgroud: isIconIndex === '2' }" |
| | | style="margin-left: 5px" |
| | | ><i class="el-icon-s-unfold"></i |
| | | ></span> |
| | | <span |
| | | class="icon-label" |
| | | @click="selIconSwitchClick('1')" |
| | | :class="{ blueBackgroud: isIconIndex === '1', whiteBackgroud: isIconIndex === '2' }" |
| | | ><i class="el-icon-menu"></i |
| | | ></span> |
| | | </div> |
| | | </div> |
| | |
| | | title: "新建", |
| | | infomation: {} |
| | | }, |
| | | isIconIndex: "1", // 1 图标 2 列表 |
| | | isIconIndex: "2", // 1 图标 2 列表 |
| | | url: "https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg", |
| | | pageSizes: [15, 30], |
| | | keyWord: "", |