| | |
| | | </div> |
| | | </div> |
| | | <div class="cataLog_rightContent subpage_Div"> |
| | | <div style="display:flex;justify-content:space-between"> |
| | | <div style="align-items: center;display:flex;justify-content:space-between"> |
| | | <el-breadcrumb separator="/"> |
| | | <el-breadcrumb-item :to="{ path: '/' }">{{ |
| | | $t('dataManage.dictionaryManageObj.particulars') |
| | |
| | | padding: 1%; |
| | | .cataLogContent { |
| | | width: 100%; |
| | | height: 92%; |
| | | height: 100%; |
| | | max-height: 670px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | .cataLog_leftTree { |
| | | width: 15%; |
| | | height: 91%; |
| | | height: 100%; |
| | | border-radius: 5px; |
| | | padding: 1%; |
| | | overflow-y: auto; |
| | | } |
| | | .cataLog_rightContent { |
| | | width: 80%; |
| | | height: 91%; |
| | | height: 100%; |
| | | max-height: 670px; |
| | | border-radius: 5px; |
| | | padding: 1%; |
| | | .menuTop { |