| | |
| | | <template> |
| | | <div class="holdHeight"> |
| | | <a-row type="flex" justify="center"> |
| | | <a-col v-for="temp in [1,2,1,1,1,1,1]"> |
| | | <a-col v-for="temp in [1,2,1,1,1,1]"> |
| | | <div class="myCard" style="height: 200px;width: 220px; border-radius: 20px;"> |
| | | <a-card :hoverable="true" size="small"> |
| | | <template slot="cover"> |
| | | <img class="myCardCover" alt="example" src="../../assets/mowenwei.jpg" /> |
| | | <!-- <img class="myCardCover" alt="example" src="../../assets/mowenwei.jpg" /> --> |
| | | </template> |
| | | |
| | | <template slot="actions" class="ant-card-actions"> |