加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
faq.html 8.19 KB
一键复制 编辑 原始数据 按行查看 历史
jean 提交于 2020-06-28 10:40 . html online update
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>通证设计_LCoin</title>
<meta name="keywords" content="LCoin生态游戏孵化基金,LCoin开放平台技术维护,LCoin基金会储备金">
<meta name="description" content="LCoin 是一个兼容,开放的分布式游戏生态系统,旨在为游戏发行商和开发者提供去中心化开放游戏平台,资产发行及交易,区块链游戏孵化,广告流量对接等系列生态服务。">
<link rel="shortcut icon" href="images/logo.png" >
<!--处理浏览器差异-->
<link rel="stylesheet" type="text/css" href="css/normalize.css"/>
<!--css 动画库-->
<link rel="stylesheet" href="css/animate.css">
<!--初始化 css-->
<link rel="stylesheet" type="text/css" href="css/init.css"/>
<link rel="stylesheet" type="text/css" href="css/index.css"/>
<link rel="stylesheet" type="text/css" href="css/etz-footer.css"/>
<script type="text/javascript" src="js/echarts.min.js"></script>
<style>
.fplist {
border-bottom: 1px solid #ccc;
}
.fplist li {
border-top: 1px solid #ccc;
font-size: 16px;
display: flex;
}
.fplist li span {
display: inline-block;
padding: 10px 20px;
box-sizing: border-box;
}
.l1 {
flex: 1;
}
.l2 {
flex: 2;
}
.l3 {
flex: 3;
}
.chart-view {
padding: 30px 0;
}
</style>
</head>
<body>
<header class="lheader" style="height: 110px;">
<div class="top-nav">
<a href="./index.html" class="logo clearfix">
<img src="images/logo.png" alt="">
<h2 class="logoname">LCoin</h2>
</a>
<nav>
<a href="./index.html" class="top-nav-btn">首 页</a>
<a href="#us" class="top-nav-btn">关于LCoin</a>
<a href="./faq.html" class="top-nav-btn">通证设计</a>
<a href="./team.html" class="top-nav-btn">团队成员</a>
<a href="./news.html" class="top-nav-btn">新闻资讯</a>
<a href="/pdf/LCoin_Whitepaper.pdf" class="top-nav-btn" target="view_window">白皮书</a>
<a href="./join.html" class="top-nav-btn">加入LCoin生态</a>
</nav>
</div>
</header>
<section style="text-align: left;">
<div style="width: 1000px;margin: 0 auto;">
<h1 class="p30" style="font-weight: 600;">通证设计</h1>
<br>
<br>
<p class="p16">LCN资产总发行量:2.1 亿 </p>
<p class="p16">LCN无任何募资 </p>
<br>
<br>
<p class="p20" style="font-weight: 600;">Token 分配如下</p>
<br>
<br>
<ul class="fplist">
<li>
<span class="l1 p20">比例</span>
<span class="l2 p20">分配</span>
<span class="l3 p20">描述</span>
</li>
<li>
<span class="l1 p16">40%</span>
<span class="l2 p16">LCoin生态游戏孵化基金</span>
<span class="l3 p16">用于区块链游戏孵化、推动子生态系统的发展。</span>
</li>
<li>
<span class="l1 p16">15%</span>
<span class="l2 p16">LCoin开放平台技术维护</span>
<span class="l3 p16">开放平台管理搭建和后期技术维护</span>
</li>
<li>
<span class="l1 p16">10%</span>
<span class="l2 p16">团队管理和运营</span>
<span class="l3 p16">用于项目成本支出、技术开发和维护等</span>
</li>
<li>
<span class="l1 p16">25%</span>
<span class="l2 p16">社区生态建设和管理</span>
<span class="l3 p16">用于社区活动、用户拉新、社区激励等</span>
</li>
<li>
<span class="l1 p16">10%</span>
<span class="l2 p16">LCoin基金会储备金</span>
<span class="l3 p16">用于后续项目开发和完善以及资产保险储备</span>
</li>
</ul>
<div class="chart-view">
<h3 class="p20" style="font-weight: 600;">分配比例图</h3>
<div id="chart" style="width: 100%;height: 400px;margin-top: 50px;">
</div>
</div>
</div>
</section>
<footer>
<div class="footer">
<div class="container">
<div class="footer-main-div">
<div class="logp-and-intro">
<div class="etz-logo">
</div>
<div class="etz-footer-logo-text">LCoin</div>
</div>
<div class="footer-menus">
<div class="footer-menu-title">关于</div>
<a href="index.html#us" class="footer-menu w--current">关于我们&nbsp;</a>
</div>
<div class="footer-menus">
<div class="footer-menu-title">LCoin 支持</div>
<a href="faq.html" class="footer-menu">FAQ</a>
</div>
<div class="footer-menus">
<div class="footer-menu-title">LCoin 资源库</div>
<a onclick="window.open('/pdf/LCoin_Whitepaper.pdf')" class="footer-menu">白皮书</a>
</div>
<div class="footer-menus">
<div class="footer-menu-title">联系</div>
<a href="join.html" class="footer-menu">联系我们&nbsp;</a>
<!-- <p class="email_us">support@etherzero.org</p>-->
</div>
<div class="contact-us-main">
<div class="social-icons-2">
<a href="" target="_blank"
class="social-2 w-inline-block">
<img src="images/facebook.png" width="21">
</a>
<a href="" target="_blank" class="social-2 w-inline-block">
<img src="images/twitter.png" width="21">
</a>
<a href="" target="_blank" class="social-2 w-inline-block">
<img src="images/github.png" width="21">
</a>
<a href="" target="_blank" class="social-2 w-inline-block">
<img src="images/medium.png" width="21">
</a>
<a href="" target="_blank"
class="social-2 w-inline-block">
<img src="images/youtube.png" width="21">
</a>
<a href="" target="_blank" class="social-2 w-inline-block">
<img src="images/weibo.png" width="21">
</a>
<a href="" target="_blank" class="social-2 w-inline-block">
<img src="images/bitcointalk.png" width="21">
</a>
<a href="" target="_blank" class="social-2 w-inline-block">
<img src="images/telegram.png" width="21">
</a>
</div>
<!-- <a class="contact-links mail">support@etherzero.org</a>-->
</div>
</div>
<div class="footer-copyrights">
<div class="w-row">
<div class="w-col w-col-6">
<div class="copyrights">Copyright © 2020 LCoin. All rights reserved.</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
<script type="text/javascript">
var myChart = echarts.init(document.getElementById('chart'));
option = {
color: ['#7C68C0', '#6F75B8', '#5C8CAC', '#5099A5', '#3CAE99'],
title: {
text: 'LCoin Token分配比例',
left: 'center'
},
tooltip: {
trigger: 'item',
formatter: '{a} <br/>{b} : {d}%'
},
legend: {
orient: 'vertical',
left: 'left',
data: ['LCoin生态游戏孵化基金', 'LCoin开放平台技术维护', '团队管理和运营', '社区生态建设和管理', 'LCoin基金会储备金']
},
series: [
{
name: 'Token分配比例',
// selectedMode: 'single',
type: 'pie',
radius: '55%',
center: ['50%', '60%'],
data: [
{value: 40, name: 'LCoin生态游戏孵化基金', selected: true},
{value: 15, name: 'LCoin开放平台技术维护', selected: true},
{value: 10, name: '团队管理和运营', selected: true},
{value: 25, name: '社区生态建设和管理', selected: true},
{value: 10, name: 'LCoin基金会储备金', selected: true}
],
emphasis: {
itemStyle: {
shadowBlur: 10,
shadowOffsetX: 0,
shadowColor: 'rgba(0, 0, 0, 0.2)'
}
}
}
]
};
myChart.setOption(option);
</script>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化