a76ce4c369680925db8664c8a0110461.php 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051
  1. <?php if (!defined('THINK_PATH')) exit();?><!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  7. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
  8. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
  9. <link rel="stylesheet" type="text/css" href="/Public/Static/css/base2.css" />
  10. <link rel="stylesheet" type="text/css" href="/Public/Static/css/nologed.css" />
  11. <link rel="stylesheet" href="/Public/Static/Icoinfont/iconfont.css">
  12. <script src="/Public/Static/Icoinfont/iconfont.js"></script>
  13. <title><?php echo ($webname); ?></title>
  14. <style>
  15. ::-webkit-input-placeholder { /* WebKit browsers */
  16. color: #b5b5b5;
  17. font-size: 18px;
  18. }
  19. ::-moz-placeholder { /* Mozilla Firefox 19+ */
  20. color: #b5b5b5;
  21. font-size: 18px;
  22. }
  23. input:focus{background:#F5F5F5;outline: 1px solid #F5F5F5;}
  24. a:hover,a:link,a:visited,a:active{color:#707A8A;text-decoration:none;}
  25. .headerbox{height:50px;line-height:50px;}
  26. .iconf{height: 30px;width: 30px;border-radius: 15px;background: #eaebed;margin-top: 10px;}
  27. .imgbox{width:50px;height:50px;line-height:50px;float:left;}
  28. .badge-light{background-color: #FCD535;position: relative;left: -15px;top: -10px;}
  29. .badge{line-height: 0.8;border-radius: .5rem;}
  30. ul, li {list-style-type: none;padding: 0px;}
  31. .scrollDiv {
  32. height: 25px;/* 必要元素 */
  33. line-height: 25px;
  34. border: none;
  35. overflow: hidden;/* 必要元素 */
  36. margin-top:8px;
  37. }
  38. .scrollDiv li {
  39. height: 25px;
  40. padding-left: 10px;
  41. }
  42. .optionbox{width:100%;height:90px;background:#fff;margin-top:10px;border-top-left-radius:20px;border-top-right-radius:20px;padding: 5px 8px;}
  43. .oplist{width:20%;height:80px;float:left;}
  44. .opimg{width:100%;height: 50px;line-height: 50px;text-align: center;}
  45. .opicon{width:30px;height:30px;margin-top: 10px;}
  46. .optext{width:100%;height: 30px;line-height: 30px;text-align: center;overflow: hidden;}
  47. .hyicon{width:40px;height: 40px; margin-left: 20px;margin-top: 10px;}
  48. .ricon{background: #eaebed;padding: 5px;border-radius: 20px;font-size: 20px;color: #000;}
  49. .zixunlist {height: 90px;width: 100%;background: #fff;}
  50. .zixunconten{height: 90px;width: 33.3%;background: #fff;float: left;margin: 0 auto;text-align: center;}
  51. .bgreen{background:#0ecb81;}
  52. .bred{background:#f5465c;}
  53. .bgfcc{background:#f5f5f5;}
  54. .green{color:#0ecb81;}
  55. .red{color:#f5465c;}
  56. .list_open{width:40%;height:50px;line-height:50px;float:left;text-align:center;}
  57. .list_cname{width:30%;height:50px;line-height:50px;float:left;}
  58. .list_change{width:30%;height:50px;line-height:50px;float:left;text-align:right;}
  59. .dongbox{position:fixed;z-index:9999;display:none;top:0px;width:100%;height:100vh;background:rgba(0,0,0,0.2);}
  60. .dong_order_c{width:90%;height:460px;background:#fff;margin:80px auto;border-radius:10px;padding:10px;}
  61. .dong_order_x{width:100%;height:20px;line-height:20px;text-align:right;}
  62. .dong_order_title{width:100%;height:30px;line-height:20px;text-align:center;border-bottom: 1px solid #f5f5f5;}
  63. .infobox{width:100%;height:400px;padding:5px 20px;margin-top:50px;}
  64. .infotbox{width:100%;margin-top:15px;}
  65. .lbox{width:100%;height:50px;}
  66. .lboxc{width:100%;padding:15px 0px;}
  67. .lbox_l{width:20%;height:50px;line-height:50px;float:left;text-align:left;}
  68. .lbox_r{width:80%;height:50px;line-height:50px;float:right;text-align:right;}
  69. .SidebarList {
  70. position: fixed;
  71. right: 5px;
  72. bottom: 220px;
  73. background: #ffffff;
  74. box-shadow: rgb(78 75 75 / 17%) 0 0 15px 5px;
  75. z-index: 99;
  76. border-radius: 4px;
  77. }
  78. .Sidebar {
  79. display: block;
  80. transition: all 0.3s;
  81. position: relative;
  82. text-align: center;
  83. width: 72px;
  84. height: 72px;
  85. border-bottom: 1px solid #3e3e3e;
  86. box-sizing: border-box;
  87. padding-top: 10px;
  88. cursor: pointer;
  89. }
  90. .Sidebar {
  91. width: 30px;
  92. height: 40px;
  93. padding: 7px 0;
  94. }
  95. .Sidebar>.Sidebar_top {
  96. display: block;
  97. transition: all 0.3s;
  98. width: 36px;
  99. height: 36px;
  100. background: url(/Public/Static/img/SidebarList.png) no-repeat;
  101. box-sizing: border-box;
  102. margin: 0 auto 1px;
  103. }
  104. .Sidebar_App {
  105. background-position: 3px -54px !important;
  106. }
  107. .Sidebar_img {display: none;position: absolute;z-index: 100;right: 85px;width: 152px;top: 12px;box-sizing: border-box;padding: 9px 8px;background: #fff;border-radius: 3px;box-shadow: rgb(78 75 75 / 17%) 0 0 15px 5px;}
  108. .Sidebar_img>p {text-align: left;font-size: 14px;border-bottom: 1px #ddd dashed;}
  109. .Sidebar>.Sidebar_top {display: block;transition: all 0.3s;width: 36px;height: 36px;background: url(/Public/Static/img/SidebarList.png) no-repeat;box-sizing: border-box;margin: 0 auto 1px;}
  110. .Sidebar>.Sidebar_top {width: 100%;height: 100%;background-size: 25px;padding: 0 0 0;}
  111. .Sidebar_Service {background-position: 2px -108px !important;}
  112. .Sidebar>p {font-size: 12px;color: #273e57;}
  113. .Sidebar:last-child {border-bottom: 0;}
  114. .Sidebar>.Sidebar_top {display: block;transition: all 0.3s;width: 36px;height: 36px;background: url(/Public/Static/img/SidebarList.png) no-repeat;box-sizing: border-box;margin: 0 auto 1px;}
  115. .Sidebar>.Sidebar_top {width: 100%;height: 100%;background-size: 25px;padding: 0 0 0;}
  116. .Sidebar_CounUs {background-position: 3px 0 !important;}
  117. </style>
  118. </head>
  119. <body>
  120. <div style="height: 40px"></div>
  121. <div class="container-fluid " style="padding:0px;width:100vw;">
  122. <div class="no_header" style="position: fixed;z-index: 9999;background: #f5f5f5;padding:0px 10px;">
  123. <div class="headerbox fl">
  124. <?php if($uid <= 0): ?><a href="<?php echo U('Login/loption');?>">
  125. <div class="imgbox" style="">
  126. <svg class="icon iconf" aria-hidden="true"><use xlink:href="#icon-ziyuan2"></use></svg>
  127. </div>
  128. </a>
  129. <?php else: ?>
  130. <a href="<?php echo U('Index/uoption');?>">
  131. <div class="imgbox" style="">
  132. <svg class="icon iconf" aria-hidden="true"><use xlink:href="#icon-ziyuan2"></use></svg>
  133. </div>
  134. </a><?php endif; ?>
  135. <?php if($uid <= 0): ?><div style="height:60px;line-height:60px;float:left;text-align:center;">
  136. <a href="<?php echo U('Login/index');?>" style="font-color:red;" class="fcc"> <span style="background: #aadbaa;padding: 10px;border-radius: 5px;"><b><?php echo L('登陆');?> / <?php echo L('注册');?></b></span></a>
  137. </div><?php endif; ?>
  138. </div>
  139. <a href="<?php echo U('Index/notice');?>">
  140. <div class="headerbox fr txtr">
  141. <i class="bi bi-bell fcc" style="font-size:22px;"></i>
  142. <?php if($sum > 0){?>
  143. <span class="badge badge-light"><?php echo $sum;?></span>
  144. <?php }?>
  145. </div>
  146. </a>
  147. </div>
  148. <div style="width:100%;height:60px;background:#f5f5f5;"></div>
  149. <!--轮播图-->
  150. <div id="carouselExampleIndicators" class="carousel slide slidepm" data-ride="carousel" style="width:100%;margin: 0px;padding:0px 10px;">
  151. <div class="carousel-inner" style="height: 150px;">
  152. <div class="carousel-item active">
  153. <img src="/Upload/public/<?php echo ($clist["websildea"]); ?>" class="d-block w-100" style="height:150px;border-radius:10px;" />
  154. </div>
  155. <div class="carousel-item">
  156. <img src="/Upload/public/<?php echo ($clist["websildeb"]); ?>" class="d-block w-100" style="height:150px;border-radius:10px;" />
  157. </div>
  158. <div class="carousel-item">
  159. <img src="/Upload/public/<?php echo ($clist["websildec"]); ?>" class="d-block w-100" style="height:150px;border-radius:10px;" />
  160. </div>
  161. </div>
  162. </div>
  163. <!--滚动新闻-->
  164. <div style="width:100%;height:40px;margin-top:5px;padding:0px 10px;">
  165. <div style="width:10%;height:40px;float:left;line-height: 40px;">
  166. <i class="bi bi-megaphone fcc" style="font-size:20px;"></i>
  167. </div>
  168. <div style="width:75%;height:40px;float:left;line-height: 40px;">
  169. <div class="scrollDiv" id="s1">
  170. <ul>
  171. <?php if(is_array($nlist)): foreach($nlist as $key=>$vo): ?><li><a href="<?php echo U('Index/gginfo');?>?id=<?php echo ($vo["id"]); ?>"><?php echo ($vo["title"]); ?></a></li><?php endforeach; endif; ?>
  172. </ul>
  173. </div>
  174. </div>
  175. <div style="width:10%;height:40px;float:right;line-height: 40px;text-align:right;">
  176. <a href="<?php echo U('Index/gglist');?>">
  177. <i class="bi bi-list-ul fcc" style="font-size:22px;"></i>
  178. </a>
  179. </div>
  180. </div>
  181. </div>
  182. <!--OPTION选项-->
  183. <div class="optionbox">
  184. <div style="width:100%;height:80px;">
  185. <a href="<?php echo U('Issue/index');?>">
  186. <div class="oplist">
  187. <div class="opimg">
  188. <svg class="icon opicon" aria-hidden="true"><use xlink:href="#icon-ziyuan5"></use></svg>
  189. </div>
  190. <div class="optext">
  191. <span class="fzmm fcc"><?php echo L('认购');?></span>
  192. </div>
  193. </div>
  194. </a>
  195. <a href="<?php echo U('User/czcoin');?>">
  196. <div class="oplist">
  197. <div class="opimg">
  198. <svg class="icon opicon" aria-hidden="true"><use xlink:href="#icon-xinyongka"></use></svg>
  199. </div>
  200. <div class="optext">
  201. <span class="fzmm fcc"><?php echo L('充币');?></span>
  202. </div>
  203. </div>
  204. </a>
  205. <a href="<?php echo U('User/txcoin');?>">
  206. <div class="oplist">
  207. <div class="opimg">
  208. <svg class="icon opicon" aria-hidden="true"><use xlink:href="#icon-ziyuan27"></use></svg>
  209. </div>
  210. <div class="optext">
  211. <span class="fzmm fcc"><?php echo L('提币');?></span>
  212. </div>
  213. </div>
  214. </a>
  215. <a href="<?php echo U('Login/setlang');?>">
  216. <div class="oplist">
  217. <div class="opimg">
  218. <i class="bi bi-globe fcc fzmmm" style="font-size:22px;"></i>
  219. </div>
  220. <div class="optext">
  221. <span class="fzmm fcc"><?php echo L('语言');?></span>
  222. </div>
  223. </div>
  224. </a>
  225. <a href="<?php echo U('user/online');?>">
  226. <div class="oplist">
  227. <div class="opimg">
  228. <svg class="icon opicon" aria-hidden="true"><use xlink:href="#icon-ziyuan8"></use></svg>
  229. </div>
  230. <div class="optext">
  231. <span class="fzmm fcc"><?php echo L('客服');?></span>
  232. </div>
  233. </div>
  234. </a>
  235. </div>
  236. </div>
  237. <!--单选项区-->
  238. <!--<div style="width:100%;height:80px;padding:10px;">-->
  239. <!-- <div style="width:20%;height:60px;float:left;">-->
  240. <!-- <svg class="icon hyicon" aria-hidden="true"><use xlink:href="#icon-ziyuan1"></use></svg>-->
  241. <!-- </div>-->
  242. <!-- <div style="width:65%;height:60px;float:left;">-->
  243. <!-- <div style="width:100%;height:30px;line-height:40px;">-->
  244. <!-- <span class="fcc fzmmm"><?php echo L('快速合约');?></span>-->
  245. <!-- </div>-->
  246. <!-- <div style="width:100%;height:20px;line-height:20px;">-->
  247. <!-- <span class="fcc fzm"><?php echo L('支持多币种、多时间类型');?></span>-->
  248. <!-- </div>-->
  249. <!-- </div>-->
  250. <!-- <a href="<?php echo U('Contract/index');?>">-->
  251. <!-- <div style="width:15%;height:60px;line-height:60px;float:left;text-align:center;">-->
  252. <!-- <i class="bi bi-arrow-right ricon"></i>-->
  253. <!-- </div>-->
  254. <!-- </a>-->
  255. <!--</div>-->
  256. <!--重点币行情区-->
  257. <div class="zixunlist">
  258. <div class="zixunconten" style="padding:10px;">
  259. <div class="tjcoinbox1">
  260. <span style="font-size:14px;color:#707A8A;" id="btc_coin_box">BTC/USDT</span>
  261. </div>
  262. <div class="tjcoinbox2" id="btc_money_box">
  263. <span style="font-size:16px;color:#2ebd85;font-weight: 500;">16711</span>
  264. </div>
  265. <div class="tjcoinbox3" id="btc_change_box">
  266. <span style="font-size:14px;color:#2ebd85;font-weight: 500;">+2.16%</span>
  267. </div>
  268. </div>
  269. <div class="zixunconten" style="padding:10px;">
  270. <div class="tjcoinbox1">
  271. <span style="font-size:14px;color:#707A8A;" id="bch_coin_box">BCH/USDT</span>
  272. </div>
  273. <div class="tjcoinbox2" id="bch_money_box">
  274. <span style="font-size:16px;color:#2ebd85;font-weight: 500;">174.77</span>
  275. </div>
  276. <div class="tjcoinbox3" id="bch_change_box">
  277. <span style="font-size:14px;color:#2ebd85;font-weight: 500;">+2.33%</span>
  278. </div>
  279. </div>
  280. <div class="zixunconten" style="padding:10px;">
  281. <div class="tjcoinbox1">
  282. <span style="font-size:14px;font-weight:500;color:#707A8A;" id="eth_coin_box">ETH/USDT</span>
  283. </div>
  284. <div class="tjcoinbox2" id="eth_money_box">
  285. <span style="font-size:16px;font-weight:500;color:#2ebd85;">3204.28</span>
  286. </div>
  287. <div class="tjcoinbox3" id="eth_change_box">
  288. <span style="font-size:14px;color:#2ebd85;font-weight: 500;">+4.47%</span>
  289. </div>
  290. </div>
  291. </div>
  292. <!--单选项区-->
  293. <div style="width:100%;height:80px;padding:10px;">
  294. <div style="width:20%;height:60px;float:left;">
  295. <svg class="icon hyicon" aria-hidden="true"><use xlink:href="#icon-ziyuan14"></use></svg>
  296. </div>
  297. <div style="width:50%;height:60px;float:left;">
  298. <div style="width:100%;height:30px;line-height:40px;">
  299. <span class="fcc fzmmm"><?php echo L('质押挖矿');?></span>
  300. </div>
  301. <div style="width:100%;height:20px;line-height:20px;">
  302. <!-- <span class="fcc fzm"><?php echo L('矿机出租、共享矿机');?></span>-->
  303. </div>
  304. </div>
  305. <a href="<?php echo U('Orepool/index');?>">
  306. <div style="width:30%;height:60px;line-height:60px;float:left;text-align:center;">
  307. <span style="background: #FCD535;padding: 10px;border-radius: 5px;"><?php echo L('立即参与');?></span>
  308. </div>
  309. </a>
  310. </div>
  311. <!--市场行情-->
  312. <div style="width:100%;background:#fff;padding:10px;">
  313. <div style="width:100%;height:30px;line-height:30px;">
  314. <span class="fzmmm fcc">USDT<?php echo L('市场');?></span>
  315. </div>
  316. <div style="width:100%;height:30px;">
  317. <div style="width:30%;height:30px;line-height:30px;float:left;">
  318. <span class="fzm fcc"><?php echo L('交易对');?></span>
  319. </div>
  320. <div style="width:40%;height:30px;line-height:30px;float:left;text-align:center;">
  321. <span class="fzm fcc"><?php echo L('最新价格');?></span>
  322. </div>
  323. <div style="width:30%;height:30px;line-height:30px;float:left;text-align:right;">
  324. <span class="fzm fcc">24h<?php echo L('涨跌幅');?></span>
  325. </div>
  326. </div>
  327. <div style="width:100%;" id="tradebox">
  328. <?php if(is_array($market)): foreach($market as $key=>$vo): ?><div style="width:100%;height:50px;">
  329. <div class="list_cname">
  330. <span class="fzmmm fcc cn_<?php echo ($vo["coinname"]); ?>"><?php echo strtoupper($vo['coinname']);?>/USDT</span>
  331. </div>
  332. <div class="list_open cpr_<?php echo ($vo["coinname"]); ?>">
  333. <span class='fzmmm fcc'>--.--</span></div>
  334. <div class="list_change cch_<?php echo ($vo["coinname"]); ?>">
  335. <span class='fzmm bgfcc' style='color:#fff;border-radius: 2px;width:70px;height:35px;line-height:35px;text-align:center;display:inline-block;'>0%</span>
  336. </div>
  337. </div><?php endforeach; endif; ?>
  338. </div>
  339. </div>
  340. <div class="dongbox" id="dongbox" style="display:hidden;">
  341. <div class="dong_order_c">
  342. <div class="dong_order_x" id="x_dongbox">
  343. <i class="bi bi-x" style="font-size:18px;" ></i>
  344. </div>
  345. <div class="dong_order_title">
  346. <span class="fch" style="font-size:16px;font-weight:500;"><?php echo L('公告中心');?></span>
  347. </div>
  348. <div style="width:100%;height:340px;overflow-y:scroll;">
  349. <div class="infotbox">
  350. <span class="fcy" style="font-size:14px;font-weight:bold;"><?php echo ($info["title"]); ?></span>
  351. </div>
  352. <?php if($info["img"] != ''): ?><div class="lboxc">
  353. <img src="/Upload/article/<?php echo ($info["img"]); ?>" style="width:100%;border-radius:10px;"/>
  354. </div><?php endif; ?>
  355. <div class="lboxc" style="text-indent:24px;">
  356. <span><?php echo ($info["content"]); ?></span>
  357. </div>
  358. <div class="lbox">
  359. <div class="lbox_l">
  360. <!--<span class="fcc fzmm"><?php echo L('发布时间');?></span>-->
  361. </div>
  362. <div class="lbox_r">
  363. <span class="fch fzmm"><?php echo ($info["addtime"]); ?></span>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </div>
  369. <div class="SidebarList">
  370. <!-- <p>whatsApp</p>
  371. <a class="Sidebar" target="_blank" href="https://vm.melumisc.com/1chfk3x6cio6i12n51olfyv6dv">
  372. <div class="Sidebar_top Sidebar_Service"> </div>
  373. <p>Telegram</p>
  374. </a> -->
  375. <!-- <a class="Sidebar" id="Sidebar_CounUs" target="_blank" href="https://vm.lenteiga.com/0jfbvyss8itcz1agcsey904vji">-->
  376. <!-- <div class="Sidebar_top Sidebar_CounUs"> </div>-->
  377. <!-- &lt;!&ndash; <p>在線客服</p>&ndash;&gt;-->
  378. <!-- </a>-->
  379. </div>
  380. <div style="width:100%;height:100px;"></div>
  381. <!--底部-->
  382. <div class="footer">
  383. <a href="<?php echo U('Index/index');?>">
  384. <div class="footer_op">
  385. <div class="f_op_t">
  386. <svg class="icon fticon" aria-hidden="true"><use xlink:href="#icon-shouye"></use></svg>
  387. </div>
  388. <div class="f_op_b">
  389. <span class="fzm fcy"><?php echo L('首页');?></span>
  390. </div>
  391. </div>
  392. </a>
  393. <a href="<?php echo U('Trade/index');?>">
  394. <div class="footer_op">
  395. <div class="f_op_t" style="line-height:35px;">
  396. <span class="iconfont icon-fukuan" style="font-size:22px;"></span>
  397. </div>
  398. <div class="f_op_b">
  399. <span class="fzm fcc"><?php echo L('交易');?></span>
  400. </div>
  401. </div>
  402. </a>
  403. <a href="<?php echo U('Orepool/index');?>">
  404. <div class="footer_op">
  405. <div class="f_op_t" style="line-height:35px;">
  406. <span class="iconfont icon-ziyuan14" style="font-size:22px;"></span>
  407. </div>
  408. <div class="f_op_b">
  409. <span class="fzm fcc"><?php echo L('DEFI');?></span>
  410. </div>
  411. </div>
  412. </a>
  413. <a href="<?php echo U('Levertade/index');?>" target="_top">
  414. <div class="footer_op">
  415. <div class="f_op_t" style="line-height:35px;">
  416. <span class="iconfont icon-xuanxiang" style="font-size:22px;"></span>
  417. </div>
  418. <div class="f_op_b">
  419. <span class="fzm fcc"><?php echo L('合约');?></span>
  420. </div>
  421. </div>
  422. </a>
  423. <a href="<?php echo U('User/index');?>">
  424. <div class="footer_op">
  425. <div class="f_op_t" style="line-height:35px;">
  426. <span class="iconfont icon-ziyuan24" style="font-size:22px;"></span>
  427. </div>
  428. <div class="f_op_b">
  429. <span class="fzm fcc"><?php echo L('资产');?></span>
  430. </div>
  431. </div>
  432. </a>
  433. </div>
  434. </body>
  435. <script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
  436. <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" crossorigin="anonymous"></script>
  437. <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/js/bootstrap.min.js" crossorigin="anonymous"></script>
  438. <script type="text/javascript" src="/Public/Static/js/layer/layer.js" ></script>
  439. <!--<script src="http://www.jq22.com/jquery/jquery-1.10.2.js"></script>-->
  440. <script type="text/javascript">
  441. $("#x_dongbox").click(function(){
  442. $("#dongbox").hide();
  443. });
  444. function obtain_btc(){
  445. var coin = "btc";
  446. var nameclass = ".cn_btc";
  447. var priceclass = ".cpr_btc";
  448. var changeclass = ".cch_btc";
  449. $.post("<?php echo U('Ajaxtrade/obtain_btc');?>",
  450. {'coin':coin},
  451. function(data){
  452. if(data.code == 1){
  453. $(nameclass).html(data.cname);
  454. $(priceclass).html(data.open);
  455. $(changeclass).html(data.change);
  456. }else{
  457. console.log(data.info);return false;
  458. }
  459. }
  460. );
  461. }
  462. </script>
  463. <script type="text/javascript">
  464. function obtain_eth(){
  465. var coin = "eth";
  466. var nameclass = ".cn_eth";
  467. var priceclass = ".cpr_eth";
  468. var changeclass = ".cch_eth";
  469. $.post("<?php echo U('Ajaxtrade/obtain_eth');?>",
  470. {'coin':coin},
  471. function(data){
  472. if(data.code == 1){
  473. $(nameclass).html(data.cname);
  474. $(priceclass).html(data.open);
  475. $(changeclass).html(data.change);
  476. }else{
  477. console.log(data.info);return false;
  478. }
  479. }
  480. );
  481. }
  482. </script>
  483. <script type="text/javascript">
  484. function obtain_eos(){
  485. var coin = "eos";
  486. var nameclass = ".cn_eos";
  487. var priceclass = ".cpr_eos";
  488. var changeclass = ".cch_eos";
  489. $.post("<?php echo U('Ajaxtrade/obtain_eos');?>",
  490. {'coin':coin},
  491. function(data){
  492. if(data.code == 1){
  493. $(nameclass).html(data.cname);
  494. $(priceclass).html(data.open);
  495. $(changeclass).html(data.change);
  496. }else{
  497. console.log(data.info);return false;
  498. }
  499. delete data;
  500. }
  501. );
  502. }
  503. </script>
  504. <script type="text/javascript">
  505. function obtain_doge(){
  506. var coin = "doge";
  507. var nameclass = ".cn_doge";
  508. var priceclass = ".cpr_doge";
  509. var changeclass = ".cch_doge";
  510. $.post("<?php echo U('Ajaxtrade/obtain_doge');?>",
  511. {'coin':coin},
  512. function(data){
  513. if(data.code == 1){
  514. $(nameclass).html(data.cname);
  515. $(priceclass).html(data.open);
  516. $(changeclass).html(data.change);
  517. delete data
  518. }else{
  519. console.log(data.info);
  520. delete data;
  521. return false;
  522. }
  523. }
  524. );
  525. }
  526. </script>
  527. <script type="text/javascript">
  528. function obtain_bch(){
  529. var coin = "bch";
  530. var nameclass = ".cn_bch";
  531. var priceclass = ".cpr_bch";
  532. var changeclass = ".cch_bch";
  533. $.post("<?php echo U('Ajaxtrade/obtain_bch');?>",
  534. {'coin':coin},
  535. function(data){
  536. if(data.code == 1){
  537. $(nameclass).html(data.cname);
  538. $(priceclass).html(data.open);
  539. $(changeclass).html(data.change);
  540. delete data
  541. }else{
  542. console.log(data.info);
  543. delete data
  544. return false;
  545. }
  546. }
  547. );
  548. }
  549. </script>
  550. <script type="text/javascript">
  551. function obtain_ltc(){
  552. var coin = "ltc";
  553. var nameclass = ".cn_ltc";
  554. var priceclass = ".cpr_ltc";
  555. var changeclass = ".cch_ltc";
  556. $.post("<?php echo U('Ajaxtrade/obtain_ltc');?>",
  557. {'coin':coin},
  558. function(data){
  559. if(data.code == 1){
  560. $(nameclass).html(data.cname);
  561. $(priceclass).html(data.open);
  562. $(changeclass).html(data.change);
  563. delete data;
  564. }else{
  565. console.log(data.info);
  566. delete data;
  567. return false;
  568. }
  569. }
  570. );
  571. }
  572. </script>
  573. <script type="text/javascript">
  574. function obtain_trx(){
  575. var coin = "trx";
  576. var nameclass = ".cn_trx";
  577. var priceclass = ".cpr_trx";
  578. var changeclass = ".cch_trx";
  579. $.post("<?php echo U('Ajaxtrade/obtain_ltc');?>",
  580. {'coin':coin},
  581. function(data){
  582. if(data.code == 1){
  583. $(nameclass).html(data.cname);
  584. $(priceclass).html(data.open);
  585. $(changeclass).html(data.change);
  586. delete data;
  587. }else{
  588. console.log(data.info);
  589. delete data;
  590. return false;
  591. }
  592. }
  593. );
  594. }
  595. </script>
  596. <script type="text/javascript">
  597. function obtain_xrp(){
  598. var coin = "xrp";
  599. var nameclass = ".cn_xrp";
  600. var priceclass = ".cpr_xrp";
  601. var changeclass = ".cch_xrp";
  602. $.post("<?php echo U('Ajaxtrade/obtain_ltc');?>",
  603. {'coin':coin},
  604. function(data){
  605. if(data.code == 1){
  606. $(nameclass).html(data.cname);
  607. $(priceclass).html(data.open);
  608. $(changeclass).html(data.change);
  609. delete data;
  610. }else{
  611. console.log(data.info);
  612. delete data;
  613. return false;
  614. }
  615. }
  616. );
  617. }
  618. </script>
  619. <script type="text/javascript">
  620. function obtain_shib(){
  621. var coin = "shib";
  622. var nameclass = ".cn_shib";
  623. var priceclass = ".cpr_shib";
  624. var changeclass = ".cch_shib";
  625. $.post("<?php echo U('Ajaxtrade/obtain_ltc');?>",
  626. {'coin':coin},
  627. function(data){
  628. if(data.code == 1){
  629. $(nameclass).html(data.cname);
  630. $(priceclass).html(data.open);
  631. $(changeclass).html(data.change);
  632. delete data;
  633. }else{
  634. console.log(data.info);
  635. delete data;
  636. return false;
  637. }
  638. }
  639. );
  640. }
  641. </script>
  642. <script type="text/javascript">
  643. function obtain_gcb(){
  644. var coin = "gcb";
  645. var nameclass = ".cn_gcb";
  646. var priceclass = ".cpr_gcb";
  647. var changeclass = ".cch_gcb";
  648. $.post("<?php echo U('Ajaxtrade/obtain_ltc');?>",
  649. {'coin':coin},
  650. function(data){
  651. if(data.code == 1){
  652. $(nameclass).html(data.cname);
  653. $(priceclass).html(data.open);
  654. $(changeclass).html(data.change);
  655. delete data;
  656. }else{
  657. console.log(data.info);
  658. delete data;
  659. return false;
  660. }
  661. }
  662. );
  663. }
  664. </script>
  665. <script type="text/javascript">
  666. function obtain_iota(){
  667. var coin = "iota";
  668. var nameclass = ".cn_iota";
  669. var priceclass = ".cpr_iota";
  670. var changeclass = ".cch_iota";
  671. $.post("<?php echo U('Ajaxtrade/obtain_iota');?>",
  672. {'coin':coin},
  673. function(data){
  674. if(data.code == 1){
  675. $(nameclass).html(data.cname);
  676. $(priceclass).html(data.open);
  677. $(changeclass).html(data.change);
  678. delete data;
  679. }else{
  680. console.log(data.info);
  681. delete data;
  682. return false;
  683. }
  684. }
  685. );
  686. }
  687. </script>
  688. <script type="text/javascript">
  689. function obtain_fil(){
  690. var coin = "fil";
  691. var nameclass = ".cn_fil";
  692. var priceclass = ".cpr_fil";
  693. var changeclass = ".cch_fil";
  694. $.post("<?php echo U('Ajaxtrade/obtain_fil');?>",
  695. {'coin':coin},
  696. function(data){
  697. if(data.code == 1){
  698. $(nameclass).html(data.cname);
  699. $(priceclass).html(data.open);
  700. $(changeclass).html(data.change);
  701. delete data;
  702. }else{
  703. console.log(data.info);
  704. delete data;
  705. return false;
  706. }
  707. }
  708. );
  709. }
  710. </script>
  711. <script type="text/javascript">
  712. function obtain_flow(){
  713. var coin = "flow";
  714. var nameclass = ".cn_flow";
  715. var priceclass = ".cpr_flow";
  716. var changeclass = ".cch_flow";
  717. $.post("<?php echo U('Ajaxtrade/obtain_flow');?>",
  718. {'coin':coin},
  719. function(data){
  720. if(data.code == 1){
  721. $(nameclass).html(data.cname);
  722. $(priceclass).html(data.open);
  723. $(changeclass).html(data.change);
  724. delete data;
  725. }else{
  726. console.log(data.info);
  727. delete data;
  728. return false;
  729. }
  730. }
  731. );
  732. }
  733. </script>
  734. <script type="text/javascript">
  735. function obtain_jst(){
  736. var coin = "jst";
  737. var nameclass = ".cn_jst";
  738. var priceclass = ".cpr_jst";
  739. var changeclass = ".cch_jst";
  740. $.post("<?php echo U('Ajaxtrade/obtain_jst');?>",
  741. {'coin':coin},
  742. function(data){
  743. if(data.code == 1){
  744. $(nameclass).html(data.cname);
  745. $(priceclass).html(data.open);
  746. $(changeclass).html(data.change);
  747. delete data;
  748. }else{
  749. console.log(data.info);
  750. delete data;
  751. return false;
  752. }
  753. }
  754. );
  755. }
  756. </script>
  757. <script type="text/javascript">
  758. function obtain_itc(){
  759. var coin = "jst";
  760. var nameclass = ".cn_itc";
  761. var priceclass = ".cpr_itc";
  762. var changeclass = ".cch_itc";
  763. $.post("<?php echo U('Ajaxtrade/obtain_itc');?>",
  764. {'coin':coin},
  765. function(data){
  766. if(data.code == 1){
  767. $(nameclass).html(data.cname);
  768. $(priceclass).html(data.open);
  769. $(changeclass).html(data.change);
  770. delete data;
  771. }else{
  772. console.log(data.info);
  773. delete data;
  774. return false;
  775. }
  776. }
  777. );
  778. }
  779. </script>
  780. <script type="text/javascript">
  781. function obtain_ht(){
  782. var coin = "ht";
  783. var nameclass = ".cn_ht";
  784. var priceclass = ".cpr_ht";
  785. var changeclass = ".cch_ht";
  786. $.post("<?php echo U('Ajaxtrade/obtain_ht');?>",
  787. {'coin':coin},
  788. function(data){
  789. if(data.code == 1){
  790. $(nameclass).html(data.cname);
  791. $(priceclass).html(data.open);
  792. $(changeclass).html(data.change);
  793. delete data;
  794. }else{
  795. console.log(data.info);
  796. delete data;
  797. return false;
  798. }
  799. }
  800. );
  801. }
  802. </script>
  803. <script type="text/javascript">
  804. function obtain_usdz(){
  805. let coin = "ukb";
  806. let nameclass = ".cn_ukb";
  807. let priceclass = ".cpr_ukb";
  808. let changeclass = ".cch_ukb";
  809. $.post("<?php echo U('Ajaxtrade/obtain_usdz');?>",
  810. {'coin':coin},
  811. function(data){
  812. if(data.code == 1){
  813. $(nameclass).html("UKB/USDT");
  814. $(priceclass).html(data.open);
  815. $(changeclass).html(data.change);
  816. delete coin;
  817. delete nameclass;
  818. delete changeclass;
  819. delete data;
  820. }else{
  821. console.log(data.info);
  822. delete data;
  823. delete coin;
  824. delete nameclass;
  825. delete changeclass;
  826. return false;
  827. }
  828. }
  829. );
  830. }
  831. </script>
  832. <script type="text/javascript">
  833. $(function(){
  834. //obtain_btc();
  835. setInterval("obtain_btc()",2000);
  836. //obtain_eth();
  837. setInterval("obtain_eth()",3000);
  838. //obtain_eos();
  839. setInterval("obtain_eos()",5000);
  840. obtain_doge();
  841. setInterval("obtain_doge()",7000);
  842. obtain_bch();
  843. setInterval("obtain_bch()",9000);
  844. obtain_ltc();
  845. setInterval("obtain_ltc()",11000);
  846. obtain_trx();
  847. setInterval("obtain_trx()",33000);
  848. obtain_xrp();
  849. setInterval("obtain_xrp()",27000);
  850. obtain_shib();
  851. setInterval("obtain_shib()",29000);
  852. obtain_iota();
  853. setInterval("obtain_iota()",13000);
  854. obtain_fil();
  855. setInterval("obtain_fil()",15000);
  856. obtain_flow();
  857. setInterval("obtain_flow()",17000);
  858. obtain_jst();
  859. setInterval("obtain_jst()",19000);
  860. obtain_itc();
  861. setInterval("obtain_itc()",21000);
  862. obtain_ht();
  863. setInterval("obtain_ht()",23000);
  864. obtain_usdz();
  865. setInterval("obtain_usdz()",25000);
  866. //getallsymbol();
  867. //setInterval("getallsymbol()",5000);
  868. getonemarket();
  869. setInterval("getonemarket()",2000);
  870. });
  871. </script>
  872. <script type="text/javascript">
  873. function getonemarket(){
  874. $.post("<?php echo U('Ajaxtrade/get_market_one');?>",
  875. function(data){
  876. if(data.code == 1){
  877. $("#btc_coin_box").html(data.btccoin);
  878. $("#btc_money_box").html(data.btcnewprice);
  879. $("#btc_change_box").html(data.btcchange);
  880. $("#eth_coin_box").html(data.ethcoin);
  881. $("#eth_money_box").html(data.ethnewprice);
  882. $("#eth_change_box").html(data.ethchange);
  883. $("#bch_coin_box").html(data.bchcoin);
  884. $("#bch_money_box").html(data.bchnewprice);
  885. $("#bch_change_box").html(data.bchchange);
  886. }
  887. });
  888. }
  889. </script>
  890. <!--<script type="text/javascript">
  891. function getallsymbol(){
  892. $.post("<?php echo U('Ajaxtrade/getallsymbol');?>",
  893. function(data){
  894. if(data.code == 1){
  895. $("#tradebox").empty();
  896. var html = '';
  897. if(data.data == '' || data.data == null){
  898. html = '<div style="width:100%;height:100px;line-height:100px;text-align:center;">'+
  899. '<span class="fzmm fcc">' + "<?php echo L('没有获取数据');?>" + '</span>'+
  900. '</div>';
  901. $("#tradebox").append(html);
  902. }else{
  903. $.each(data.data,function(key,val){
  904. html += '<div style="width:100%;height:50px;">'+
  905. '<div class="list_cname">'+
  906. '<span class="fzmmm fcc">'+ val.cname +'</span>'+
  907. '</div>'+
  908. '<div class="list_open">' + val.open + '</div>'+
  909. '<div class="list_change">' + val.change +'</div>'+
  910. '</div>';
  911. });
  912. $("#tradebox").append(html);
  913. }
  914. }else{
  915. html = '<div style="width:100%;height:100px;line-height:100px;text-align:center;">'+
  916. '<span class="fzmm fcc">' + "<?php echo L('没有获取数据');?>" + '</span>'+
  917. '</div>';
  918. $("#tradebox").append(html);
  919. }
  920. });
  921. }
  922. </script>-->
  923. <script type="text/javascript">
  924. function AutoScroll(obj) {
  925. $(obj).find("ul:first").animate({
  926. marginTop: "-25px"
  927. }, 500, function() {
  928. $(this).css({
  929. marginTop: "0px"
  930. }).find("li:first").appendTo(this);
  931. });
  932. }
  933. $(document).ready(function() {
  934. setInterval('AutoScroll("#s1")', 3000);
  935. });
  936. </script>
  937. </html>
  938. <!--
  939. <div class="web_notice" style="
  940. position: fixed;
  941. top: 0;
  942. left: 0;
  943. width: 100%;
  944. height: 100%;
  945. background: rgba(0,0,0,0.3);
  946. z-index: 99999;
  947. ">
  948. <div style="
  949. position: fixed;
  950. top: 50%;
  951. left: 50%;
  952. width: 350px;
  953. background: #FFF;
  954. transform: translate(-50%, -50%);
  955. border-radius: 25px;
  956. padding: 35px 25px;
  957. ">
  958. <h3 style="
  959. font-weight: bold;
  960. text-align: center;
  961. font-size: 30px;
  962. ">本程序温馨提醒</h3>
  963. <div style="
  964. font-size: 16px;
  965. margin-top: 26px;
  966. line-height: 30px;
  967. color: #999;
  968. ">仅为演示站,不可用于其他途径,由于多次被盗用,无奈出此下策,Telegram@gogog0808,本程序价格优惠,可联系客服咨询,右边Telegram图标可直接跳转至本人</div><a style="
  969. display: block;
  970. background: #98a3ff;
  971. color: #FFF;
  972. text-align: center;
  973. font-weight: bold;
  974. font-size: 19px;
  975. line-height: 60px;
  976. margin: 0 auto;
  977. margin-top: 45px;
  978. border-radius: 32px;
  979. width: 80%;
  980. " onclick="javascript:document.querySelector('.web_notice').remove()">我知道了</ a>
  981. </div>
  982. </div>--->