|
|
|
@@ -202,11 +202,14 @@ var _hmt = _hmt || []; |
|
|
|
</div><!-- end bar --> |
|
|
|
<!-- {{if not .IsCourse}} --> |
|
|
|
<div class="notic_content" id ="notic_content" style="display: none;"> |
|
|
|
<a href={{.notice.Link}} class="a_width"> |
|
|
|
|
|
|
|
<marquee behavior="scroll" direction="left"> |
|
|
|
{{.notice.Title}} |
|
|
|
<a href={{.notice.Link}} class="a_width"> |
|
|
|
<i class="ri-arrow-right-s-line"></i> |
|
|
|
{{.notice.Title}} |
|
|
|
</a> |
|
|
|
</marquee> |
|
|
|
</a> |
|
|
|
|
|
|
|
<i class="ri-close-fill x_icon" onclick="closeNoice()"></i> |
|
|
|
</div> |
|
|
|
<!-- {{end}} --> |
|
|
|
|