| | |
| | | <div class="blog-main"> |
| | | <a-row> |
| | | <a-col v-bind="colApiLeft"> |
| | | <box7 :searchType="searchType" class="fade"></box7> |
| | | <box7 :searchType="searchType" class="fade" > </box7> |
| | | </a-col> |
| | | <a-col v-bind="colApiMain" class="holdHeight"> |
| | | <!-- <box8></box8> --> |
| | | <!-- <boxLeft></boxLeft> --> |
| | | <myVideo v-on="$listeners"></myVideo> |
| | | <!-- <myVideo v-on="$listeners"></myVideo> --> |
| | | <keep-alive> |
| | | <router-view v-on="$listeners"></router-view> |
| | | </keep-alive> |
| | | </a-col> |
| | | |
| | | </a-row> |
| | |
| | | |
| | | data() { |
| | | return { |
| | | searchType: "乐谱搜索", |
| | | searchType: "月台搜索", |
| | | colApiLeft: { |
| | | xs: 24, |
| | | sm: { |
| | |
| | | |
| | | colApiMain: { |
| | | xs: { |
| | | span: 24, |
| | | offset: 0, |
| | | span: 22, |
| | | offset: 1, |
| | | }, |
| | | sm: { |
| | | span: 22, |