diff --git a/public/index.html b/public/index.html index 235a849..7eac829 100644 --- a/public/index.html +++ b/public/index.html @@ -6,8 +6,6 @@ <%= htmlWebpackPlugin.options.title %> - -
diff --git a/src/components/hotNews/HotNews.vue b/src/components/hotNews/HotNews.vue index 500aafa..5cce3ee 100644 --- a/src/components/hotNews/HotNews.vue +++ b/src/components/hotNews/HotNews.vue @@ -1,5 +1,7 @@ @@ -30,5 +32,10 @@ export default { } \ No newline at end of file diff --git a/src/components/hotNews/NewsCard.vue b/src/components/hotNews/NewsCard.vue index c638042..4cc1c55 100644 --- a/src/components/hotNews/NewsCard.vue +++ b/src/components/hotNews/NewsCard.vue @@ -1,52 +1,48 @@