| | |
| | | <template> |
| | | <view class="bag"> |
| | | <!-- 顶部导航 --> |
| | | <headNav idIndex="3" text="历代学术流派" /> |
| | | <headNav idIndex="3" text="中医学术流派" /> |
| | | <view class="Midde flex"> |
| | | <!-- <view class="MiddeBack">返回</view> --> |
| | | <el-button class="MiddeBack flex flex-center" @click="goBack" |
| | |
| | | > |
| | | <view class="flex flex-center flex-column"> |
| | | <view |
| | | class="" |
| | | |
| | | style=" |
| | | font-weight: 900; |
| | | margin-bottom: 0.2rem; |
| | |
| | | </li> |
| | | </ul> |
| | | </view> |
| | | <view class=""></view> |
| | | <view ></view> |
| | | </view> |
| | | <view class="Bottom"> |
| | | <view class="Bottom_top flex"> |
| | |
| | | methods: { |
| | | getData() { |
| | | getIntroduction(Number(this.idIndex)).then((res) => { |
| | | console.log(res,"rrrr"); |
| | | this.detailData = { |
| | | name: res.object.school_NAME[0].content, |
| | | icon: |
| | |
| | | }) |
| | | : [] |
| | | }; |
| | | console.log(this.detailData,"detailDatadetailData"); |
| | | }); |
| | | }, |
| | | goBack() { |
| | |
| | | height: 0.24rem; |
| | | font-size: 0.12rem; |
| | | padding: 0; |
| | | border-radius: 0; |
| | | border: 1px solid #9e9e9e; |
| | | color: #000; |
| | | } |
| | | |
| | | .Lists { |