diff --git a/components/AppAbout.vue b/components/AppAbout.vue index 56e98d1..2ea6e0e 100644 --- a/components/AppAbout.vue +++ b/components/AppAbout.vue @@ -17,7 +17,18 @@
- + + +
+

{{item.title1 }}

+

{{item.title2 }}

+

{{item.title3 }}

+

{{item.title4 }}

+

{{item.title5 }}

+
+ +
+
@@ -55,7 +66,11 @@ diff --git a/components/AppNews.vue b/components/AppNews.vue index 2b7e915..d6ab11a 100644 --- a/components/AppNews.vue +++ b/components/AppNews.vue @@ -39,8 +39,8 @@
- {{item.release_time_text.slice(8,10)}} - {{item.release_time_text.slice(0,7)}} + {{ item.release_time_text.slice(8,10)}} + {{ item.release_time_text.slice(0,7)}}
@@ -227,88 +227,88 @@ const getNewstypeList = async () => { .rig_box{ width: 921px; .re_box{ - width: 100%; - height: 680px; - margin: 0 auto; - margin-top:40px; - // padding-left: 60px; - display: flex; - flex-wrap: wrap; - justify-content: flex-start; - align-content: flex-start; - gap: 10px; - .re_box_item{ width: 100%; - height: 90px; - background: #FFFFFF; - border: 1px solid #EEF7FF; - padding: 20px; - box-sizing: border-box; + height: 680px; + margin: 0 auto; + margin-top:40px; + // padding-left: 60px; display: flex; - justify-content: space-between; - align-items: center; - .re_title{ - // width: 640px; - font-family: Microsoft YaHei; - font-weight: 400; - font-size: 18px; - color: #323232; - display: flex; - align-items: center; - .dian{ - width: 10px; - height: 10px; - background: #3B90DF; - border-radius: 50%; - margin-right: 15px; - } - } - .re_date{ - font-family: Microsoft YaHei; - font-weight: 400; - font-size: 14px; - color: #368BDB; + flex-wrap: wrap; + justify-content: flex-start; + align-content: flex-start; + gap: 10px; + .re_box_item{ + width: 100%; + height: 90px; + background: #FFFFFF; + border: 1px solid #EEF7FF; + padding: 20px; + box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; - .shu{ - background: #EEEEEE; - width: 1px;height: 50px; - margin-right: 20px; - } - .right_tex{ + .re_title{ + // width: 640px; + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 18px; + color: #323232; display: flex; - flex-direction: column; - width: 80px; - text-align: center; - .span1{ - width: 100%; - font-family: Microsoft YaHei; - font-weight: 400; - font-size: 36px; - color: #378EDF; - } - .span2{ - width: 100%; - font-family: Microsoft YaHei; - font-weight: 400; - font-size: 16px; - color: #378EDF; + align-items: center; + .dian{ + width: 10px; + height: 10px; + background: #3B90DF; + border-radius: 50%; + margin-right: 15px; } } - } - &:hover{ - background-image: url('/img/message/listbg.png'); - background-size: 100% 100%; - cursor: pointer; .re_date{ + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 14px; + color: #368BDB; + display: flex; + justify-content: space-between; + align-items: center; .shu{ - background: #FFFFFF; + background: #EEEEEE; + width: 1px;height: 50px; + margin-right: 20px; + } + .right_tex{ + display: flex; + flex-direction: column; + width: 80px; + text-align: center; + .span1{ + width: 100%; + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 36px; + color: #378EDF; + } + .span2{ + width: 100%; + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 16px; + color: #378EDF; + } + } + } + &:hover{ + background-image: url('/img/message/listbg.png'); + background-size: 100% 100%; + cursor: pointer; + .re_date{ + .shu{ + background: #FFFFFF; + } } } } - } - } + } .pages_tsw{ :deep(.n-pagination .n-pagination-item:not(.n-pagination-item--disabled).n-pagination-item--active) { color: #ffffff; diff --git a/components/AppSearchdel.vue b/components/AppSearchdel.vue new file mode 100644 index 0000000..e017200 --- /dev/null +++ b/components/AppSearchdel.vue @@ -0,0 +1,362 @@ + + + + + diff --git a/pages/index.vue b/pages/index.vue index dcb80bc..6112cfb 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -2,7 +2,7 @@
- + @@ -42,7 +42,10 @@ - + + + +