| | |
| | | resourceTypeValueList: [], |
| | | // 查询结果 |
| | | resultList: [], |
| | | loading: false, |
| | | loading: true, |
| | | pdfLoading: false, |
| | | }; |
| | | }, |
| | |
| | | cmsType: ["cmsItem"], |
| | | "Id=": [id + ""], |
| | | source: [], |
| | | isbn: [], |
| | | year: [], |
| | | abstract: [], |
| | | keyWords: [], |
| | |
| | | // 'id=':[this.$route.params.key], |
| | | "resourceType*": this.resourceTypeValueList, |
| | | source: [], |
| | | isbn: [], |
| | | year: [], |
| | | abstract: [], |
| | | keyWords: [], |
| | |
| | | cmsType: ["cmsItem"], |
| | | "resourceType*": this.resourceTypeValueList, |
| | | source: [], |
| | | isbn: [], |
| | | year: [], |
| | | abstract: [], |
| | | keyWords: [], |
| | |
| | | display: -webkit-box; |
| | | -webkit-box-orient: vertical; |
| | | |
| | | .abstract-title{ |
| | | .abstract-title { |
| | | font-weight: bold; |
| | | } |
| | | |
| | | span { |
| | | font-family: Source Han Sans; |
| | | font-size: 14px; |
| | |
| | | color: #333; |
| | | border-left: 1px solid #2c2c2c; |
| | | } |
| | | |
| | | margin-bottom: 15px; |
| | | } |
| | | |