|
@@ -4,52 +4,52 @@
|
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
- <title>有思俱乐部</title>
|
|
|
|
|
- <link rel="stylesheet" href="./css/uform.css">
|
|
|
|
|
- <link rel="stylesheet" href="./css/index.css">
|
|
|
|
|
- <link href="./img/logo.png" rel="shortcut icon">
|
|
|
|
|
|
|
+ <title>有思浏览器</title>
|
|
|
|
|
+ <link rel="stylesheet" href="./public/css/uform.css">
|
|
|
|
|
+ <link rel="stylesheet" href="./public/css/index.css">
|
|
|
|
|
+ <link href="./public/images/logo.png" rel="shortcut icon">
|
|
|
</head>
|
|
</head>
|
|
|
<body>
|
|
<body>
|
|
|
<section class="CampusInfo-AboutUs">
|
|
<section class="CampusInfo-AboutUs">
|
|
|
<div class="CampusInfoBanner">
|
|
<div class="CampusInfoBanner">
|
|
|
<div class="CampusInfoContainer">
|
|
<div class="CampusInfoContainer">
|
|
|
<a href="index.html">
|
|
<a href="index.html">
|
|
|
- <img src="./img/logo.png" alt="logo">
|
|
|
|
|
- <span class="title">有思俱乐部</span>
|
|
|
|
|
|
|
+ <img src="./public/images/logo.png" alt="logo">
|
|
|
|
|
+ <span class="title">有思浏览器</span>
|
|
|
</a>
|
|
</a>
|
|
|
<div class="CampusInfoBannerItem">
|
|
<div class="CampusInfoBannerItem">
|
|
|
<h1>急速预览,安全稳定</h1>
|
|
<h1>急速预览,安全稳定</h1>
|
|
|
- <p>更小的内存以及更快的我相应速度</p>
|
|
|
|
|
|
|
+ <p>更小的内存以及更快速度游览</p>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
<ul class="CampusInfoDownload">
|
|
<ul class="CampusInfoDownload">
|
|
|
<li>
|
|
<li>
|
|
|
<div class="CampusInfoDownloadItem">
|
|
<div class="CampusInfoDownloadItem">
|
|
|
- <img src="./img/index/window.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/window.png" alt="">
|
|
|
<span>Windows</span>
|
|
<span>Windows</span>
|
|
|
</div>
|
|
</div>
|
|
|
<button class="BtnDownload">
|
|
<button class="BtnDownload">
|
|
|
- <img src="./img/index/download.png" alt="">
|
|
|
|
|
- <span><a style='padding:0' href='setup/Usestudio-Browers_setup_1.0.0.exe' target='_blank'>立即下载</a></span>
|
|
|
|
|
|
|
+ <img src="./public/images/index/download.png" alt="">
|
|
|
|
|
+ <span><a style='padding:0' href='setup/Usestudio-Browers_setup_2.2.1.exe' target='_blank'>立即下载</a></span>
|
|
|
</button>
|
|
</button>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
<div class="CampusInfoDownloadItem">
|
|
<div class="CampusInfoDownloadItem">
|
|
|
- <img src="./img/index/apple.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/apple.png" alt="">
|
|
|
<span>Apple</span>
|
|
<span>Apple</span>
|
|
|
</div>
|
|
</div>
|
|
|
<button class="BtnDownload">
|
|
<button class="BtnDownload">
|
|
|
- <img src="./img/index/download.png" alt="">
|
|
|
|
|
- <span><a style='padding:0' href='setup/us_browers.exe' target='_blank'>立即下载</a></span>
|
|
|
|
|
|
|
+ <img src="./public/images/index/download.png" alt="">
|
|
|
|
|
+ <span><a style='padding:0' href='setup/Usestudio-Browers-2.0.5.dmg' target='_blank'>立即下载</a></span>
|
|
|
</button>
|
|
</button>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
<div class="CampusInfoDownloadItem">
|
|
<div class="CampusInfoDownloadItem">
|
|
|
- <img src="./img/index/linux.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/linux.png" alt="">
|
|
|
<span>Linux</span>
|
|
<span>Linux</span>
|
|
|
</div>
|
|
</div>
|
|
|
<button class="BtnDownload">
|
|
<button class="BtnDownload">
|
|
|
- <img src="./img/index/download.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/download.png" alt="">
|
|
|
<span><a style='padding:0' href='setup/us_browers.exe' target='_blank'>立即下载</a></span>
|
|
<span><a style='padding:0' href='setup/us_browers.exe' target='_blank'>立即下载</a></span>
|
|
|
</button>
|
|
</button>
|
|
|
</li>
|
|
</li>
|
|
@@ -58,7 +58,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="CampusInfoIntroduce clearfix">
|
|
<div class="CampusInfoIntroduce clearfix">
|
|
|
<div class="CampusInfoContainer">
|
|
<div class="CampusInfoContainer">
|
|
|
- <img src="./img/index/computer2.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/computer2.png" alt="">
|
|
|
<div class="CampusInfoTitle fr">
|
|
<div class="CampusInfoTitle fr">
|
|
|
<h3>去繁求简</h3>
|
|
<h3>去繁求简</h3>
|
|
|
<p>一个简洁高效的浏览器,页面载入更好、更快,占用内存更少</p>
|
|
<p>一个简洁高效的浏览器,页面载入更好、更快,占用内存更少</p>
|
|
@@ -73,15 +73,15 @@
|
|
|
</div>
|
|
</div>
|
|
|
<ul>
|
|
<ul>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/computer.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/computer.png" alt="">
|
|
|
<p>快速打开网页</p>
|
|
<p>快速打开网页</p>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/kernel.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/kernel.png" alt="">
|
|
|
<p>内核性能强</p>
|
|
<p>内核性能强</p>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/quickStart.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/quickStart.png" alt="">
|
|
|
<p>快速启动</p>
|
|
<p>快速启动</p>
|
|
|
</li>
|
|
</li>
|
|
|
</ul>
|
|
</ul>
|
|
@@ -89,7 +89,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="CampusInfoTools clearfix">
|
|
<div class="CampusInfoTools clearfix">
|
|
|
<div class="CampusInfoContainer">
|
|
<div class="CampusInfoContainer">
|
|
|
- <img class="fl" src="./img/index/developmentTools.png" alt="">
|
|
|
|
|
|
|
+ <img class="fl" src="./public/images/index/developmentTools.png" alt="">
|
|
|
<div class="CampusInfoTitle fr">
|
|
<div class="CampusInfoTitle fr">
|
|
|
<h3>简约美观</h3>
|
|
<h3>简约美观</h3>
|
|
|
<p>界面采用简约美观的设计,让用户使用轻松,提高用户体验</p>
|
|
<p>界面采用简约美观的设计,让用户使用轻松,提高用户体验</p>
|
|
@@ -102,26 +102,26 @@
|
|
|
<h3>时刻保护上网安全</h3>
|
|
<h3>时刻保护上网安全</h3>
|
|
|
<p>信息加密 · 网站认证 · 保证安全 信息加密 · 网站认证 · 保证安全.强力拦截网页弹窗、广告,密码安全保存、智能填写</p>
|
|
<p>信息加密 · 网站认证 · 保证安全 信息加密 · 网站认证 · 保证安全.强力拦截网页弹窗、广告,密码安全保存、智能填写</p>
|
|
|
</div>
|
|
</div>
|
|
|
- <img class="fr" src="./img/index/save.png" alt="">
|
|
|
|
|
|
|
+ <img class="fr" src="./public/images/index/save.png" alt="">
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="CampusInfoFooter">
|
|
<div class="CampusInfoFooter">
|
|
|
<div class="CampusInfoContainer">
|
|
<div class="CampusInfoContainer">
|
|
|
<ul>
|
|
<ul>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/company.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/company.png" alt="">
|
|
|
<span>深圳市易软智科技有限公司</span>
|
|
<span>深圳市易软智科技有限公司</span>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/address.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/address.png" alt="">
|
|
|
<span>深圳市龙岗区五联社区将军帽路1号</span>
|
|
<span>深圳市龙岗区五联社区将军帽路1号</span>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/email.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/email.png" alt="">
|
|
|
<span>2553420729@qq.com</span>
|
|
<span>2553420729@qq.com</span>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <img src="./img/index/phone.png" alt="">
|
|
|
|
|
|
|
+ <img src="./public/images/index/phone.png" alt="">
|
|
|
<span>15875580853</span>
|
|
<span>15875580853</span>
|
|
|
</li>
|
|
</li>
|
|
|
<!-- <div class="author">作者:郑锦宏、蔡文东</div> -->
|
|
<!-- <div class="author">作者:郑锦宏、蔡文东</div> -->
|