| | |
| | | </a-button> |
| | | </div> --> |
| | | |
| | | <div class="headertop filter-dot headertop-bar"> |
| | | <div class="headertop filter-dot headertop-bar " v-if="coverURL.length>0"> |
| | | <figure class="centerbg" v-bind:style="{'background-image':'url('+this.coverURL+')'}"> |
| | | </figure> |
| | | </div> |
| | |
| | | </pre> |
| | | </div> |
| | | |
| | | <div class="markdown-body article-detail" v-else> |
| | | <vue-markdown :source="source"></vue-markdown> |
| | | <div class="markdown-body article-detail " v-else> |
| | | <vue-markdown :source="source" ></vue-markdown> |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | value: '', |
| | | disabled: false |
| | | }, |
| | | coverURL: "http://t.inleft.com/share/media_photo/background.jpg" |
| | | coverURL: "" |
| | | } |
| | | }, |
| | | created() { |