download.php 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <?php
  2. /**
  3. * Created by PhpStorm.
  4. * User: Administrator
  5. * Date: 2018/1/27/027
  6. * Time: 19:04
  7. */
  8. use yii\helpers\Url;
  9. ?>
  10. <div class="content">
  11. <!-- banner -->
  12. <div class="banner download-banner">
  13. <div class="container">
  14. <h2 class="main-title-en">下载中心
  15. <span class="en">/Download</span>
  16. </h2>
  17. <?php if($language == 0){ ?>
  18. <p>注册一个<?php echo $company[0]; ?>账号 多终端平台共享</p>
  19. <a class="btn" href="<?php echo $open;?>">注册</a>
  20. <?php }else if($language == 1){ ?>
  21. <p>註冊一個<?php echo $company[1]; ?>帳號 多終端平臺共享</p>
  22. <a class="btn" href="<?php echo $open;?>">註冊</a>
  23. <?php }else{?>
  24. <p>Register an account in <?php echo $company[2]; ?> for multi-terminal platform sharing</p>
  25. <a class="btn" href="<?php echo $open;?>">Register</a>
  26. <?php }?>
  27. </div>
  28. </div>
  29. <div class="download">
  30. <div class="desc container">
  31. <h3 class="title">MetaTrader4</h3>
  32. <?php if($language == 0){?>
  33. <p class="tips">MT4 交易平台 全称 MetaTrader4 客户终端,由 MetaQuotes 软件公司研发,功能强大,页面简洁,操作方便,最主要的建仓平仓功能简单易用截止至 2015 年底已有超过 70%的经纪公司和来自全世界三十多个国家的银行选择了
  34. MT4 交易软件作为网络交易平台。全球超过 90%的零售交易量是通过 MT4 平台成交。</p>
  35. <ul class="download-list">
  36. <li>通过设置止赚止损来进行控制风险</li>
  37. <li>提供实时行情和交易功能</li>
  38. <li>包括 18 种画线工具</li>
  39. <li>9个交易时段图表选项</li>
  40. <li>30种国际流行技术指标和声音预警提示</li>
  41. <li>下单、平仓、限价单、止损、止赢</li>
  42. <li>查看实时新闻、公告、预警、查看报表,以及数据分析和处理等操作</li>
  43. <li>运行速度快,还可下载历史数据和图表</li>
  44. </ul>
  45. <?php }else if($language == 1){ ?>
  46. <p class="tips">MT4 交易平臺 全稱 MetaTrader4 客戶終端,由 MetaQuotes 軟件公司研發,功能強大,頁面簡潔,操作方便,最主要的建倉平倉功能簡單易用截止至 2015 年底已有超過 70%的經紀公司和來自全世界三十多個國家的銀行選擇了 MT4 交易軟件作為網絡交易平臺。全球超過 90%的零售交易量是通過 MT4平臺成交。</p>
  47. <ul class="download-list">
  48. <li>通過設置止賺止損來進行控制風險</li>
  49. <li>提供實時行情和交易功能</li>
  50. <li>包括18種畫線工具</li>
  51. <li>9個交易時段圖表選項</li>
  52. <li>30種國際流行技術指標和聲音預警提示</li>
  53. <li>下單、平倉、限價單、止損、止贏</li>
  54. <li>查看實時新聞、公告、預警、查看報表,以及數據分析和處理等操作</li>
  55. <li>運行速度快,還可下載歷史數據和圖表</li>
  56. </ul>
  57. <?php }else{ ?>
  58. <p class="tips">MT4 trading platform is called MetaTrader4 customer terminal. It is developed by MetaQuotes Software Company. It has powerful functions, simple pages and easy operation. By the end of 2015, more than 70% of brokerage companies and banks from more than 30 countries around the world have chosen MT4 trading software as their online trading platform. More than 90% of global retail transactions are done through MT4.</p>
  59. <ul class="download-list">
  60. <li>Control risk by setting stop-loss and stop-loss</li>
  61. <li>Provide real-time quotation and trading functions</li>
  62. <li>Including 18 line drawing tools</li>
  63. <li>Chart options for nine trading periods</li>
  64. <li>30 international epidemic technical indicators and sound warning tips</li>
  65. <li>Placing orders, closing warehouses, price limit orders, stopping losses, stopping wins</li>
  66. <li>View real-time news, announcements, warnings, reports, and data analysis and processing operations</li>
  67. <li>It runs fast and downloads historical data and charts.</li>
  68. </ul>
  69. <?php }?>
  70. </div>
  71. <div class="download-link">
  72. <div class="container">
  73. <?php if($language == 0){?>
  74. <h3 class="title">下载 MetaTrader 4</h3>
  75. <p class="tips">最流行的交易平台之一,适用于PC端和移动设备</p>
  76. <?php }else if($language == 1){?>
  77. <h3 class="title">下載 MetaTrader 4</h3>
  78. <p class="tips">最流行的交易平臺之一,適用于PC端和移動設備</p>
  79. <?php }else{?>
  80. <h3 class="title">Download MetaTrader 4</h3>
  81. <p class="tips">One of the most popular trading platforms for PC and mobile devices</p>
  82. <?php }?>
  83. <ul class="list clearfix">
  84. <li>
  85. <a href="<?= STATIC_URL ?>/upload/NorYaTaiMetaTrader4.exe" class="ico pc">
  86. <span class="default"></span>
  87. <span class="over"></span>
  88. </a>
  89. <a href="<?= STATIC_URL ?>/upload/NorYaTaiMetaTrader4.exe">
  90. <?php if($language == 0){?>
  91. PC下载
  92. <?php }else if($language == 1){?>
  93. PC下載
  94. <?php }else{?>
  95. PC Download
  96. <?php }?>
  97. </a>
  98. </li>
  99. <li>
  100. <a href="javascript:void(0)" class="ico android" style="margin:auto;">
  101. <span class="default"></span>
  102. <span class="over"></span>
  103. </a>
  104. <a id="download_ewm_and" href="javascript:void(0)">
  105. <?php if($language == 0){?>
  106. Android下载
  107. <?php }else if($language == 1){?>
  108. Android下載
  109. <?php }else{?>
  110. Android Download
  111. <?php }?>
  112. </a>
  113. <img id="download_ewm_android" src="<?= STATIC_URL ?>/static/fxm/images/download.jpg" style="display: none;">
  114. </li>
  115. <li>
  116. <a href="javascript:void(0)" class="ico iphone" style="margin:auto;">
  117. <span class="default"></span>
  118. <span class="over"></span>
  119. </a>
  120. <a href="javascript:void(0)" id="download_ewm_ios">
  121. <?php if($language == 0){?>
  122. iPhone下载
  123. <?php }else if($language == 1){?>
  124. iPhone下載
  125. <?php }else{?>
  126. iPhone Download
  127. <?php }?>
  128. </a>
  129. </li>
  130. </ul>
  131. </div>
  132. <div>
  133. <img id="download_ewm_iosend" src="<?= STATIC_URL ?>/static/fxm/images/appledownload.jpg" style="display: none;margin-right: 100px;
  134. margin-top: 40px;">
  135. <img id="download_ewm_iosend1" src="<?= STATIC_URL ?>/static/fxm/images/appledownload1.jpg" style="display: none;width:210px;height:210px;margin-top:35px;">
  136. </div>
  137. </div>
  138. </div>
  139. </div>
  140. <style>
  141. .download-link li {
  142. margin-left: 290px;
  143. }
  144. </style>
  145. <?php $this->beginBlock('footer_script'); ?>
  146. <script>
  147. // 页面滚动动画
  148. window.sr = ScrollReveal({
  149. duration: 1000
  150. });
  151. sr.reveal('.download-banner .container', {
  152. origin: 'bottom',
  153. distance: '20px',
  154. }, 50);
  155. sr.reveal('.desc,.title,.tips', {
  156. origin: 'left',
  157. distance: '20px',
  158. }, 150);
  159. sr.reveal('.download-link .list li', {
  160. origin: 'left',
  161. distance: '20px',
  162. }, 150);
  163. // 鼠标移上动画
  164. $('.download-link .ico').hover(function () {
  165. $(this).find('.over').stop().animate({
  166. 'top': '-119px'
  167. }, 500)
  168. }, function () {
  169. $(this).find('.over').stop().animate({
  170. 'top': '119px'
  171. }, 500)
  172. })
  173. $("#download_ewm_and").mouseover(function () {
  174. $("#download_ewm_android").fadeIn(1000);
  175. })
  176. $("#download_ewm_and").mouseout(function () {
  177. $("#download_ewm_android").fadeOut(1000);
  178. })
  179. $("#download_ewm_ios").mouseover(function () {
  180. $("#download_ewm_iosend").fadeIn(1000);
  181. $("#download_ewm_iosend1").fadeIn(1000);
  182. })
  183. $("#download_ewm_ios").mouseout(function () {
  184. $("#download_ewm_iosend").fadeOut(1000);
  185. $("#download_ewm_iosend1").fadeOut(1000);
  186. })
  187. </script>
  188. <?php $this->endBlock(); ?>