| | |
| | | </div> |
| | | <div v-show="loading" class="load-all text-center"> |
| | | <mt-spinner type="fading-circle"></mt-spinner> |
| | | 加载中... |
| | | loading... |
| | | </div> |
| | | <div v-show="!loading && list.length>0" class="load-all text-center"> |
| | | 已全部加载 |
| | |
| | | |
| | | &.no-bold { |
| | | span { |
| | | font-weight: 400; |
| | | font-weight: 500; |
| | | } |
| | | } |
| | | } |
| | |
| | | li{ |
| | | font-size:0.28rem; |
| | | font-family:MicrosoftYaHeiLight; |
| | | font-weight:400; |
| | | font-weight:500; |
| | | color:rgba(255,255,255,0.5); |
| | | text-align: center; |
| | | display: flex; |
| | |
| | | span{ |
| | | font-size:0.26rem; |
| | | font-family:MicrosoftYaHeiLight; |
| | | font-weight:400; |
| | | font-weight:500; |
| | | color:rgba(177,37,37,1); |
| | | } |
| | | } |