{{ title }}
get_app
+ :data-link="link" class="fab right">get_appdiff --git a/public/index.html b/public/index.html index 3d3fb4e..0c593d8 100644 --- a/public/index.html +++ b/public/index.html @@ -57,11 +57,11 @@
{{ results.allTab.TOP_RESULT[0].title }}
@@ -76,17 +76,17 @@{{track.SNG_TITLE + (track.VERSION ? ' '+track.VERSION : '')}} | -{{artist.ART_NAME}} + | {{artist.ART_NAME}} | -+ | {{track.ALB_TITLE}} | {{convertDuration(track.DURATION)}} | get_app | |
- play_arrow |
{{track.title + (track.title_version ? ' '+track.title_version : '')}} | -+ | {{track.artist.name}} | -+ | {{track.album.title}} | {{convertDuration(track.duration)}} | get_app |
+ :style="{ 'width': data.width ? data.width : 'auto'}" + :class="{ 'sort-asc': data.sortKey == sortKey && sortOrder == 'asc', 'sort-desc': data.sortKey == sortKey && sortOrder == 'desc', 'sortable': data.sortKey, 'clickable': data.sortKey }"> {{data.title}} | |||||||
---|---|---|---|---|---|---|---|
- |
{{release.release_date}} | -file_download |