Files
BlackFruit-UI/rent.html
yiqiu 50acc9e2bb
All checks were successful
continuous-integration/drone/push Build is passing
修改指定目录
2025-11-21 15:13:52 +08:00

258 lines
9.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{include file="header"}
<link rel="stylesheet" href="/web/BlackFruit-web/css/product.css">
</head>
<body>
<header>{include file="public/header"}</header>
<section class="section server-banner banner-rent product-banner">
<div class="section-content">
<h1>机柜租用</h1>
<p class="server-banner-desc">
主题云提供高等级数据中心机柜租用服务,用户可通过租用主题云机柜托管自有设备,并根据自身业务需求进行私有部署,借助主题云高品质网络环境、丰富的带宽资源与运维经验,保证核心业务稳定运行。</p>
{if ( isset($data.product[0]['product_id']) ) }
<a href="/cart/goods.htm?id={$data.product[0]['product_id']}">
<div class="btn btn2 btn-normal">立即购买</div>
</a>
{else /}
<div class="btn btn2 btn-normal">立即购买</div>
{/if}
</div>
</section>
<section class="section product-standards product-rent">
<div class="section-content">
<div class="section-title">
<h2>服务类型</h2>
</div>
<div class="standards mt-20 fboxRow">
{if ( isset($data.product) ) }
{foreach $data.product as $key=>$value}
<div class="standards-box">
<h4>{$value.title}</h4>
{$value.description|raw}
<div class="money-box">
<span class="money">{$data.currency_prefix}<span class="font24 font-weight">{$value.price}</span></span>
<a href="/cart/goods.htm?id={$value.product_id}">
<div class="btn btn-normal ">立即购买</div>
</a>
</div>
</div>
{/foreach}
{else /}
<div class="standards-box">
<h4>通用机柜</h4>
<p class="title-desc mt-15 mb-20">90%业务都可以托管在通用机柜上</p>
<div class="layout-paragraph">
<div class="layout-paragraph-s">
<p>业务场景</p>
<p class="layout-desc">OA办公系统、网站、数据库、中间件、文件系统等场景。</p>
</div>
<div class="layout-paragraph-s">
<p>可选地区</p>
<p class="layout-desc">中国上海、中国内蒙古、中国云南、中国香港、韩国、日本、新加坡 >></p>
</div>
<div class="layout-paragraph-s">
<p>可选机位</p>
<p class="layout-desc">1U机架、2U机架、1/2机架、1/4机架、全柜、定制 >></p>
</div>
</div>
<div class="money-box">
<span class="money "><span class="font24 font-weight">200</span>/3个月</span>
<a href="javascript:;">
<div class="btn btn-normal ">立即购买</div>
</a>
</div>
</div>
<div class="standards-box">
<h4>通用机柜</h4>
<p class="title-desc mt-20 mb-20">90%业务都可以托管在通用机柜上</p>
<div class="layout-paragraph mt-30 ">
<div class="layout-paragraph-s">
<p>业务场景</p>
<p class="layout-desc">OA办公系统、网站、数据库、中间件、文件系统等场景。</p>
</div>
<div class="layout-paragraph-s">
<p>可选地区</p>
<p class="layout-desc">中国上海、中国内蒙古、中国云南、中国香港、韩国、日本、新加坡 >></p>
</div>
<div class="layout-paragraph-s">
<p>可选机位</p>
<p class="layout-desc">1U机架、2U机架、1/2机架、1/4机架、全柜、定制 >></p>
</div>
</div>
<div class="money-box">
<span class="money "><span class="font24 font-weight">200</span>/3个月</span>
<a href="javascript:;">
<div class="btn btn-normal ">立即购买</div>
</a>
</div>
</div>
{/if}
</div>
</div>
</section>
<!-- 无忧上云 -->
<section class="section product-cloud">
<div class="section-content">
<div class="section-title">
<h2>服务优势</h2>
</div>
<div class="cloud">
<div class="cloud-box">
<div><img src="/web/BlackFruit-web/assets/img/rent/group-1.png" alt=""></div>
<div class="cloud-box-cont mt-15">
<h4>高等级机房资源</h4>
<div class="mt-15">30+国家和地区可选高标准机房基础设施满足等级保护三级评测运行环境可用性超过99.99%。</div>
</div>
</div>
<div class="cloud-box">
<div><img src="/web/BlackFruit-web/assets/img/rent/group-2.png" alt=""></div>
<div class="cloud-box-cont mt-15">
<h4>高度定制化方案</h4>
<div class="mt-15">支持定制关键任务基础设施,可自由搭配机柜、组件规格,并支持根据用户需求提供增值定制服务。</div>
</div>
</div>
<div class="cloud-box">
<div><img src="/web/BlackFruit-web/assets/img/rent/group-3.png" alt=""></div>
<div class="cloud-box-cont mt-15">
<h4>高可靠运行环境</h4>
<div class="mt-15">机房电力、空调等关键系统均冗余配置全天候实时安全监控7x24小时专业运维团队现场响应。</div>
</div>
</div>
<div class="cloud-box">
<div><img src="/web/BlackFruit-web/assets/img/rent/group-4.png" alt=""></div>
<div class="cloud-box-cont mt-15">
<h4>高品质网络资源</h4>
<div class="mt-15">提供多个运营商单线、BGP产品支持灵活的带宽计费模式有效满足不同业务支撑的网络需求。</div>
</div>
</div>
</div>
</div>
</section>
<!-- 流程 -->
<section class="section product-flow product-rent">
<div class="section-content">
<div class="section-title">
<h2>申请流程</h2>
</div>
<div class="flow">
<div class="flow-box">
<div class="flow-icon">1</div>
<div>
<h5>免费咨询</h5>
<p class="title-desc mt-10">专业顾问24小时在线为您提供高性价比服务方案。</p>
</div>
</div>
<div class="flow-box">
<div class="flow-icon">2</div>
<div>
<h5>选配下单</h5>
<p class="title-desc mt-10">在线选配基础设施资源,并完成支付。</p>
</div>
</div>
<div class="flow-box">
<div class="flow-icon">3</div>
<div>
<h5>快递设备</h5>
<p class="title-desc mt-10">将您的自有设备快递至指定地址。</p>
</div>
</div>
<div class="flow-box">
<div class="flow-icon">4</div>
<div>
<h5>装配开通</h5>
<p class="title-desc mt-10">机房收货确认后,根据您的订单分配资源上架。</p>
</div>
</div>
<div class="flow-box">
<div class="flow-icon">5</div>
<div>
<h5>在线管控</h5>
<p class="title-desc mt-10">设备上架后,您可以通过控制台远程管控。</p>
</div>
</div>
</div>
</div>
</section>
<!-- 使用帮助 -->
<section class="section product-help">
<div class="section-content">
<div class="section-title">
<h2>使用帮助</h2>
</div>
<div class="help mt-50 fboxRow">
<div class="help-box">
<div class="help-head fboxRow Xbetween">
<h4>产品简介</h4>
<a href="document.html" class="font14">查看更多 <span class="iconfont icon-arrow-right"></span></a>
</div>
<div class="mt-30 font-el1">
<a href="document.html">- 什么是机柜租用</a>
</div>
<div class="mt-16 font-el1">
<a href="document.html">- 产品规格</a>
</div>
<div class="mt-16 font-el1">
<a href="document.html">- 产品计费</a>
</div>
</div>
<div class="help-box">
<div class="help-head fboxRow Xbetween">
<h4>操作指南</h4>
<a href="document.html" class="font14">查看更多 <span class="iconfont icon-arrow-right"></span></a>
</div>
<div class="mt-30 font-el1">
<a href="document.html">- 开通流程</a>
</div>
<div class="mt-16 font-el1">
<a href="document.html">- 查看带宽流量</a>
</div>
<div class="mt-16 font-el1">
<a href="document.html">- 设置报警规则</a>
</div>
</div>
<div class="help-box">
<div class="help-head fboxRow Xbetween">
<h4>常见问题</h4>
<a href="" class="font14">查看更多 <span class="iconfont icon-arrow-right"></span></a>
</div>
<div class="mt-30 font-el1">
<a href="document.html">- 机柜租用服务可以升级吗</a>
</div>
<div class="mt-16 font-el1">
<a href="document.html">- 主题云如何保证机房供电</a>
</div>
<div class="mt-16 font-el1">
<a href="document.html">- 机柜租用服务从申请到上架需要多长时间</a>
</div>
</div>
</div>
</div>
</section>
{include file="footer"}