| | |
| | | <template> |
| | | <view class="relative"> |
| | | <headNav :idIndex="idIndex" text="中医人物数据库" /> |
| | | <headNav :idIndex="idIndex" text="历代人物" /> |
| | | <view class="Midde flex"> |
| | | <el-button class="MiddeBack flex flex-center" @click="goBack">返回</el-button> |
| | | <view style="width: 70%;" class="flex flex-center flex-column"> |
| | |
| | | }, |
| | | { |
| | | prop: 'epoch', |
| | | label: '著作时代' |
| | | label: '著作时期' |
| | | }, { |
| | | prop: 'category', |
| | | label: '类别' |
| | |
| | | } |
| | | |
| | | /* --------------- */ |
| | | @media screen and (min-width:2560px)and (max-width:3840px) {} |
| | | |
| | | .BoxLeft ::v-deep.el-card__body { |
| | | padding: .1rem .11rem !important; |
| | |
| | | |
| | | ::v-deep .el-dialog__body { |
| | | padding: 0; |
| | | } |
| | | |
| | | ::v-deep .el-dialog__wrapper { |
| | | z-index: 999999999999999 !important; |
| | | } |
| | | |
| | | .ProfileNav { |