--- src/main/webapp/publish/usr/company/history.html
+++ src/main/webapp/publish/usr/company/history.html
... | ... | @@ -75,25 +75,25 @@ |
| 75 | 75 |
<a href="#year_2025" class="year_item" id="year2025"> |
| 76 | 76 |
<strong>2025~2026</strong> |
| 77 | 77 |
<div class="img_box"> |
| 78 |
- <img src="../images/company/history_img_01.png" alt=""> |
|
| 78 |
+ <img src="/publish/usr/images/company/history_img_03.png" alt=""> |
|
| 79 | 79 |
</div> |
| 80 | 80 |
</a> |
| 81 | 81 |
<a href="#year_2024" class="year_item" id="year2024"> |
| 82 | 82 |
<strong>2024</strong> |
| 83 | 83 |
<div class="img_box"> |
| 84 |
- <img src="../images/company/history_img_01.png" alt=""> |
|
| 84 |
+ <img src="/publish/usr/images/company/history_img_04.png" alt=""> |
|
| 85 | 85 |
</div> |
| 86 | 86 |
</a> |
| 87 | 87 |
<a href="#year_2023" class="year_item" id="year2023"> |
| 88 | 88 |
<strong>2023</strong> |
| 89 | 89 |
<div class="img_box"> |
| 90 |
- <img src="../images/company/history_img_01.png" alt=""> |
|
| 90 |
+ <img src="/publish/usr/images/company/history_img_01.png" alt=""> |
|
| 91 | 91 |
</div> |
| 92 | 92 |
</a> |
| 93 | 93 |
<a href="#year_2022" class="year_item" id="year2022"> |
| 94 | 94 |
<strong>2022</strong> |
| 95 | 95 |
<div class="img_box"> |
| 96 |
- <img src="../images/company/history_img_02.png" alt=""> |
|
| 96 |
+ <img src="/publish/usr/images/company/history_img_02.png" alt=""> |
|
| 97 | 97 |
</div> |
| 98 | 98 |
</a> |
| 99 | 99 |
</div> |
--- src/main/webapp/publish/usr/css/content.css
+++ src/main/webapp/publish/usr/css/content.css
... | ... | @@ -612,8 +612,8 @@ |
| 612 | 612 |
.month_ul{position:relative;width:90%;padding:0;margin:0 auto;}
|
| 613 | 613 |
.month_ul::after{position:absolute;content:"";width:100%;height:70px;top:0;font-family:var(--secondary-title-font);font-size:52px;font-weight:bold;}
|
| 614 | 614 |
.month_ul:last-child{margin:0 auto;}
|
| 615 |
- #year_2023::after{content:"2023";}
|
|
| 616 |
- #year_2022::after{content:"2022";}
|
|
| 615 |
+ /* #year_2023::after{content:"2023";}
|
|
| 616 |
+ #year_2022::after{content:"2022";} */
|
|
| 617 | 617 |
|
| 618 | 618 |
/* ================================================== |
| 619 | 619 |
Platform Tech |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?