activity.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <title>CWGMarkets</title>
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  7. <meta name="full-screen" content="yes" />
  8. <meta name="x5-fullscreen" content="true" />
  9. <meta
  10. name="viewport"
  11. content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"
  12. />
  13. <link rel="stylesheet" href="../../css/element-ui.css" />
  14. <link rel="stylesheet" href="../../css/element@2.12.2.css" />
  15. <link rel="stylesheet" href="../../css/preloading.css" />
  16. <link rel="stylesheet" href="../4/css/active1.css" />
  17. <!-- Start of cwgmarkets Zendesk Widget script -->
  18. <!-- <script
  19. id="ze-snippet"
  20. src="https://static.zdassets.com/ekr/snippet.js?key=9f69a229-9696-4c86-adee-bdfb18d4b293"
  21. ></script> -->
  22. <script type="text/javascript">
  23. window.__lc = window.__lc || {};
  24. window.__lc.license = 18945964;
  25. (function (n, t, c) {
  26. function i(n) {
  27. return e._h ? e._h.apply(null, n) : e._q.push(n);
  28. }
  29. var e = {
  30. _q: [],
  31. _h: null,
  32. _v: "2.0",
  33. on: function () {
  34. i(["on", c.call(arguments)]);
  35. },
  36. once: function () {
  37. i(["once", c.call(arguments)]);
  38. },
  39. off: function () {
  40. i(["off", c.call(arguments)]);
  41. },
  42. get: function () {
  43. if (!e._h)
  44. throw new Error(
  45. "[LiveChatWidget] You can't use getters before load."
  46. );
  47. return i(["get", c.call(arguments)]);
  48. },
  49. call: function () {
  50. i(["call", c.call(arguments)]);
  51. },
  52. init: function () {
  53. var n = t.createElement("script");
  54. (n.async = !0),
  55. (n.type = "text/javascript"),
  56. (n.src = "https://cdn.livechatinc.com/tracking.js"),
  57. t.head.appendChild(n);
  58. },
  59. };
  60. !n.__lc.asyncInit && e.init(),
  61. (n.LiveChatWidget = n.LiveChatWidget || e);
  62. })(window, document, [].slice);
  63. </script>
  64. <noscript>
  65. <a href="https://www.livechat.com/chat-with/18945964/" rel="nofollow"
  66. >Chat with us</a
  67. >, powered by
  68. <a
  69. href="https://www.livechat.com/?welcome"
  70. rel="noopener nofollow"
  71. target="_blank"
  72. >LiveChat</a
  73. >
  74. </noscript>
  75. <script>
  76. (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  77. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  78. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  79. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  80. })(window,document,'script','dataLayer','GTM-T8P44WHV');
  81. </script>
  82. </head>
  83. <style>
  84. [v-cloak] {
  85. display: none;
  86. }
  87. </style>
  88. <body>
  89. <div
  90. id="pre"
  91. style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 100000; "
  92. >
  93. <div
  94. style="background-color: rgba(0, 0, 0, 1); width: 100%; height: 100%;"
  95. >
  96. <div
  97. style="position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);"
  98. >
  99. <div class="line-scale">
  100. <div></div>
  101. <div></div>
  102. <div></div>
  103. <div></div>
  104. <div></div>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. <div class="container" id="active1" v-cloak>
  110. <div class="Va-document">
  111. <div class="title-head">
  112. <div class="my-content">
  113. <div>
  114. <a href="https://www.cwgcn.com" class="logo">
  115. <img src="../common/img/logo.png" alt="" />
  116. </a>
  117. </div>
  118. <div class="col-12 col-md-6 pl-0">
  119. <div class="user-area ml-auto">
  120. <ul class="nav">
  121. <li></li>
  122. <!-- <li class="login" style="border: none">
  123. <a
  124. class="text-white"
  125. href="#javascript:;"
  126. ><span>{{lang.headers1}}</span></a
  127. >
  128. </li>
  129. <li class="login">
  130. <a
  131. class="text-white"
  132. href="#javascript:;"
  133. ><span style="background: none; padding: 0"
  134. >{{lang.headers2}}</span
  135. >
  136. </a>
  137. </li> -->
  138. <!-- <li class="dropdown login">
  139. <div style="display: flex; justify-content: flex-end">
  140. <div class="menu-logo chooseLang">
  141. <img
  142. v-if="langList[language] == 'ENGLISH'"
  143. style="width: 15px; height: 10px; margin: 0 4px"
  144. src="../common/img/EN.jpg"
  145. alt=""
  146. />
  147. <img
  148. v-if="langList[language] == '中文简体'"
  149. style="width: 15px; height: 10px; margin: 0 4px"
  150. src="../common/img/CN.jpg"
  151. alt=""
  152. />
  153. <el-dropdown trigger="click" @command="chooseLang">
  154. <span class="menu">
  155. {{langList[language]}}
  156. <i class="el-icon-arrow-down el-icon--right"></i>
  157. </span>
  158. <el-dropdown-menu slot="dropdown">
  159. <el-dropdown-item command="cn"
  160. >中文简体</el-dropdown-item
  161. >
  162. <el-dropdown-item command="en"
  163. >English</el-dropdown-item
  164. >
  165. </el-dropdown-menu>
  166. </el-dropdown>
  167. </div>
  168. </div>
  169. </li> -->
  170. <!-- <li class="login">
  171. <a
  172. class="text-white"
  173. href="#javascript:;"
  174. ><span style="background: none; padding: 0"
  175. >{{lang.headers3}}</span
  176. ></a
  177. >
  178. </li> -->
  179. </ul>
  180. </div>
  181. </div>
  182. </div>
  183. </div>
  184. <div class="content-info">
  185. <!-- 第一部分 -->
  186. <div class="my-box1" id="kaihu">
  187. <div class="my-content">
  188. <el-row>
  189. <el-col :span="14" :xs="24" :sm="24" :md="14" class="col-l">
  190. <img src="../4/img/left-txt.png" alt="" width="100%">
  191. </el-col>
  192. <el-col :span="10" :xs="24" :sm="24" :md="10" class="col-r">
  193. <div class="banner-signup" v-loading="loading">
  194. <div class="title">
  195. <span>{{lang.box1item4}}</span>
  196. </div>
  197. <el-form
  198. :model="params"
  199. :rules="rules"
  200. ref="params"
  201. label-width="0"
  202. class="form"
  203. >
  204. <el-form-item prop="country" style="position: relative">
  205. <el-select
  206. filterable
  207. class="country"
  208. v-model="params.country"
  209. :placeholder="lang.box1item5"
  210. >
  211. <el-option
  212. v-for="item in mock_options"
  213. :key="item.id"
  214. :label="item.enName"
  215. :value="item.code"
  216. :disabled="notCountry.indexOf(item.code)!==-1"
  217. ></el-option>
  218. </el-select>
  219. <i class="iconfont icondingwei"></i>
  220. </el-form-item>
  221. <el-form-item prop="phone">
  222. <el-input
  223. class="m-input"
  224. v-model.trim="params.phone"
  225. :placeholder="lang.box1item6"
  226. >
  227. </el-input>
  228. </el-form-item>
  229. <el-form-item prop="email">
  230. <el-input
  231. class="m-input"
  232. v-model.trim="params.email"
  233. :placeholder="lang.box1item7"
  234. >
  235. </el-input>
  236. </el-form-item>
  237. <el-form-item prop="emailCode">
  238. <el-row>
  239. <el-col :span="14">
  240. <el-input
  241. class="code"
  242. v-model.trim="params.emailCode"
  243. :placeholder="lang.box1item8"
  244. ></el-input>
  245. </el-col>
  246. <el-col :span="9" :push="1">
  247. <span @click="getCode(1)" class="getCode"
  248. >{{getCodeString}}</span
  249. >
  250. </el-col>
  251. </el-row>
  252. </el-form-item>
  253. <el-form-item prop="password">
  254. <el-input
  255. class="m-input"
  256. show-password
  257. v-model.trim="params.password"
  258. autocomplete="off"
  259. :placeholder="lang.box1item9"
  260. ></el-input>
  261. </el-form-item>
  262. <el-form-item class="agree" prop="agree">
  263. <el-checkbox v-model="params.agree"> </el-checkbox>
  264. <span>{{lang.box1item10}}</span>
  265. </el-form-item>
  266. <el-form-item>
  267. <el-button
  268. class="s-btn"
  269. type="primary"
  270. @click="register"
  271. >
  272. {{lang.box1item11}}
  273. </el-button>
  274. </el-form-item>
  275. </el-form>
  276. </div>
  277. </el-col>
  278. </el-row>
  279. </div>
  280. </div>
  281. <!-- 第二部分 -->
  282. <div class="my-box2">
  283. <div class="my-content">
  284. <el-row type="flex" style="flex-wrap: wrap;">
  285. <el-col :span="6" :xs="24" :sm="24" :md="6">
  286. <div><img src="img/item1.png" alt=""></div>
  287. <div class="red">真仓交易环境</div>
  288. <div class="small">$50为真实交易资金,您可以使用真仓账户享受真正ECN/STP技术的交易体验,没有任何风险。</div>
  289. </el-col>
  290. <el-col :span="6" :xs="24" :sm="24" :md="6">
  291. <div><img src="img/item2.png" alt=""></div>
  292. <div class="red">交易工具和平台</div>
  293. <div class="small">优秀的交易平台,丰富的手机应用,优质的第三方交易工具和市场分析。</div>
  294. </el-col>
  295. <el-col :span="6" :xs="24" :sm="24" :md="6">
  296. <div><img src="img/item3.png" alt=""></div>
  297. <div class="red">极致交易体验</div>
  298. <div class="small">支持EA交易及所有的风险管理策略,且持仓量无任何限制。</div>
  299. </el-col>
  300. <el-col :span="6" :xs="24" :sm="24" :md="6">
  301. <div><img src="img/item4.png" alt=""></div>
  302. <div class="red">绝佳交易服务</div>
  303. <div class="small">CWG重视我们的每一位客户,礼遇账户可享受1对1的24小时客户咨询&问题解答。</div>
  304. </el-col>
  305. </el-row>
  306. </div>
  307. </div>
  308. <!-- 第三部分 -->
  309. <div class="my-box3">
  310. <!-- <a href="#kaihu">
  311. <img src="img/item6.jpg" alt="" width="100%">
  312. </a> -->
  313. <div class="my-content">
  314. <el-row type="flex" style="flex-wrap: wrap;">
  315. <el-col :span="8" :xs="24" :sm="24" :md="8">
  316. <div><img src="../4/img/5_03.png" alt=""></div>
  317. <div class="red">01</div>
  318. <div class="small">注册客户专区,开立您的极速账户</div>
  319. </el-col>
  320. <el-col :span="8" :xs="24" :sm="24" :md="8">
  321. <div><img src="../4/img/5_05.png" alt=""></div>
  322. <div class="red">02</div>
  323. <div class="small">进入客户专区-活动中心,点击“申请”$50礼遇金,选择参与活动的账号领取</div>
  324. </el-col>
  325. <el-col :span="8" :xs="24" :sm="24" :md="8">
  326. <div><img src="../4/img/6_03.png" alt=""></div>
  327. <div class="red">03</div>
  328. <div class="small">完成交易要求并提取您的盈利</div>
  329. </el-col>
  330. </el-row>
  331. <div>
  332. <!-- <div class="linqu">立即领取</div> -->
  333. <a href="#kaihu" class="linqu">立即领取</a>
  334. <div class="bz">*具体活动细则,请登录客户专区查看</div>
  335. </div>
  336. </div>
  337. </div>
  338. <div class="my-box3">
  339. <img src="img/item7.jpg" alt="" width="100%">
  340. </div>
  341. <!-- 第七部分 -->
  342. <div class="my-box7">
  343. <div class="my-content">
  344. <p>{{lang.box7item1}}</p>
  345. <p>{{lang.box7item2}}</p>
  346. <p>{{lang.box7item3}}</p>
  347. <p>{{lang.box7item4}}</p>
  348. <p>{{lang.box7item5}}</p>
  349. <p>
  350. <span>{{lang.box7item6}}</span>
  351. {{lang.box7item7}}
  352. <span>{{lang.box7item8}}</span>
  353. </p>
  354. <p>{{lang.box7item9}}</p>
  355. <p>{{lang.box7item10}}</p>
  356. <div class="bottom">
  357. <p>{{lang.box7item11}}</p>
  358. <p>
  359. {{lang.box7item12}}
  360. <span>{{lang.box7item13}}</span>
  361. {{lang.box7item14}}
  362. <span>{{lang.box7item15}}</span>
  363. </p>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </div>
  369. <el-dialog custom-class="crm-signup" top="30vh" :show-close="false" :visible.sync="notRegisterMsgOpen">
  370. <div class="banner-signup">
  371. <div class="close" @click="notRegisterMsgOpen = false">
  372. <i class="el-icon-close"></i>
  373. </div>
  374. <span class="" v-if="language == 'cn'">
  375. <strong>重要声明:</strong> <br> 根据本公司内部合规政策及适用地区监管机构的要求,CWG 不向马来西亚地区的自然人或法人实体提供任何产品或服务。若本提示与您的实际居住地或注册地不符,且您并非马来西亚居民或法人,请在确认后继续进行相关操作。若您对本声明存在任何疑问或异议,请立即联系本公司客户支持部门以获取进一步指导。感谢您的理解与配合。
  376. </span>
  377. <span class="" v-else>
  378. <strong>Important Notice:</strong><br> In accordance with CWG’s internal compliance policies and the requirements of applicable regional regulatory authorities, <strong>CWG does not offer any products or services to individuals or legal entities located in Malaysia</strong> .If this notice does not apply to your actual place of residence or registration, and you are <strong>not a Malaysian resident or entity</strong> , you may proceed with the relevant operations after confirming.If you have any questions or concerns regarding this statement, please <strong>immediately contact our Customer Support team</strong> for further assistance.Thank you for your understanding and cooperation.
  379. </span>
  380. </div>
  381. </el-dialog>
  382. </div>
  383. <script src="../common/js/jquery.js"></script>
  384. <script src="../common/js/app.js"></script>
  385. <script src="../common/js/chunk-vendors.js"></script>
  386. <script src="../../js/vue.min.js"></script>
  387. <script src="../../js/axios.min.js"></script>
  388. <script src="../../js/element-ui.js"></script>
  389. <script src="../../js/element@2.12.2.js"></script>
  390. <script src="../4/js/active4.js"></script>
  391. <script>
  392. var $zopim = null
  393. rep = setInterval(aTimer, 10000)
  394. function aTimer() {
  395. if ($zopim) {
  396. $zopim(function () {
  397. //
  398. $zopim.livechat.setLanguage('zh_CN');
  399. //
  400. });
  401. if ($("body").width() > 768) {
  402. $("#launcher") && $("#launcher").css("bottom", $("#footer-body").height() + "px")
  403. $("#webWidget") && $("#webWidget").css("bottom", $("#footer-body").height() + "px")
  404. // clearInterval(rep)
  405. }
  406. }
  407. }
  408. if (sessionStorage.getItem("risking-close") == "1") {
  409. $("#risking").remove()
  410. }
  411. $("#risking-close").click(function () {
  412. $("#risking").remove()
  413. sessionStorage.setItem("risking-close", "1")
  414. })
  415. </script>
  416. <script>
  417. if (window.location.host.split(".")[1] == "cwgmarkets") {
  418. var _hmt = _hmt || [];
  419. (function() {
  420. var hm = document.createElement("script");
  421. hm.src =
  422. "https://hm.baidu.com/hm.js?0ebbfee0cf6c62cbe89106958e36c2f2";
  423. var s = document.getElementsByTagName("script")[0];
  424. s.parentNode.insertBefore(hm, s);
  425. })();
  426. } else if (window.location.host.split(".")[1] == "cwgvu") {
  427. var _hmt = _hmt || [];
  428. (function() {
  429. var hm = document.createElement("script");
  430. hm.src =
  431. "https://hm.baidu.com/hm.js?183731d0eb75dadbb063d380ecd0e7ed";
  432. var s = document.getElementsByTagName("script")[0];
  433. s.parentNode.insertBefore(hm, s);
  434. })();
  435. }
  436. </script>
  437. <!-- Google Tag Manager (noscript) -->
  438. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T8P44WHV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  439. <!-- End Google Tag Manager (noscript) -->
  440. </body>
  441. </html>