2025-01-20 09:57:35

This commit is contained in:
2025-01-20 09:57:40 +08:00
parent d9288c61a8
commit f47916fdbf
10 changed files with 1069 additions and 793 deletions

View File

@@ -139,6 +139,7 @@ function getstr_random($length = 4) {
}
function getImage($filename, $width = -1, $height = -1, $type = 1, $savedir = 'allimg', $baseurl = '') {
// ini_set('memory_limit',-1);
$docDir = request()->server('DOCUMENT_ROOT');
$rootDir = request()->root();
if ($width < 0 && $height < 0) {

View File

@@ -18,12 +18,10 @@
<!--top-->
<header class="header-PC header-Index">
<div id="header">
{include file="include/top-head2023" /}
{include file="include/top-head2023" /}
</div>
</header>
<!--top End-->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">

View File

@@ -7,30 +7,250 @@
<link rel="stylesheet" href="__PUBLIC__/web/css/swiper-3.4.2.min.css" />
<link rel="stylesheet" type="text/css" href="__PUBLIC__/web/css/nas.css" />
{include file='include/head-nas'/}
<style type="text/css">
.narsZTPC {
width: 100%;
height: 100vh;
position: relative;
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsZTPC .nZTabs {
display: flex;
flex-direction: row;
justify-content: center;
margin: 2.5rem auto;
}
.narsZTPC .nZTabs .nZTabIt {
color: #001717;
font-size: 18px;
height: 3.25rem;
line-height: 3.25rem;
padding: 0 3.125rem;
background: #fff;
text-align: center;
border-radius: 28px;
cursor: pointer;
border: 1px solid #001717;
}
.narsZTPC .nZTabs .nZTabIt:first-child {
margin-right: 6.25rem;
}
.narsZTPC .nZTabs .nZTabIt_active {
border: 1px solid #004CFA;
color: #fff;
background: #004CFA;
}
.narsZTPC .nZTtopCtMian {
width: 100%;
margin: 0 auto;
height: auto;
}
.narsZTPC .nZTtopCtMian .narsZCimg {
width: 100%;
height: auto;
}
.narsZTPC .nZTtopCtMian .narsZTicos {
width: 65%;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
padding: 100px 0;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit {
width: 25%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsicimg {
width: 57px;
height: 57px;
margin-bottom: 10px;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsstep {
color: #685557;
padding: 0.625rem 0;
font-size: 1rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narszttext {
color: #2D2C2C;
font-size: 18px;
font-weight: bold;
}
.narswljshow {
display: none;
}
.nZTtopCtMian .narsZTinfo{
width: 65%;
background: #F5F5F7;
border-radius: 8px;
padding: 75px 90px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
margin: 0 auto;
margin-bottom: 100px;
}
.nZTtopCtMian .narsZTinfo .nztif-left{
display: flex;
flex-direction: row;
align-items: center;
}
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit {
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
margin-right: 50px;
}
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit .nztewmimg{
width: 150px;
height: 150px;
margin-bottom: 1.25rem;
}
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit p{
font-weight: bold;
font-size: 18px;
color: F5F5F7;
padding-bottom: 0.5rem;
}
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit span{
font-size: 1rem;
}
.nZTtopCtMian .narsZTinfo .nztif-right{
display: flex;
flex-direction: column;
}
.nZTtopCtMian .narsZTinfo .nztif-right .sysmtxt{
font-size: 18px;
color: #001717;
padding-bottom: 1.25rem;
font-weight: 700;
}
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo{
display: flex;
flex-direction: column;
font-size: 18px;
color: #001717;
padding-bottom: 40px;
}
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo span{
padding-bottom: 0.9rem;
font-size: 18px;
}
.nztbzyj{
display: flex;
flex-direction: row;
}
.nztbzyj a{
font-size: 1rem;
color: #2D2C2C;
padding-bottom: 2px;
border-bottom: 1px solid #CBCBCD;
margin-right: 4.5rem;
}
</style>
</head>
<body>
<div class="narsPage">
<!--顶部导航-->
<div class="narsZTPC">
<!--顶部导航-->
{include file='include/top-header-nas'/}
<!--banner -->
<div class="narsIndex-banner">
<div class="swiper-container mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<!-- banner内容-->
<img src="/uploads/nas/pc-beta.png" alt="" class="narsbanner-img" />
<!--<div class="nZTabs">-->
<!-- <div class="nZTabIt nZTabIt_active">软件体验</div>-->
<!-- <div class="nZTabIt">新品公测</div>-->
<!--</div>-->
<!-- 软件体验-->
<div class="nZTtopCtMian narssbshow">
<img src="__PUBLIC__/web/images/nas/nars-zt-rjtu-bg.jpg" class="narsZCimg" />
<div class="narsZTicos">
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico1.jpg" class="narsicimg" />
<span class="narsstep">步骤1</span>
<span class="narszttext">添加体验官微</span>
</div>
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico2.jpg" class="narsicimg" />
<span class="narsstep">步骤2</span>
<span class="narszttext">下载赛博云空间APP</span>
</div>
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico3.jpg" class="narsicimg" />
<span class="narsstep">步骤3</span>
<span class="narszttext">获取邀请码</span>
</div>
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico4.jpg" class="narsicimg" />
<span class="narsstep">步骤4</span>
<span class="narszttext">开始体验 一 反馈宝贵意见</span>
</div>
</div>
<div class="narsZTinfo">
<div class="nztif-left">
<div class="narsztewmit">
<img src="__PUBLIC__/web/images/nas/nars-sbyrj-ewm.jpg" class="nztewmimg" />
<p>官方微信</p>
<span>手机微信扫码添加</span>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
<!-- Add Arrows -->
<!-- <div class="swiper-button-next swiper-button-white"></div>
<div class="swiper-button-prev swiper-button-white"></div>-->
<div class="narsztewmit">
<a href="https://orico.com.cn/downpc" target="_blank"><img src="__PUBLIC__/web/images/nas/nars-sby-ewm2.jpg" class="nztewmimg" /></a>
<p>赛博云空间APP</p>
<span>点击/扫码下载</span>
</div>
</div>
<div class="nztif-right">
<span class="sysmtxt">试用说明</span>
<div class="sminfo">
<span>1.建议在100M以上网络环境下体验</span>
<span>2.免费试用时间为绑定后24小时试用结束后已上传数据将被删除</span>
<span>3.请遵守国家相关法律、法规,勿上传、下载和分享非法数据</span>
</div>
<div class="nztbzyj">
<a>意见反馈</a>
<a>帮助中心</a>
</div>
</div>
</div>
</div>
<!--新品公测-->
<div class="nZTtopCtMian narswljshow">
<img src="__PUBLIC__/web/images/nas/nars-zt-xpgc-bg.jpg" class="narsZCimg" />
</div>
{include file='include/bottom2023'/}
</div>
{include file='include/bottom2023'/}
</body>
<script>
$(document).ready(function() {
$('.nZTabIt').click(function() {
$('.nZTabIt').removeClass('nZTabIt_active');
$(this).addClass('nZTabIt_active');
if ($(this).index() === 0) {
$('.narssbshow').show();
$('.narswljshow').hide();
} else {
$('.narssbshow').hide();
$('.narswljshow').show();
}
});
});
</script>
</html>

View File

@@ -7,30 +7,173 @@
<link rel="stylesheet" href="__PUBLIC__/web/css/swiper-3.4.2.min.css" />
<link rel="stylesheet" type="text/css" href="__PUBLIC__/web/css/nas.css" />
{include file='include/head-nas'/}
<style type="text/css">
.narsDowloadPc {
width: 100%;
height: 100vh;
background: #F5F5F5;
position: relative;
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsDowloadPc .narsDtabs {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 70px;
margin-bottom: 30px;
}
.narsDowloadPc .narsDtabs .narsDtabIt {
color: #001717;
font-size: 24px;
height: 52px;
line-height: 52px;
width: 300px;
background: #fff;
text-align: center;
border-radius: 28px;
cursor: pointer;
}
.narsDowloadPc .narsDtabs .narsDtabIt:first-child {
margin-right: 60px;
}
.narsDowloadPc .narsDtabs .narsDtabIt_active {
color: #fff;
background: #004CFA;
}
.narsDowloadPc .narsDmainConten {
width: 1200px;
height: 409px;
background: #fff;
margin-bottom: 10px;
}
.narsDowloadPc .nDtopCtMian {
width: 1200px;
margin: 0 auto;
height: auto;
}
.narsDowloadPc .nDtopCtMian .nDtopIt {
width: 1200px;
height: 409px;
background: #fff;
margin-bottom: 10px;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 {
width: 1200px;
height: 205px;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg {
width: 231px;
height: 205px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg img{
width: 126px;
height: 126px;
}
.narswljshow{
display: none;
}
.narswljshow .nDtopIt2 .nDitImg{
width: 291px !important;
}
</style>
</head>
<body>
<div class="narsPage">
<!--顶部导航-->
<body>
<div class="narsDowloadPc">
<!--顶部导航-->
{include file='include/top-header-nas'/}
<!--banner -->
<div class="narsIndex-banner">
<div class="swiper-container mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<!-- banner内容-->
<img src="/uploads/nas/pc-beta.png" alt="" class="narsbanner-img" />
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
<!-- Add Arrows -->
<!-- <div class="swiper-button-next swiper-button-white"></div>
<div class="swiper-button-prev swiper-button-white"></div>-->
<div class="narsDtabs">
<div class="narsDtabIt narsDtabIt_active">CyberData赛博云空间</div>
<div class="narsDtabIt">Weline微链接</div>
</div>
<!-- 赛博云-->
<div class="nDtopCtMian narssbshow">
<div class="nDtopIt">
<img src="__PUBLIC__/web/images/nas/narDl-sbimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2">
<a href="https://appversion.oriconas.com/api/latest/url?appcode=cyberdata&platform=android">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d1.png" /></div>
</a>
<a href="https://apps.apple.com/app/6695746746" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d2.png" /></div>
</a>
<a href="https://appversion.oriconas.com/api/latest/url?appcode=cyberdata&platform=windows">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d3.png" /></div>
</a>
<a href="https://apps.apple.com/app/6695746746" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d4.png" /></div>
</a>
<a>
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d5.png" /></div>
</a>
</div>
</div>
<!-- 微链接-->
<div class="nDtopCtMian narswljshow">
<div class="nDtopIt">
<img src="__PUBLIC__/web/images/nas/narDl-wljimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2">
<a href="http://orico.com.cn/static/download/WeLineApp.apk" download="WeLineApp.apk">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d1.png" /></div>
</a>
<a href="https://apps.apple.com/us/app/weline-io/id1495146123" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d2.png" /></div>
</a>
<a href="http://orico.com.cn/static/download/WelinePC.exe" download="WelinePC.exe">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d3.png" /></div>
</a>
<a href="http://orico.com.cn/static/download/WelineMac.dmg" download="WelineMac.dmg">
<div class="nDitImg"><img src="__PUBLIC__/web/images/nas/narsdl_d4.png" /></div>
</a>
</div>
</div>
</div>
{include file='include/bottom2023'/}
{include file='include/bottom2023'/}
</body>
<script>
$(document).ready(function () {
//点击切换
$('.narsDtabIt').click(function () {
$('.narsDtabIt').removeClass('narsDtabIt_active');
$(this).addClass('narsDtabIt_active');
if ($(this).index() === 0) {
$('.narssbshow').show();
$('.narswljshow').hide();
} else {
$('.narssbshow').hide();
$('.narswljshow').show();
}
});
});
</script>
</html>

View File

@@ -8,29 +8,160 @@
<link rel="stylesheet" type="text/css" href="__PUBLIC__/web/css/nas.css" />
{include file='include/head-nas'/}
</head>
<body>
<div class="narsPage">
<!--顶部导航-->
{include file='include/top-header-nas'/}
<!--banner -->
<div class="narsIndex-banner">
<div class="swiper-container mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<!-- banner内容-->
<img src="/uploads/nas/pc-beta.png" alt="" class="narsbanner-img" />
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
<!-- Add Arrows -->
<!-- <div class="swiper-button-next swiper-button-white"></div>
<div class="swiper-button-prev swiper-button-white"></div>-->
</div>
</div>
</div>
<style type="text/css">
.narsDowloadPc {
height: 100vh;
background: #F5F5F5;
position: relative;
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsDowloadPc .narsDtabs {
margin: 0 1.25rem;
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 2.5rem;
margin-bottom: 1.25rem;
}
.narsDowloadPc .narsDtabs .narsDtabIt {
color: #001717;
font-size: 1rem;
height: 2.625rem;
line-height: 2.625rem;
width: 25rem;
background: #fff;
text-align: center;
border-radius: 28px;
cursor: pointer;
}
.narsDowloadPc .narsDtabs .narsDtabIt:first-child {
margin-right: 0.9375rem;
}
.narsDowloadPc .narsDtabs .narsDtabIt_active {
color: #fff;
background: #004CFA;
}
.narsDowloadPc .narsDmainConten {
margin: 0 1.25rem;
background: #fff;
margin-bottom: 10px;
}
.narsDowloadPc .nDtopCtMian {
margin: 0 1.25rem;
height: auto;
}
.narsDowloadPc .nDtopCtMian .nDtopIt {
width: 100%;
background: #fff;
margin-bottom: 10px;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg {
width: 48.5%;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
margin-bottom: 0.625rem;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg img{
width: 6.25rem;
height: 6.25rem;
padding: 1.25rem;
}
.narswljshow{
display: none;
}
.narswljshow .nDtopIt2 .nDitImg{
/* width: 291px !important; */
}
.narssbshow .nrowimg {
width: 100%;
background: #fff;
display: flex;
justify-content: center;
}
.narssbshow .nrowimg img{
width: 62%;
padding: 1.25rem 0;
}
</style>
<body>
<!--顶部导航-->
{include file='include/top-header-nas'/}
<div class="narsDowloadPc">
<div class="narsDtabs">
<div class="narsDtabIt narsDtabIt_active">CyberData赛博云空间</div>
<div class="narsDtabIt">Weline微链接</div>
</div>
<!-- 赛博云-->
<div class="nDtopCtMian narssbshow">
<div class="nDtopIt">
<img src="nardownlaod-app/narsdlapp-sbimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2">
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp_d1.png" /></div>
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp-d2.png" /></div>
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp_d3.png" /></div>
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp_d4.png" /></div>
</div>
<div class="nDitImg nrowimg"><img src="nardownlaod-app/narsdlapp_d5.png" /></div>
</div>
<!-- 微链接-->
<div class="nDtopCtMian narswljshow">
<div class="nDtopIt">
<img src="nardownlaod-app/narsdlapp-wljimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2">
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp_d1.png" /></div>
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp-d2.png" /></div>
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp_d3.png" /></div>
<div class="nDitImg"><img src="nardownlaod-app/narsdlapp_d4.png" /></div>
</div>
</div>
</div>
{include file='include/bottom2023'/}
</body>
<script>
$(document).ready(function () {
$('.narsDtabIt').click(function () {
$('.narsDtabIt').removeClass('narsDtabIt_active');
$(this).addClass('narsDtabIt_active');
if ($(this).index() === 0) {
$('.narssbshow').show();
$('.narswljshow').hide();
} else {
$('.narssbshow').hide();
$('.narswljshow').show();
}
});
});
</script>
</html>

View File

@@ -158,7 +158,7 @@
</div>
<!--微链接 -->
<div class="nars-wlj">
<span class="wlj-title"><span style="color:#004BFA">Weline </span>微链接</span>
<span class="wlj-title"><span style="color:#004BFA">NAS </span>配套软件</span>
{volist name='data.weline.banners' id='vo'}
<div class="wltitem">
<div class="wljcp">
@@ -170,28 +170,11 @@
</div>
</div>
{/volist}
<div class="wltitem">
<div class="wljcp">
{if condition="!empty($data.download.banners[0]['picture'])"}
<img src="{$data.download.banners[0]['picture']|getImage}" class="wljimg" />
{else}
<span class="tt">{$data.download.banners[0]['name']|default='软件多平台支持'}</span>
{/if}
</div>
<div class="wljcpinfo">
{assign name='download_color' value="$data.download.banners[0]['alt']|default='#ffffff'"}
{assign name='download_background' value="$data.download.banners[0]['btn_color']|default='#004cfa'"}
<a
class="wlj-xzbt"
target="_blank"
href="{$data.download.banners[0]['link']}"
style="background-color:{$download_background};color:{$download_color};border-color:{$download_color};"
>
下载
</a>
</div>
</div>
<div class="wltitem">
<a href="{$data.download.banners[0]['link']}" style="height:100%;width:100%">
<img src="__PUBLIC__/web/images/nars_atdbimg.jpg" style="height:100%;width:100%" />
</a>
</div>
</div>
{include file='include/bottom2023'/}
</body>

View File

@@ -11,260 +11,237 @@
</style>
{include file='include/head-nas'/}
<style type="text/css">
.narsMBpage {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow-x: hidden;
}
.narsZTPC {
width: 100%;
height: 100vh;
position: relative;
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsMBpage .narsMB-banner {
width: 100%;
}
.narsZTPC .nZTabs {
display: flex;
flex-direction: row;
justify-content: center;
margin: 2.5rem auto;
}
.narsMBpage .narsmb-img {
max-width: 100%;
height: auto;
display: block;
}
.narsZTPC .nZTabs .nZTabIt {
color: #001717;
font-size: 18px;
height: 3.25rem;
line-height: 3.25rem;
padding: 0 3.125rem;
background: #fff;
text-align: center;
border-radius: 28px;
cursor: pointer;
border: 1px solid #001717;
}
.narsMBpage .narsmb-cate {
margin-top: 2.8125rem;
margin: 0 0.4375rem;
display: flex;
flex-direction: column;
}
.narsZTPC .nZTabs .nZTabIt:first-child {
margin-right: 6.25rem;
}
.narsMBpage .narsmb-cate .narsmbcatetop,
.narsMBpage .narsmb-cate .narsmbcate-it {
background: #e0e2e6;
color: #000;
border-radius: 0.3125rem;
height: 5.8125rem;
width: 100%;
line-height: 1rem;
font-size: 0.75rem;
font-weight: bold;
margin-top: 2.8125rem;
display: flex;
align-items: center;
}
.narsZTPC .nZTabs .nZTabIt_active {
border: 1px solid #004CFA;
color: #fff;
background: #004CFA;
}
.narsMBpage .narsmb-cate .narsmbcateits {
height: 5.8125rem;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.4375rem;
}
.narsZTPC .nZTtopCtMian {
width: 100%;
margin: 0 auto;
height: auto;
}
.narsMBpage .narsmb-cate .narsmbcateits .narsmbcate-it {
width: 49%;
margin-top: 0.4375rem;
}
.narsZTPC .nZTtopCtMian .narsZCimg {
width: 100%;
height: auto;
}
.narsMBpage .narsmb-cate .narsmbcate-sp {
margin: 0 1.25rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos {
width: 90%;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
padding: 50px 0;
}
.narsMBpage .narsmbvd {
width: 100%;
height: 14.5625rem;
margin-top: 2.5rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin-bottom: 15%;
}
.narsMBpage .narsmbvd .narsmbvideo {
height: 100%;
width: 100%;
object-fit: fill;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsicimg {
width: 45px;
height: 45px;
margin-bottom: 10px;
}
.narsMBpage .narsmb-jjfa {
width: 100%;
display: flex;
flex-direction: column;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsstep {
color: #685557;
padding: 0.625rem 0;
font-size: 12px;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narszttext {
color: #2D2C2C;
font-size: 14px;
font-weight: bold;
}
.narsMBpage .narsmb-jjfa .narsmbjjfaSwiper {
margin-left: 0.4375rem;
.narswljshow {
display: none;
}
.nZTtopCtMian .narsZTinfo{
width: 90%;
background: #F5F5F7;
border-radius: 8px;
display: flex;
flex-direction: column;
margin: 0 auto;
margin-bottom: 15%;
padding-bottom: 45px;
padding-top:15px ;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide {
width: 10rem;
height: 18.375rem;
border-radius: 0.125rem;
position: relative;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-ct {
color: #000;
margin: 0 1.25rem;
font-size: 1rem;
font-weight: bold;
margin-top: 1.875rem;
line-height: 1.5625rem;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info {
background: #131b28;
position: absolute;
top: 0;
height: 18.375rem;
padding: 0 1.3rem;
display: none;
flex-direction: column;
justify-content: center;
border-radius: 0.125rem;
z-index: 11;
overflow-y: hidden;
color: #fff;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfatt {
width: 100%;
font-weight: bold;
text-align: center;
font-size: 0.875rem;
margin-bottom: 1.6875rem;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfa-txt {
font-size: 0.75rem;
line-height: 1rem;
text-indent: 2em;
}
.narsMBpage .narsmb-jjfa .narsmb-jjfabgimg {
width: 9.9375rem;
height: 18.375rem;
position: absolute;
top: 0;
z-index: -1;
}
.narsmb-wlj {
width: 100%;
display: flex;
flex-direction: column;
}
.narsmb-wlj .narsmbwlj-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsmb-wlj .narsmbwltitem {
margin: 0 0.4375rem;
height: 9.0625rem;
background: #131b28;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.5rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp {
.nZTtopCtMian .narsZTinfo .nztif-left{
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
height: inherit;
width: 100%;
margin-top: 30px;
margin-bottom: 50px;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
width: 35.5rem;
text-align: center;
margin-left: 35%;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbwljimg {
height: inherit;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo {
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #fff;
flex: 1;
margin: 0 1.25rem;
text-align: center;
width: 45%;
align-items: center;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-title {
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit .nztewmimg{
width: 100px;
height: 100px;
margin-bottom: 1rem;
}
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit p{
font-weight: bold;
font-size: 1.0625rem;
padding-bottom: 1rem;
font-size: 14px;
color: F5F5F7;
padding-bottom: 0.5rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-info {
font-size: 0.625rem;
line-height: 1rem;
text-align: center;
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit span{
font-size: 12px;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbwlj-xzbt {
width: 7.25rem;
height: 2.1875rem;
border-radius: 3.25rem;
line-height: 2.1875rem;
border: 1px solid #ffffff;
font-size: 0.875rem;
text-align: center;
cursor: pointer;
margin: 0 1.25rem;
.nZTtopCtMian .narsZTinfo .nztif-right{
display: flex;
flex-direction: column;
width: 85%;
margin: 0 auto;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
text-align: center;
.nZTtopCtMian .narsZTinfo .nztif-right .sysmtxt{
font-size: 14px;
color: #001717;
padding-bottom: 1.25rem;
font-weight: 700;
}
.narsMBbannerSwiper {
padding-top: 0px;
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo{
display: flex;
flex-direction: column;
font-size: 14px;
color: #001717;
padding-bottom: 20px;
}
</style>
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo span{
padding-bottom: 8px;
font-size: 12px;
}
.nztbzyj{
display: flex;
flex-direction: row;
}
.nztbzyj a{
font-size: 12px;
color: #2D2C2C;
padding-bottom: 2px;
border-bottom: 1px solid #CBCBCD;
margin-right: 4.5rem;
}
</style>
</head>
<body>
<div class="narsZTPC">
{include file='include/top_nas'/}
<!--nars 手机 -->
<div class="narsMBpage">
<!--轮播 banner-->
<div class="narsMB-banner">
<div class="swiper-container narsMBbannerSwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="/uploads/nas/mobile-beta.png" alt="" class="narsmb-img" />
<div class="nZTtopCtMian narssbshow">
<img src="__PUBLIC__/web/images/nas/nars-zt-rjtu-bg-moblie.jpg" class="narsZCimg" />
<div class="narsZTicos">
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico1.jpg" class="narsicimg" />
<span class="narsstep">步骤1</span>
<span class="narszttext">添加体验官微</span>
</div>
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico2.jpg" class="narsicimg" />
<span class="narsstep">步骤2</span>
<span class="narszttext">下载赛博云空间APP</span>
</div>
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico3.jpg" class="narsicimg" />
<span class="narsstep">步骤3</span>
<span class="narszttext">获取邀请码</span>
</div>
<div class="nztit">
<img src="__PUBLIC__/web/images/nas/nars-zt-ico4.jpg" class="narsicimg" />
<span class="narsstep">步骤4</span>
<span class="narszttext">开始体验 一 反馈宝贵意见</span>
</div>
</div>
<div class="narsZTinfo">
<div class="nztif-left">
<div class="narsztewmit">
<img src="__PUBLIC__/web/images/nas/nars-sbyrj-ewm.jpg" class="nztewmimg" />
<p>官方微信</p>
<span>手机微信扫码添加</span>
</div>
<div class="narsztewmit">
<a href="https://www.orico.com.cn/down" target="_blank"><img src="__PUBLIC__/web/images/nas/nars-sby-ewm2.jpg" class="nztewmimg" /></a>
<p>赛博云空间APP</p>
<span>点击/扫码下载</span>
</div>
</div>
<div class="nztif-right">
<span class="sysmtxt">试用说明</span>
<div class="sminfo">
<span>1.建议在100M以上网络环境下体验</span>
<span>2.免费试用时间为绑定后24小时试用结束后已上传数据将被删除</span>
<span>3.请遵守国家相关法律、法规,勿上传、下载和分享非法数据</span>
</div>
<div class="nztbzyj">
<a>意见反馈</a>
<a>帮助中心</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--新品公测-->
<div class="nZTtopCtMian narswljshow">
<img src="__PUBLIC__/web/images/nas/nars-zt-xpgc-bg.jpg" class="narsZCimg" />
</div>
{include file='include/bottom1'/}
</div>
</body>
</html>

View File

@@ -4,267 +4,186 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>元创官网</title>
{include file='include/head-nas' /}
<style type="text/css">
.header {
color: #fff;
}
</style>
{include file='include/head-nas'/}
<style type="text/css">
.narsMBpage {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow-x: hidden;
}
.narsDowloadPc {
/*height: 100vh;*/
background: #F5F5F5;
/*position: relative;*/
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsMBpage .narsMB-banner {
width: 100%;
}
.narsMBpage .narsmb-img {
max-width: 100%;
height: auto;
display: block;
}
.narsMBpage .narsmb-cate {
margin-top: 2.8125rem;
margin: 0 0.4375rem;
display: flex;
flex-direction: column;
}
.narsMBpage .narsmb-cate .narsmbcatetop,
.narsMBpage .narsmb-cate .narsmbcate-it {
background: #e0e2e6;
color: #000;
border-radius: 0.3125rem;
height: 5.8125rem;
width: 100%;
line-height: 1rem;
font-size: 0.75rem;
font-weight: bold;
margin-top: 2.8125rem;
display: flex;
align-items: center;
}
.narsMBpage .narsmb-cate .narsmbcateits {
height: 5.8125rem;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.4375rem;
}
.narsMBpage .narsmb-cate .narsmbcateits .narsmbcate-it {
width: 49%;
margin-top: 0.4375rem;
}
.narsMBpage .narsmb-cate .narsmbcate-sp {
.narsDowloadPc .narsDtabs {
margin: 0 1.25rem;
}
margin-top: 7rem;
display: flex;
flex-direction: row;
justify-content: center;
height: 2.625rem;
}
.narsMBpage .narsmbvd {
width: 100%;
height: 14.5625rem;
margin-top: 2.5rem;
}
.narsDowloadPc .narsDtabs .narsDtabIt {
color: #001717;
font-size: 1rem;
height: 2.625rem;
line-height: 2.625rem;
width: 25rem;
background: #fff;
text-align: center;
border-radius: 28px;
cursor: pointer;
}
.narsMBpage .narsmbvd .narsmbvideo {
height: 100%;
width: 100%;
object-fit: fill;
}
.narsDowloadPc .narsDtabs .narsDtabIt:first-child {
margin-right: 0.9375rem;
}
.narsMBpage .narsmb-jjfa {
width: 100%;
display: flex;
flex-direction: column;
}
.narsDowloadPc .narsDtabs .narsDtabIt_active {
color: #fff;
background: #004CFA;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsDowloadPc .narsDmainConten {
margin: 0 1.25rem;
background: #fff;
margin-bottom: 10px;
position: relative;
}
.narsMBpage .narsmb-jjfa .narsmbjjfaSwiper {
margin-left: 0.4375rem;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide {
width: 10rem;
height: 18.375rem;
border-radius: 0.125rem;
position: relative;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-ct {
color: #000;
.narsDowloadPc .nDtopCtMian {
padding-top: 1.25rem;
position: relative;
overflow: hideen;
margin: 0 1.25rem;
font-size: 1rem;
font-weight: bold;
margin-top: 1.875rem;
line-height: 1.5625rem;
}
height: auto;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info {
background: #131b28;
position: absolute;
top: 0;
height: 18.375rem;
padding: 0 1.3rem;
display: none;
flex-direction: column;
justify-content: center;
border-radius: 0.125rem;
z-index: 11;
overflow-y: hidden;
color: #fff;
}
.narsDowloadPc .nDtopCtMian .nDtopIt {
width: 100%;
background: #fff;
margin-bottom: 10px;
box-sizing: border-box;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfatt {
width: 100%;
font-weight: bold;
text-align: center;
font-size: 0.875rem;
margin-bottom: 1.6875rem;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfa-txt {
font-size: 0.75rem;
line-height: 1rem;
text-indent: 2em;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsMBpage .narsmb-jjfa .narsmb-jjfabgimg {
width: 9.9375rem;
height: 18.375rem;
position: absolute;
top: 0;
z-index: -1;
}
.narsmb-wlj {
width: 100%;
.narsDowloadPc .nDtopCtMian .nDtopIt2 {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg {
width: 48.5%;
background: #fff;
display: flex;
flex-direction: column;
}
.narsmb-wlj .narsmbwlj-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsmb-wlj .narsmbwltitem {
margin: 0 0.4375rem;
height: 9.0625rem;
background: #131b28;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.5rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
height: inherit;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
width: 35.5rem;
text-align: center;
margin-left: 35%;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbwljimg {
height: inherit;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #fff;
flex: 1;
margin: 0 1.25rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-title {
font-weight: bold;
font-size: 1.0625rem;
padding-bottom: 1rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-info {
font-size: 0.625rem;
line-height: 1rem;
text-align: center;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbwlj-xzbt {
width: 7.25rem;
height: 2.1875rem;
border-radius: 3.25rem;
line-height: 2.1875rem;
border: 1px solid #ffffff;
font-size: 0.875rem;
text-align: center;
cursor: pointer;
margin: 0 1.25rem;
margin-bottom: 0.625rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
text-align: center;
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg img{
width: 6.25rem;
height: 6.25rem;
padding: 1.25rem;
}
.narsMBbannerSwiper {
padding-top: 0px;
.narswljshow{
display: none;
}
</style>
.narswljshow .nDtopIt2 .nDitImg{
/* width: 291px !important; */
}
.narssbshow .nrowimg {
width: 100%;
background: #fff;
display: flex;
justify-content: center;
}
.narssbshow .nrowimg img{
width: 50%;
height: 50%;
}
</style>
</head>
<body>
{include file='include/top_nas'/}
<!--nars 手机 -->
<div class="narsMBpage">
<!--轮播 banner-->
<div class="narsMB-banner">
<div class="swiper-container narsMBbannerSwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="/uploads/nas/mobile-beta.png" alt="" class="narsmb-img" />
</div>
</div>
{include file='include/top_nas'/}
<div class="narsDowloadPc">
<div class="narsDtabs">
<div class="narsDtabIt narsDtabIt_active">CyberData赛博云空间</div>
<div class="narsDtabIt">Weline微链接</div>
</div>
<!-- 赛博云-->
<div class="nDtopCtMian narssbshow">
<div class="nDtopIt">
<img src="__PUBLIC__/m_web/images/nas/narsdlapp-sbimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2">
<a class="nDitImg" href="https://appversion.oriconas.com/api/latest/url?appcode=cyberdata&platform=android" >
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d1.png" /></div>
</a>
<a class="nDitImg" href="https://apps.apple.com/app/6695746746" >
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp-d2.png" /></div>
</a>
<a class="nDitImg" href="https://appversion.oriconas.com/api/latest/url?appcode=cyberdata&platform=windows" >
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d3.png" /></div>
</a>
<a class="nDitImg" href="https://apps.apple.com/app/6695746746" >
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d4.png" /></div>
</a>
</div>
<div class="nDitImg nrowimg" style="margin-bottom: 25px;"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d5.png" /></div>
</div>
<!-- 微链接-->
<div class="nDtopCtMian narswljshow">
<div class="nDtopIt">
<img src="__PUBLIC__/m_web/images/nas/narsdlapp-wljimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2" style="margin-bottom: 25px;">
<a class="nDitImg" href="http://orico.com.cn/static/download/WeLineApp.apk" download="WeLineApp.apk">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d1.png" /></div>
</a>
<a class="nDitImg" href="https://apps.apple.com/us/app/weline-io/id1495146123" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp-d2.png" /></div>
</a>
<a class="nDitImg" href="http://orico.com.cn/static/download/WelinePC.exe" download="WelinePC.exe">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d3.png" /></div>
</a>
<a class="nDitImg" href="http://orico.com.cn/static/download/WelineMac.dmg" download="WelineMac.dmg">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d4.png" /></div>
</a>
</div>
</div>
{include file='include/bottom1'/}
</div>
</div>
</body>
<script>
$(document).ready(function () {
$('.narsDtabIt').click(function () {
$('.narsDtabIt').removeClass('narsDtabIt_active');
$(this).addClass('narsDtabIt_active');
if ($(this).index() === 0) {
$('.narssbshow').show();
$('.narswljshow').hide();
} else {
$('.narssbshow').hide();
$('.narswljshow').show();
}
});
});
</script>
</html>

View File

@@ -4,267 +4,186 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>元创官网</title>
{include file='include/head-nas' /}
<style type="text/css">
.header {
color: #fff;
}
</style>
{include file='include/head-nas'/}
<style type="text/css">
.narsMBpage {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow-x: hidden;
}
.narsDowloadPc {
/*height: 100vh;*/
background: #F5F5F5;
/*position: relative;*/
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsMBpage .narsMB-banner {
width: 100%;
}
.narsMBpage .narsmb-img {
max-width: 100%;
height: auto;
display: block;
}
.narsMBpage .narsmb-cate {
margin-top: 2.8125rem;
margin: 0 0.4375rem;
display: flex;
flex-direction: column;
}
.narsMBpage .narsmb-cate .narsmbcatetop,
.narsMBpage .narsmb-cate .narsmbcate-it {
background: #e0e2e6;
color: #000;
border-radius: 0.3125rem;
height: 5.8125rem;
width: 100%;
line-height: 1rem;
font-size: 0.75rem;
font-weight: bold;
margin-top: 2.8125rem;
display: flex;
align-items: center;
}
.narsMBpage .narsmb-cate .narsmbcateits {
height: 5.8125rem;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.4375rem;
}
.narsMBpage .narsmb-cate .narsmbcateits .narsmbcate-it {
width: 49%;
margin-top: 0.4375rem;
}
.narsMBpage .narsmb-cate .narsmbcate-sp {
.narsDowloadPc .narsDtabs {
margin: 0 1.25rem;
}
margin-top: 7rem;
display: flex;
flex-direction: row;
justify-content: center;
height: 2.625rem;
}
.narsMBpage .narsmbvd {
width: 100%;
height: 14.5625rem;
margin-top: 2.5rem;
}
.narsDowloadPc .narsDtabs .narsDtabIt {
color: #001717;
font-size: 1rem;
height: 2.625rem;
line-height: 2.625rem;
width: 25rem;
background: #fff;
text-align: center;
border-radius: 28px;
cursor: pointer;
}
.narsMBpage .narsmbvd .narsmbvideo {
height: 100%;
width: 100%;
object-fit: fill;
}
.narsDowloadPc .narsDtabs .narsDtabIt:first-child {
margin-right: 0.9375rem;
}
.narsMBpage .narsmb-jjfa {
width: 100%;
display: flex;
flex-direction: column;
}
.narsDowloadPc .narsDtabs .narsDtabIt_active {
color: #fff;
background: #004CFA;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsDowloadPc .narsDmainConten {
margin: 0 1.25rem;
background: #fff;
margin-bottom: 10px;
position: relative;
}
.narsMBpage .narsmb-jjfa .narsmbjjfaSwiper {
margin-left: 0.4375rem;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide {
width: 10rem;
height: 18.375rem;
border-radius: 0.125rem;
position: relative;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-ct {
color: #000;
.narsDowloadPc .nDtopCtMian {
padding-top: 1.25rem;
position: relative;
overflow: hideen;
margin: 0 1.25rem;
font-size: 1rem;
font-weight: bold;
margin-top: 1.875rem;
line-height: 1.5625rem;
}
height: auto;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info {
background: #131b28;
position: absolute;
top: 0;
height: 18.375rem;
padding: 0 1.3rem;
display: none;
flex-direction: column;
justify-content: center;
border-radius: 0.125rem;
z-index: 11;
overflow-y: hidden;
color: #fff;
}
.narsDowloadPc .nDtopCtMian .nDtopIt {
width: 100%;
background: #fff;
margin-bottom: 10px;
box-sizing: border-box;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfatt {
width: 100%;
font-weight: bold;
text-align: center;
font-size: 0.875rem;
margin-bottom: 1.6875rem;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfa-txt {
font-size: 0.75rem;
line-height: 1rem;
text-indent: 2em;
}
.narsDowloadPc .nDtopCtMian .nDtopIt .tpimg {
width: 100%;
height: 100%;
}
.narsMBpage .narsmb-jjfa .narsmb-jjfabgimg {
width: 9.9375rem;
height: 18.375rem;
position: absolute;
top: 0;
z-index: -1;
}
.narsmb-wlj {
width: 100%;
.narsDowloadPc .nDtopCtMian .nDtopIt2 {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg {
width: 48.5%;
background: #fff;
display: flex;
flex-direction: column;
}
.narsmb-wlj .narsmbwlj-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsmb-wlj .narsmbwltitem {
margin: 0 0.4375rem;
height: 9.0625rem;
background: #131b28;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.5rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
height: inherit;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
width: 35.5rem;
text-align: center;
margin-left: 35%;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbwljimg {
height: inherit;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #fff;
flex: 1;
margin: 0 1.25rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-title {
font-weight: bold;
font-size: 1.0625rem;
padding-bottom: 1rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-info {
font-size: 0.625rem;
line-height: 1rem;
text-align: center;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbwlj-xzbt {
width: 7.25rem;
height: 2.1875rem;
border-radius: 3.25rem;
line-height: 2.1875rem;
border: 1px solid #ffffff;
font-size: 0.875rem;
text-align: center;
cursor: pointer;
margin: 0 1.25rem;
margin-bottom: 0.625rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
text-align: center;
.narsDowloadPc .nDtopCtMian .nDtopIt2 .nDitImg img{
width: 6.25rem;
height: 6.25rem;
padding: 1.25rem;
}
.narsMBbannerSwiper {
padding-top: 0px;
.narswljshow{
display: none;
}
</style>
.narswljshow .nDtopIt2 .nDitImg{
/* width: 291px !important; */
}
.narssbshow .nrowimg {
width: 100%;
background: #fff;
display: flex;
justify-content: center;
}
.narssbshow .nrowimg img{
width: 50%;
height: 50%;
}
</style>
</head>
<body>
{include file='include/top_nas'/}
<!--nars 手机 -->
<div class="narsMBpage">
<!--轮播 banner-->
<div class="narsMB-banner">
<div class="swiper-container narsMBbannerSwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="/uploads/nas/mobile-beta.png" alt="" class="narsmb-img" />
</div>
</div>
{include file='include/top_nas'/}
<div class="narsDowloadPc">
<div class="narsDtabs">
<div class="narsDtabIt narsDtabIt_active">CyberData赛博云空间</div>
<div class="narsDtabIt">Weline微链接</div>
</div>
<!-- 赛博云-->
<div class="nDtopCtMian narssbshow">
<div class="nDtopIt">
<img src="__PUBLIC__/m_web/images/nas/narsdlapp-sbimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2">
<a class="nDitImg" href="http://demo.orico.com.cn/static/download/赛博云空间_v1.1.0_24054.apk" download="赛博云空间_v1.1.0_24054.apk">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d1.png" /></div>
</a>
<a class="nDitImg" href="https://apps.apple.com/cn/app/%E8%B5%9B%E5%8D%9A%E4%BA%91%E7%A9%BA%E9%97%B4/id6695746746" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp-d2.png" /></div>
</a>
<a class="nDitImg" href="http://demo.orico.com.cn/static/download/赛博云空间_v1.1.0_24057.exe" download="赛博云空间_v1.1.0_24057.exe">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d3.png" /></div>
</a>
<a class="nDitImg" href="https://apps.apple.com/cn/app/%E8%B5%9B%E5%8D%9A%E4%BA%91%E7%A9%BA%E9%97%B4/id6695746746" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d4.png" /></div>
</a>
</div>
<div class="nDitImg nrowimg" style="margin-bottom: 25px;"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d5.png" /></div>
</div>
<!-- 微链接-->
<div class="nDtopCtMian narswljshow">
<div class="nDtopIt">
<img src="__PUBLIC__/m_web/images/nas/narsdlapp-wljimg.jpg" class="tpimg" />
</div>
<div class="nDtopIt2" style="margin-bottom: 25px;">
<a class="nDitImg" href="http://demo.orico.com.cn/static/download/WeLine_r5.4.11.8553_2024091916.apk" download="WeLine_r5.4.11.8553_2024091916.apk">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d1.png" /></div>
</a>
<a class="nDitImg" href="https://apps.apple.com/us/app/weline-io/id1495146123" target="_blank">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp-d2.png" /></div>
</a>
<a class="nDitImg" href="http://demo.orico.com.cn/static/download/Weline_PC_v5.4.7.20240929.exe" download="Weline_PC_v5.4.7.20240929.exe">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d3.png" /></div>
</a>
<a class="nDitImg" href="http://demo.orico.com.cn/static/download/Weline_Mac_v5.4.7.20240929.dmg" download="Weline_Mac_v5.4.7.20240929.dmg">
<div class="nDitImg"><img src="__PUBLIC__/m_web/images/nas/narsdlapp_d4.png" /></div>
</a>
</div>
</div>
{include file='include/bottom1'/}
</div>
</div>
</body>
<script>
$(document).ready(function () {
$('.narsDtabIt').click(function () {
$('.narsDtabIt').removeClass('narsDtabIt_active');
$(this).addClass('narsDtabIt_active');
if ($(this).index() === 0) {
$('.narssbshow').show();
$('.narswljshow').hide();
} else {
$('.narssbshow').hide();
$('.narswljshow').show();
}
});
});
</script>
</html>

View File

@@ -433,7 +433,7 @@
</div>
<!--微链接 -->
<div class="narsmb-wlj">
<span class="narsmbwlj-title"><span style="color:#084BFA">Weline</span> 微链接</span>
<span class="narsmbwlj-title"><span style="color:#084BFA">NAS</span> 配套软件</span>
{volist name='data.weline.banners' id='vo'}
<div class="narsmbwltitem">
<div class="narsmbwljcp">
@@ -446,28 +446,13 @@
</div>
{/volist}
{volist name='data.download.banners' id='vo'}
<div class="narsmbwltitem" style="height:auto;">
<div class="narsmbwljcp" style="width: 50%;color: {$vo.alt|default='#fff'}">
{if condition="!empty($vo.picture)"}
<img src="{$vo.picture|getImage}" class="narsmbwljimg" style="width:100%"/>
{else}
<span class="narsmbtt">{$vo.name}</span>
{/if}
</div>
<div class="narsmbwljcpinfo" style="width: 50%;">
{assign name='download_color' value="$vo.alt|default='#fff'" /}
{assign name='download_background' value="$vo.btn_color|default='#131b28'" /}
<a
class="narsmbwlj-xzbt"
href="{$vo.link}"
style="background:{$download_background};color:{$download_color};border-color:{$download_color}"
>
下载
</a>
</div>
</div>
<div class="narsmbwltitem">
<a href="{$vo.link}" style="height:100%;width:100%">
<img src="__PUBLIC__/m_web/images/nas/narsM_rjxzbg.jpg" style="height:100%;width:100%" />
</a>
</div>
{/volist}
</div>
{include file='include/bottom1'/}
</div>