jysBlack2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

261 lines
9.3 KiB

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>News</title>
<link type="text/css" rel="styleSheet" href="../layui/css/layui.css" />
<link type="text/css" rel="styleSheet" href="../css/common.css" />
<link type="text/css" rel="styleSheet" href="../css/index.css" />
<link type="text/css" rel="styleSheet" href="../css/news.css" />
<link type="text/css" rel="styleSheet" href="../css/help.css" />
</head>
<body>
<div>
<div class="newsHeader" id="app" v-cloak>
<div class="">
<div class="header bo-show">
<div class="header_content container">
<a href="../index.html" class="logo"><img src="../image/[email protected]"
alt=""></a>
<div class="header_tabs">
<div class="acon1">
<span class="NotLog" v-show="isLogin2">
<a href="../html/login.html" class="a">Log In</a>
<a href="../html/register.html" class="a">Sign-up</a>
</span>
<span class="LogIn" v-show="isLogin">
<a href="" class="a">[email protected] <img src="../image/h1.png" alt="" class="h1"></a>
<div class="LogList">
<a href="securityCenter.html" class="active sc">Security center <img src="../image/meun_icon_my_nor.png" alt=""></a>
<a href="javascript::" class="so" @click="logOut">Sign out
<img src="../image/pop_icon_signout.png" alt="" class="img1">
<img src="../image/pop_icon_signoutb.png" alt="" class="img2">
</a>
</div>
</span>
<a href="" class="a">Support</a>
<div class="language a">
<span class="language-text">ENG <img src="../image/h1.png" alt="" class="h1"></span>
<div class="language-list">
<!-- <a href="">ENG</a> -->
<a href="">CHN</a>
</div>
</div>
</div>
<div class="acon2">
<a href="exchange.html" >Trade</a>
<a href="news.html" class="active">News</a>
<a href="innovate.html">Innovation</a>
<a href="wallet.html">Wallet</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="newsContent" id="news" v-cloak>
<div class="container">
<div class="tabs">
<span :class="tabsIsActiveOne ? 'tabsActive':''" @click="handlerTabs('recent')">Bitcoin News</span>
<span :class="!tabsIsActiveOne ? 'tabsActive':''" @click="handlerTabs('topNews')">Litecoin News</span>
<span :class="!tabsIsActiveOne ? 'tabsActive':''" @click="handlerTabs('topNews')">Ripple News</span>
<span :class="!tabsIsActiveOne ? 'tabsActive':''" @click="handlerTabs('topNews')">Ethereum News</span>
<span :class="!tabsIsActiveOne ? 'tabsActive':''" @click="handlerTabs('topNews')">Action News</span>
<span :class="!tabsIsActiveOne ? 'tabsActive':''" @click="handlerTabs('topNews')">Blockchain News</span>
</div>
<div class="four_content newcon">
<div class="">
<div class="rq flex">
<div class="bot">
<a href="newsDetail.html">
<div class="imgcon">
<img src="../image/img.png" alt="">
</div>
<div class="pcon">
<p class="p1">More Americans have heard of Dogecoin than Ethereum: Survey</p>
<div class="p2">
<img src="../image/tab_new.png" alt="" srcset="">
<span class="time">MAY 25, 2021</span>
</div>
<p class="p3">One has introduced smart contracts and is the fabric of decentralized finance, the other is… a meme.</p>
</div>
</a>
</div>
<div class="bot">
<a href="newsDetail.html">
<div class="imgcon">
<img src="../image/img1.png" alt="">
</div>
<div class="pcon">
<p class="p1">More Americans have heard of Dogecoin than Ethereum: Survey</p>
<div class="p2">
<img src="../image/tab_new.png" alt="" srcset="">
<span class="time">MAY 25, 2021</span>
</div>
<p class="p3">One has introduced smart contracts and is the fabric of decentralized finance, the other is… a meme.</p>
</div>
</a>
</div>
<div class="bot">
<a href="newsDetail.html">
<div class="imgcon">
<img src="../image/img2.png" alt="">
</div>
<div class="pcon">
<p class="p1">More Americans have heard of Dogecoin than Ethereum: Survey</p>
<div class="p2">
<img src="../image/tab_new.png" alt="" srcset="">
<span class="time">MAY 25, 2021</span>
</div>
<p class="p3">One has introduced smart contracts and is the fabric of decentralized finance, the other is… a meme.</p>
</div>
</a>
</div>
<div class="bot">
<a href="">
<div class="imgcon">
<img src="../image/img.png" alt="">
</div>
<div class="pcon">
<p class="p1">More Americans have heard of Dogecoin than Ethereum: Survey</p>
<div class="p2">
<img src="../image/tab_new.png" alt="" srcset="">
<span class="time">MAY 25, 2021</span>
</div>
<p class="p3">One has introduced smart contracts and is the fabric of decentralized finance, the other is… a meme.</p>
</div>
</a>
</div>
<div class="bot">
<a href="">
<div class="imgcon">
<img src="../image/img1.png" alt="">
</div>
<div class="pcon">
<p class="p1">More Americans have heard of Dogecoin than Ethereum: Survey</p>
<div class="p2">
<img src="../image/tab_new.png" alt="" srcset="">
<span class="time">MAY 25, 2021</span>
</div>
<p class="p3">One has introduced smart contracts and is the fabric of decentralized finance, the other is… a meme.</p>
</div>
</a>
</div>
<div class="bot">
<a href="">
<div class="imgcon">
<img src="../image/img2.png" alt="">
</div>
<div class="pcon">
<p class="p1">More Americans have heard of Dogecoin than Ethereum: Survey</p>
<div class="p2">
<img src="../image/tab_new.png" alt="" srcset="">
<span class="time">MAY 25, 2021</span>
</div>
<p class="p3">One has introduced smart contracts and is the fabric of decentralized finance, the other is… a meme.</p>
</div>
</a>
</div>
</div>
</div>
</div>
<div id="pagination" class="pagination">
</div>
<!-- help -->
<a href="../html/help.html" class="help_con">
<div class="a_con">
<img src="../image/erji.png" alt="" class="img">
help
</div>
</a>
</div>
<div class="footer_content">
<div class="foot_top">
<div class="container flex">
<div class="lef">
<div class="logo">
<img src="../image/logo.png" alt="">
</div>
<div class="div1">
copyright©2021 Bitslead
</div>
<div class="div1">
[email protected]
</div>
<div class="div1">
Please pay attention to the market risk of cryptocurrency Trading
</div>
<div class="div2">
<img src="../image/bottom_icon_email.png" alt="">
<img src="../image/bottom_icon_world.png" class="mgl" alt="">
</div>
</div>
<div class="rig">
<div class="div">
<a href="" class="head">GUIDE</a>
<a href="" class="a">Futures Guide</a>
<a href="" class="a">Apply For Listing</a>
<a href="" class="a">Perpetual Contracts Guide</a>
</div>
<div class="div">
<a href="" class="head">LEARN</a>
<a href="" class="a">Cryptocurrency</a>
<a href="" class="a">Smart Contract</a>
<a href="" class="a">Development of Blockchain</a>
</div>
<div class="div">
<a href="" class="head">SERVICE</a>
<a href="" class="a">Agrement</a>
<a href="" class="a">Security Guide</a>
</div>
</div>
</div>
</div>
<div class="foot_center">
<div class="container">
<div class="rq flex">
<div class="p1">
All rights reserved © 2021 Bitstamp. NMLS #1905429
</div>
<div class="imgcon">
<img src="../image/visa.png" alt="" srcset="">
<img src="../image/mastercard.png" alt="" srcset="">
<img src="../image/maestro.png" alt="" srcset="">
</div>
<div class="imgcon imgcon2">
<a href=""><img src="../image/twitter.png" alt="" srcset=""></a>
<a href=""> <img src="../image/linkedin.png" alt="" srcset=""></a>
<a href=""> <img src="../image/facebook.png" alt="" srcset=""></a>
</div>
</div>
</div>
</div>
<div class="foot_bottom">
<div class="container">
<div class="rq flex">
<div class="div1">
We use cookies and similar technologies to operate core site features, customize core services, analyze our traffic, and for security and marketing. Accept all cookies, customize your settings or read our full Cookie Policy.
</div>
<div class="div2">
<a href="">Customize</a>
<a href="" class="active">Enable all</a>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="../js/common.js"></script>
<script src="../js/vue.js"></script>
<script src="../js/header.js"></script>
<script type="text/javascript" src="../layui/layui.js"></script>
<script src="../js/news.js"></script>
</body>
</html>