stlye:主要nas专题下载页面和帮助中心页面样式调整
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<!-- 赛博云 -->
|
||||
{notempty name="data.cyber"}
|
||||
<div class="nDtopCtMian narssbshow">
|
||||
<div class="nDtopCtMian narssbshow narssben-us">
|
||||
{notempty name="data.cyber.focus_image"}
|
||||
<div class="nDtopIt">
|
||||
<img src="{$data.cyber.focus_image.image}" class="tpimg" />
|
||||
@@ -27,6 +27,12 @@
|
||||
{/notempty}
|
||||
{notempty name="data.cyber.down_items"}
|
||||
<div class="nDtopIt2">
|
||||
<a href="https://appversion.oriconas.com/api/latest/url?appcode=cyberdata&platform=android" download="">
|
||||
<div class="nDitImg"><img src="/uploads/default/2025/0417/组 259.png">
|
||||
<div class="yy_name">Android</div>
|
||||
<div class="dwbt">Download</div>
|
||||
</div>
|
||||
</a>
|
||||
{volist name="data.cyber.down_items" id="it"}
|
||||
<a {notempty name="it.link"}href="{$it.link}"{/notempty}>
|
||||
<div class="nDitImg">
|
||||
@@ -40,6 +46,7 @@
|
||||
{/volist}
|
||||
</div>
|
||||
{/notempty}
|
||||
|
||||
</div>
|
||||
{/notempty}
|
||||
<!-- 微链接 -->
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
<div class="nhlp-lxwm">
|
||||
<h1 class="lxwmtitle">{:lang('topic_nas_help.contact_section_title')}</h1>
|
||||
<div class="nhlp-row">
|
||||
<div class="nhlp-row-content">
|
||||
{volist name="contacts" id="co" key="idx" offset="0" length="3"}
|
||||
<a class="nhlplxwmit nhlplxwmit-w1" {notempty name="co.link"}href="{$co.link}"{/notempty} {eq name="idx" value="3"}style="margin-right: 0;"{/eq}>
|
||||
<img src="{$co.image}" class="lximg" />
|
||||
@@ -66,6 +67,8 @@
|
||||
{/if}
|
||||
</a>
|
||||
{/volist}
|
||||
</div>
|
||||
<div class="nhlp-row-content">
|
||||
{volist name="contacts" id="co" key="idx" offset="3"}
|
||||
<a class="nhlplxwmit nhlplxwmit-w2" {notempty name="co.link"}href="{$co.link}"{/notempty} {eq name="idx%4" value="0"}style="margin-right: 0;"{/eq}>
|
||||
<img src="{$co.image}" class="lximg" />
|
||||
@@ -78,6 +81,7 @@
|
||||
{/if}
|
||||
</a>
|
||||
{/volist}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/notempty}
|
||||
|
||||
Reference in New Issue
Block a user