yjryu / KERIS star
류윤주 류윤주 2023-11-17
231117 류윤주 홍보뉴스 css 수정
@f878e6d375cfaa002083ab49e484f033f83a8f1f
client/resources/css/Main.css
--- client/resources/css/Main.css
+++ client/resources/css/Main.css
@@ -51,9 +51,11 @@
 .main-benner {
   width: 100%;
 }
+
 .main-benner-img img {
   width: 100%;
 }
+
 .main-notice {
   grid-column: 1/3;
   padding: 0 0 3rem;
@@ -68,28 +70,44 @@
 .main-notice h2 i {
   margin-right: 1rem;
 }
+
 .modal-content iframe {
   height: 300px;
 }
+
 .modal-content-box {
-  text-align: center;
-  padding: 3rem;
+  text-align: left;
+  padding: 3rem 0;
   height: 250px;
   overflow-y: auto;
 }
-.modal-content-box > p {
+
+.modal-content-box>p {
   margin-bottom: 1.5rem;
 }
+
 .modal-news-title {
   font-size: 2rem;
   font-weight: 600;
+  color: #3f87f7;
 }
+
+.file-zone-title {
+  color: #3f87f7;
+  flex: 0 0 10%;
+}
+
+.modal-content-box>div>ul {
+  flex: 0 0 85%;
+}
+
 /* 퍼즐 */
 .main-content-wrap {
   width: 100%;
   height: 100%;
   padding: 60px;
 }
+
 .swiper-slide .modal-img img {
   width: 100%;
 }
@@ -101,11 +119,11 @@
   grid-template-columns: 1fr 1fr 1fr;
 }
 
-.main-puzzle-container > div:nth-child(4) {
+.main-puzzle-container>div:nth-child(4) {
   position: relative;
 }
 
-.main-puzzle-container > div:nth-child(4)::after {
+.main-puzzle-container>div:nth-child(4)::after {
   position: absolute;
   content: "";
   width: 90px;
@@ -278,19 +296,19 @@
   margin: 0 auto;
 }
 
-.main-wrap-news-hidden .swiper{
+.main-wrap-news-hidden .swiper {
   padding: 0 50px;
 }
 
-.main-wrap-news-hidden .swiper-button-prev, 
-.main-wrap-news-hidden .swiper-button-next{
+.main-wrap-news-hidden .swiper-button-prev,
+.main-wrap-news-hidden .swiper-button-next {
   top: 60%;
   width: 15px;
   height: 15px;
 }
 
-.main-wrap-news-hidden .swiper-button-prev:after, 
-.main-wrap-news-hidden .swiper-button-next:after{
+.main-wrap-news-hidden .swiper-button-prev:after,
+.main-wrap-news-hidden .swiper-button-next:after {
   font-size: 25px;
 }
 
@@ -403,11 +421,13 @@
   font-family: SBaggroM;
   color: #09365e;
 }
+
 /* 메인 뉴스 팝업창 */
 .mySwiper .modal {
   width: 100%;
   background-color: #000000;
 }
+
 /* 파트너사 */
 .main-partner {
   width: 100%;
@@ -520,7 +540,7 @@
   background-color: #e2e2e2;
 }
 
-.matching-box-grid > h3 {
+.matching-box-grid>h3 {
   font-size: 2.6rem;
   padding: 3rem;
   font-family: SBaggroM;
@@ -571,6 +591,7 @@
   width: 100%;
   height: 120px;
 }
+
 .matchingbox-img img {
   width: 100% !important;
 }
@@ -807,7 +828,7 @@
   grid-template-columns: 1fr 1fr 1fr;
 }
 
-.modal-img > p{
+.modal-img>p {
   padding: 10px 0;
   font-size: 1.6rem;
   text-align: center;
@@ -863,11 +884,13 @@
 
   font-family: SBaggroM;
 }
+
 .data-bos {
   width: 100%;
   display: grid;
   grid-template-columns: 70% 1fr;
 }
+
 .data-text img {
   width: 80px;
 }
@@ -905,16 +928,19 @@
   border-color: #3898ec;
   outline: none;
 }
+
 .dtail-navigation-in {
   display: flex;
   justify-content: end;
 }
+
 .dtail-navigation-in button {
   padding: 0.5rem 2rem;
   background-color: #007aff;
   color: white;
   border-radius: 0.5rem;
 }
+
 .data-detail-page {
   padding: 0 0 6rem 0;
 }
@@ -954,6 +980,7 @@
 
   background-color: #ffffff;
 }
+
 .data-bos-btn2::before {
   height: 30rem;
   position: absolute;
@@ -966,6 +993,7 @@
 
   background-color: #ffffff;
 }
+
 .data-bos-btn3::after {
   height: 30rem;
   position: absolute;
@@ -979,6 +1007,7 @@
   z-index: 1;
   background-color: var(--button-bg-color);
 }
+
 .data-banner {
   width: 100%;
   display: grid;
@@ -991,6 +1020,7 @@
   background-position: right bottom;
   background-size: 180px;
 }
+
 .data-bos-btn2 {
   padding: 2rem;
 
@@ -998,12 +1028,14 @@
   background-position: center bottom;
   background-size: 220px;
 }
+
 .data-bos-btn3 {
   padding: 2rem;
   background: url(../jpg/data-2.png) no-repeat;
   background-position: left bottom;
   background-size: 150px;
 }
+
 .data-banner h2 {
   font-size: 4rem;
   display: flex;
@@ -1013,35 +1045,44 @@
   font-family: SBaggroM;
   font-weight: 500;
 }
+
 .data-bos-btn1 h2 {
   text-align: left;
   color: #014099;
 }
+
 .data-bos-btn1 span {
   color: #0259c1;
 }
+
 .data-bos-btn2 h2 {
   color: #0e5e2e;
   justify-content: center;
 }
+
 .data-bos-btn2 span {
   color: #1a8445;
 }
+
 .data-bos-btn3 h2 {
   justify-content: end;
   color: #c26400;
 }
+
 .data-bos-btn3 span {
   color: #e07e27;
 }
+
 .data-bos-btn1 span,
 .data-bos-btn2 span {
   width: 100%;
 }
+
 .data-banner span {
   font-weight: 400;
   font-size: 1.7rem;
 }
+
 .data-banner button p {
   width: 80%;
   font-size: 1.5rem;
@@ -1050,9 +1091,11 @@
   transform: translateY(-60px);
   font-weight: 500;
 }
+
 .data-bos-btn1 p {
   color: #014099;
 }
+
 .data-bos-btn2 p {
   margin: 0 auto;
   text-align: center;
@@ -1182,9 +1225,11 @@
 .guide-sec {
   padding: 3rem;
 }
+
 .guide-sec img {
   width: 100%;
 }
+
 .guide-logo-bt {
   background-color: #00335a;
   padding-right: 3rem;
@@ -1259,6 +1304,7 @@
   padding: 21px 10px;
   background-color: #f9f9f9;
 }
+
 /* .tech-view .tech-info > * {
   display: inline-block;
   vertical-align: middle;
@@ -1273,6 +1319,7 @@
   font-size: 2.5rem;
   color: #007aff;
 }
+
 .tech-report button {
   padding: 1rem 2rem;
   color: white;
@@ -1280,15 +1327,18 @@
   border-radius: 0.5rem;
   font-weight: 700;
 }
+
 .tech-info {
   padding: 31px 0 31px;
   border-top: 1px solid #132331;
   display: flex;
   align-items: center;
 }
+
 .tech-info-img {
   width: 500px;
 }
+
 .tech-info-img img {
   padding: 22px 28px;
   background: #f2f4f6;
@@ -1297,19 +1347,23 @@
   text-align: center;
   box-sizing: border-box;
 }
+
 .tech-txt-wrap {
   width: 100%;
   margin-left: 110px;
 }
-.tech-txt-wrap li > * {
+
+.tech-txt-wrap li>* {
   display: inline-block;
   font-weight: 400;
   font-size: 2rem;
   padding: 15px 0 15px;
 }
+
 .tech-txt-wrap li {
   border-bottom: 1px solid #e5e5e5;
 }
+
 .tech-txt-wrap li strong {
   min-width: 152px;
   padding-left: 1.8rem;
@@ -1317,6 +1371,7 @@
   position: relative;
   font-weight: 700;
 }
+
 .tech-txt-wrap li strong::after {
   position: absolute;
   right: 0;
@@ -1327,10 +1382,12 @@
   background: #a6a6a6;
   content: "";
 }
+
 .tech-btn {
   width: 100%;
   padding: 21px 10px;
 }
+
 .tech-btn button {
   float: right;
   padding: 1rem 2rem;
@@ -1339,11 +1396,13 @@
   border-radius: 0.5rem;
   font-weight: 700;
 }
+
 .date {
   text-align: left;
   padding: 1rem 0;
   font-size: 1.3rem;
 }
+
 /* 가리기  */
 .tech-box-sec-img {
   box-shadow: 3px 3px 6px rgba(191, 191, 191, 0.447);
@@ -1353,11 +1412,13 @@
   background-color: white;
   border-radius: 1rem;
 }
+
 .tech-box-fillter {
   position: relative;
   filter: blur(4px);
   background-color: rgba(248, 248, 248, 0.5);
 }
+
 .overlay-text {
   position: relative;
   top: -50%;
@@ -1380,7 +1441,7 @@
 }
 
 .info-sec div,
-.info-sec-1 > div {
+.info-sec-1>div {
   display: grid;
 
   border-bottom: 1px solid #333;
@@ -1392,43 +1453,53 @@
   font-size: 1.5rem;
   color: #007aff;
 }
+
 .pwinfro span {
   padding: 2rem !important;
 }
+
 .info-sec div span {
   padding: 3rem;
   font-size: 1.2rem;
 }
+
 .info-sec button {
   padding: 1rem 0.5rem;
   background-color: #007aff;
   color: white;
   border-radius: 0.5rem;
 }
+
 .info-sec-1 div a {
   padding: 3rem;
 }
+
 .info-keword-far {
   grid-row: 1 / span 3;
 }
-.info-sec-1 > div > p {
+
+.info-sec-1>div>p {
   padding: 3rem 0;
   font-size: 1.2rem;
   color: #007aff;
   /* border-bottom: 1px solid #333; */
 }
+
 .info-sec-1 span {
   padding: 3rem 0;
   font-size: 1.2rem;
 }
+
 .company-logo {
   margin: 2rem 0;
 }
+
 .company-info .blue-btn {
   width: 50%;
   margin: 0 auto;
   text-align: center;
 }
+
 .info-sec-1 section img {
   width: 260px;
   height: 120px;
@@ -1472,17 +1543,20 @@
   padding: 2rem;
   border-radius: 0.5rem;
 }
+
 .info-sec p button {
   padding: 0.5rem 0.5rem;
   background-color: #007aff;
   color: white;
   border-radius: 0.5rem;
 }
+
 .info-pw-maill div {
   display: flex;
   border: 0px;
   padding: 0 4rem;
 }
+
 /* Introduction css */
 .intro {
   width: 100%;
@@ -1500,6 +1574,7 @@
   font-weight: 500;
   color: #2c407f;
 }
+
 .info-keword {
   padding: 0 !important;
   text-align: left !important;
@@ -1507,6 +1582,7 @@
   font-size: 1.5rem;
   color: #007aff;
 }
+
 .intro-text {
   padding: 3rem;
 }
@@ -1550,6 +1626,7 @@
 .intro-img img:nth-child(3) {
   transform: translateY(-6.9rem);
 }
+
 .info-sec-summary p {
   color: #000000;
 }
@@ -1619,6 +1696,7 @@
   padding: 1.5rem 0;
   display: flex;
 }
+
 .matching-box-button div {
   display: inline-block;
   cursor: pointer;
@@ -1641,12 +1719,13 @@
   color: #666;
 }
 
-.matching-box-button div input[type="radio"]:checked + label {
+.matching-box-button div input[type="radio"]:checked+label {
   color: #007aff;
   border-bottom: 0px;
   background: linear-gradient(#71aef0, rgb(255, 255, 255));
   border-bottom: 1px solid #fff;
 }
+
 .matching-wrap-sub {
   width: 100%;
   margin: 0 auto;
@@ -1657,14 +1736,17 @@
   font-size: 4rem;
   padding: 2rem 0;
 }
+
 .inbox {
   display: grid;
 
   grid-template-columns: 1fr;
 }
+
 .matching-section-box h2 {
   font-size: 2rem;
 }
+
 .inbox-sub,
 .outbox-sub {
   padding: 6rem 0;
@@ -1684,6 +1766,7 @@
   padding: 1.5rem 2.5rem;
   box-shadow: 1px 1px 5px #33333344;
 }
+
 .inbox-img h4 {
   font-size: 1.5rem;
   text-align: left;
@@ -1695,6 +1778,7 @@
   border-radius: 1rem;
   margin-bottom: 30px;
 }
+
 .inbox-img-blur img {
   filter: blur(1.5px);
   box-shadow: 1px 1px 3px #33333337;
@@ -1734,6 +1818,7 @@
   color: white;
   font-weight: 700;
 }
+
 .inbox-img-box {
   width: 260px;
   height: 120px;
@@ -1747,10 +1832,12 @@
 .matching-section-box {
   padding: 6rem 3rem;
 }
+
 .downbtn-none {
   display: none;
   padding: 1rem !important;
 }
+
 .matchingbox-img {
   width: 300px;
   height: 175px;
@@ -1759,6 +1846,7 @@
   background-color: #f9f9f9;
   border-radius: 1rem;
 }
+
 /* 모달css */
 .matchingmodal {
   width: 100%;
@@ -1771,6 +1859,7 @@
   background-color: rgb(0, 0, 0);
   background-color: rgba(0, 0, 0, 0.4);
 }
+
 .matching-modal-box {
   background-color: #fefefe;
   margin: 15% auto;
@@ -1781,14 +1870,17 @@
   text-align: center;
   position: relative;
 }
+
 .matching-modal-box h1 {
   font-size: 2rem;
   text-align: left;
 }
+
 .matching-modal-box img {
   margin: 0 auto;
   padding: 3rem;
 }
+
 .matching-modal-box button {
   width: 80%;
   background-color: #007aff;
@@ -1820,7 +1912,7 @@
   position: relative;
 }
 
-.join-imgbox > p {
+.join-imgbox>p {
   width: 100%;
   height: 100%;
   top: 0;
@@ -1828,7 +1920,7 @@
   position: absolute;
 }
 
-.join-imgbox > img {
+.join-imgbox>img {
   width: 100%;
   height: 100%;
   position: absolute;
@@ -1904,7 +1996,7 @@
   margin: 0 auto;
 }
 
-.login-info > div > p {
+.login-info>div>p {
   color: rgb(255, 0, 0);
   padding: 0 1rem;
   font-size: 1.5rem;
@@ -2012,17 +2104,20 @@
   color: #0e5e2e;
   background-color: #e6fff1;
 }
+
 .join-b span {
   font-size: 1.5rem;
   font-family: "Pretendard-Regular";
   color: #3f87f7;
 }
+
 .join-sub-input input[type="file"] {
   width: 100%;
   padding: 1rem;
   border: 1px solid #eee;
   border-radius: 5px;
 }
+
 .btn-upload-join {
   width: 100%;
   background-color: #3f87f7;
@@ -2032,9 +2127,11 @@
   text-align: center;
   color: white;
 }
+
 .login-info-grid-1 {
   padding: 2rem 0;
 }
+
 #email_sel {
   padding: 9px 62px;
 }
@@ -2042,6 +2139,7 @@
 .join-blue-btn {
   width: 100% !important;
 }
+
 .login-info,
 .login-info2 {
   width: 100%;
@@ -2078,6 +2176,7 @@
   font-size: 1.4rem;
   padding: 0.5rem;
 }
+
 .j-s-3 {
   padding: 1rem;
   display: grid;
@@ -2122,40 +2221,50 @@
   grid-template-columns: 180px 1fr;
   gap: 5rem;
 }
+
 .info-th {
   padding: 3rem 0 !important;
   text-align: left !important;
 }
+
 .login-info-grid-3 {
   width: 100%;
   height: 100%;
   padding: 1rem 0;
 }
+
 .info-sec-summary {
   padding: 2rem 0;
   grid-template-columns: 1fr !important;
 }
+
 .info-sec-summary div {
   grid-template-columns: 1fr;
 }
+
 .info-sec-summary textarea {
   height: 200px;
 }
+
 .info-keword {
   grid-template-columns: 1fr 1fr 1fr 1fr !important;
 }
+
 .info-keword span {
   margin: 2rem 1rem !important;
   padding: 1rem !important;
   text-align: center;
   border-radius: 0.5rem;
 }
+
 .file-input {
   cursor: pointer;
 }
+
 #file-input {
   display: none;
 }
+
 .uploaded-box {
   position: relative;
   top: 0;
@@ -2253,12 +2362,15 @@
   text-align: center;
   gap: 1rem;
 }
+
 .email-sec div:nth-child(2) {
   padding: 1rem 0;
 }
-.address-sec > div {
+
+.address-sec>div {
   margin-bottom: 10px;
 }
+
 .address-sec .add-search input {
   flex: 0 0 79%;
 }
@@ -2295,23 +2407,28 @@
   color: #333;
   font-size: 1.4rem;
 }
-.keyword-label:checked + label {
+
+.keyword-label:checked+label {
   background: #d6e6ff;
   color: #007aff;
 }
+
 .keyword-wrap {
   padding: 1rem;
 }
+
 .keyword-wrap ul {
   display: grid;
   grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
   gap: 1rem;
 }
+
 .select-keyword ul {
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   gap: 1rem;
 }
+
 .selected-keyword {
   background: #d6e6ff;
   color: #007aff;
@@ -2320,15 +2437,18 @@
 .selected-keyword span:nth-child(2) {
   cursor: pointer;
 }
+
 /* 로그인 모달창 css */
 .login-modal {
   margin: 0 auto;
   text-align: center;
 }
+
 .login-modal h1 {
   padding: 1rem 0;
 }
-.login-modal > p {
+
+.login-modal>p {
   padding: 1rem 0;
 }
 
@@ -2449,6 +2569,7 @@
   color: #fff;
   cursor: pointer;
 }
+
 /* 스와이퍼--------------------------------------- */
 .swiper-button-prev:after,
 .swiper-button-next:after {
@@ -2463,7 +2584,7 @@
 
 .main-benner .swiper {
   height: 260px;
-  padding: 0px 50px 50px 50px;
+  /* padding: 0px 50px 50px 50px; */
 }
 
 .swiper-2 {
@@ -2480,9 +2601,11 @@
   font-size: 1.7rem;
   color: white;
 }
+
 .swiper-slide {
   cursor: pointer;
 }
+
 /* .main-wrap-news-hidden .swiper-slide img {
   width: 77%;
   padding: 1rem;
@@ -2500,10 +2623,10 @@
 .slide1 {
   height: 32px;
   width: 98%;
-  padding: 1rem 1rem;
+  padding: 1.1rem 1rem;
   color: white;
   font-size: 1.3rem;
-  /* border-bottom: 0.5px dotted white; */
+  z-index: 100000;
 }
 
 .swiper-2 {
@@ -2526,9 +2649,11 @@
   display: flex;
   justify-content: space-between;
 }
+
 .userIDsearch-box-button input {
   display: none;
 }
+
 .userIDsearch-box-button div {
   width: 50%;
   padding: 2rem;
@@ -2539,15 +2664,18 @@
   border: 1px solid gainsboro;
   border-bottom: 0px;
 }
+
 .IDsearch-content {
   border: 1px solid gainsboro;
   padding: 3rem 1rem;
 }
+
 .IDsearch-content div:nth-child(1) p,
 .userpwsearch div:nth-child(1) p {
   font-size: 1.5rem;
   padding: 1rem 0;
 }
+
 .IDsearch-content details ul,
 .IDsearch-content-two details ul,
 .userpwsearch ul {
@@ -2555,6 +2683,7 @@
   margin: 0 auto;
   margin-bottom: 10px;
 }
+
 .IDsearch-content details li,
 .IDsearch-content-two details li,
 .userpwsearch li {
@@ -2563,32 +2692,39 @@
   justify-content: space-between;
   padding: 0.5rem 0;
 }
+
 .IDsearch-content details li input[type="text"],
 .userpwsearch li input[type="text"] {
   width: 60%;
 }
+
 .inbox-radio {
   display: flex;
 }
+
 .inbox-radio div {
   display: grid;
   padding: 0 3rem;
   grid-template-columns: 1fr 1fr;
 }
+
 .inbox-radio p {
   font-size: 1.5rem;
   padding: 3rem 0;
 }
+
 .IDsearch-content button,
 .userpwsearch button,
 .IDsearch-content-two button {
   width: 100%;
   margin-left: 0;
 }
+
 .userpwsearch {
   padding: 1rem;
   border: 1px solid gainsboro;
 }
+
 .userpwsearch ul {
   margin-bottom: 2rem;
 }
@@ -2616,17 +2752,21 @@
   border-radius: 1rem;
   transform: translate(-50%, -50%);
 }
+
 .pwchange-div p {
   font-size: 1.5rem;
   padding: 1rem 0;
   font-weight: 700;
 }
-.pwchange-div ul > li {
+
+.pwchange-div ul>li {
   padding: 0.5rem 0;
 }
-.pwchang-div > div:nth-child(1) {
+
+.pwchang-div>div:nth-child(1) {
   padding: 1rem 0;
 }
+
 .idsearch div span,
 .idsearch div input {
   margin-right: 2rem;
@@ -2641,4 +2781,4 @@
 
 .pwchange2-button .dark-gray-btn {
   margin: 0px;
-}
+}
(No newline at end of file)
client/views/layout/Header.vue
--- client/views/layout/Header.vue
+++ client/views/layout/Header.vue
@@ -18,7 +18,7 @@
                             style="color: #ffffff;"></i> 회원가입</router-link>
                 </li>
             </ul> -->
-            <Menu class="menu" :isActive="isActive"></Menu>
+            <!-- <Menu class="menu" :isActive="isActive"></Menu> -->
         </div>
     </div>
 </template>
client/views/pages/user/community/News.vue
--- client/views/pages/user/community/News.vue
+++ client/views/pages/user/community/News.vue
@@ -36,12 +36,13 @@
                     <div class="modal-content-box" v-if="modalItem">
                         <p class="modal-news-title">{{ modalItem.post_title }}</p>
                         <p v-if="realContent" v-html="realContent"></p>
-                        <ul v-if="realFileList">
-                            <p>첨부파일</p>
+                        <div class="flex-align-start">
+                            <p class="file-zone-title">첨부파일</p>
+                            <ul v-if="realFileList">
                             <li v-for="(file, idx) in realFileList" :key="idx" @click="downloadFile(file)">{{
                                 file.real_file_nm }}</li>
                         </ul>
-
+                        </div>
                     </div>
                     <!-- 모달 닫기 버튼 -->
                     <button @click="closeModal" class="blue-btn">닫기</button>
client/views/pages/user/main/Main.vue
--- client/views/pages/user/main/Main.vue
+++ client/views/pages/user/main/Main.vue
@@ -149,11 +149,11 @@
                                         1023: { slidesPerView: 3 }
                                     }" :modules="modules" class="mySwiper">
                                     <swiper-slide v-for="(item, idx) in postList" :key="idx">
-                                            <div class="modal-img" @click="openModal(item)">
-                                                <img :src="'http://localhost:8080' + item.file_path + '\\thumbnail_' + item.file_nm + '.' + item.file_extn_nm"
-                                                    alt="thumbnail" />
-                                                <p>{{ item.post_title }}</p>
-                                            </div>
+                                        <div class="modal-img" @click="openModal(item)">
+                                            <img :src="'http://localhost:8080' + item.file_path + '\\thumbnail_' + item.file_nm + '.' + item.file_extn_nm"
+                                                alt="thumbnail" />
+                                            <p>{{ item.post_title }}</p>
+                                        </div>
                                     </swiper-slide>
                                 </swiper>
                             </div>
@@ -427,7 +427,6 @@
             }).then(function (response) {
                 vm.noticeListForBanner = response.data;
                 console.log("1:::::::");
-                vm.swiperInit();
             }).catch(function (error) {
                 alert('배너 공지사항 목록 조회 오류, 관리자에게 문의하세요.');
             })
@@ -458,29 +457,6 @@
             this.$router.push({ path: '/NoticeOne.page', query: { 'post_id': item.post_id, 'file_id': item.file_id } });
         },
 
-        swiperInit: function () {
-            console.log("2::::::")
-            this.$nextTick(() => {
-                if (this.swiper) {
-                    this.swiper.destroy();
-                }
-                this.swiper = new Swiper('.swiper-notice', {
-                    direction: 'vertical',
-                    pagination: {
-                        clickable: true,
-                    },
-                    loop: true,
-                    spaceBetween: 8,
-                    slidesPerView: 1,
-                    centeredSlides: false,
-                    navigation: false,
-                    autoplay: {
-                        delay: 1000,
-                        disableOnInteraction: false,
-                    }
-                });
-            });
-        },
     },
     watch: {
 
@@ -502,7 +478,6 @@
         this.postSelectList();
         this.noticeListForMain();
         this.noticeBannerListForMain();
-        // this.swiperInit()
     }
 }
 </script>
Add a comment
List