| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- var content = {
- 'cn': {
- box1item1: '国内领先投资服务平台',
- box1item2_1: '*全球领导线上投资服务平台',
- box1item2_2: '*支持自动跟单操作系统',
- box1item2_3: '*超过500种产品选择、多语言支持',
- box1item2_4: '*适用新手或资深交易等不同程度的用户',
- box1item2_5: '*PC端、安卓、IOS均适用',
- box1item3: '完成信息即可免费体验',
- box1item3_1: '应用程式',
- box1item4: '姓名',
- box1item5: '微信',
- box1item6: '邮箱',
- box1item7: '马上免费体验',
- box1item8: '请输入',
- box1item9: '邮箱格式错误',
- box2item1: '值得您信赖的投资平台',
- box2item2: '我们为全球交易者提供各式金融衍生品交易,本着从信任开始的理念,为交易者提供安全保障、极低点差和优秀稳定的交易环境,同时还拥有多方面的活动扶持。立即下载免费体验。',
- box2item3: '下载',
- box2item4: '桌机版下载',
- box2item5: '网页版下载',
- box2item6: '安卓版下载',
- box2item7: '苹果版下载',
- box3: '为何您应该选择我们',
- box3item1: '价格和执行优势',
- box3item2: '提供具竞争力、稳定、且透明的低点差、隔夜利息和出色的交易执行力。',
- box3item3: '交易工具和平台',
- box3item4: '卓越的交易平台,丰富的手机应用,优质的第三方交易工具和市场行情分析。',
- box3item5: '账户优势',
- box3item6: '严格保护客户资金,便捷存取款,一对一的市场策略师,优质的后续服务。',
- box3item7: '500+交易产品',
- box3item8: '提供全球多种热门交易产品之差价合约。',
- box4: '简单三步骤,立即',
- box4_1: '免费体验',
- box4item1: '填写表单',
- box4item2: '提交',
- box4item3: '立即免费下载',
- box4item4: '马上免费体验',
- box7item1: '© 2024版权所有,不得转载',
- box7item2: '高风险投资警告:CFDs差价合约交易具有高度投机性和高风险性,并不适合所有投资者。您可能损失部分或全部投资资金。因此,您的投资金额应该在您可承受的范围之内。您应当了解保证金投资相关的所有风险。请阅读完整的风险披露政策。'
- },
- 'en': {
- box1item1: 'Leading Domestic Investment Services Platform',
- box1item2_1: '*Global Leading Online Investment Service Platform',
- box1item2_2: '*Supports Automated Copy Trading System',
- box1item2_3: '*Over 500 Product Choices with Multilingual Support',
- box1item2_4: '*Suitable for Users of All Levels, from Beginners to Experienced Traders',
- box1item2_5: '*Available on PC, Android, and iOS',
- box1item3: 'Complete the information to download the app for free',
- box1item3_1: '',
- box1item4: 'Name',
- box1item5: 'Wechat',
- box1item6: 'Email',
- box1item7: 'Try it for free now',
- box1item8: 'Please enter',
- box1item9: 'Email Address Format Error',
- box2item1: 'A Trusted Investment Platform You Can Rely On',
- box2item2: 'We offer a variety of financial derivatives trading options to traders worldwide, adhering to the principle of building trust from the start. We provide traders with security, ultra-low spreads, and a superior and stable trading environment, along with extensive support through various activities. Download now for a free trial experience.',
- box2item3: 'Download ',
- box2item4: 'Desktop Version Download',
- box2item5: 'Web Version Download',
- box2item6: 'Android Version Download',
- box2item7: 'iOS Version Download',
- box3: 'Why You Should Choose Us',
- box3item1: 'Pricing and Execution Advantages',
- box3item2: 'We offer competitive, stable, and transparent low spreads, overnight interest rates, and excellent trade execution.',
- box3item3: 'Trading Tools and Platforms',
- box3item4: 'Our exceptional trading platforms come with a wealth of mobile applications, high-quality third-party trading tools, and comprehensive market analysis.',
- box3item5: 'Account Advantages',
- box3item6: 'We strictly protect client funds, provide convenient deposit and withdrawal options, offer one-on-one market strategists, and deliver premium after-sales services.',
- box3item7: '500+ Trading Products',
- box3item8: 'We provide CFDs on a wide range of popular global trading products.',
- box4: 'Three simple steps to start your ',
- box4_1: 'free trial now',
- box4item1: 'Fill out the form',
- box4item2: 'Submit',
- box4item3: '3.Download instantly',
- box4item4: 'Try it for free now',
- box7item1: '© 2024 All rights reserved. No reproduction allowed',
- box7item2: 'High-Risk Investment Warning: Trading CFDs (Contracts for Difference) is highly speculative and carries a high level of risk, and it may not be suitable for all investors. You could lose some or all of your invested capital. Therefore, you should only invest amounts that you can afford to lose. You should understand all the risks associated with margin trading. Please read the full risk disclosure policy.'
- }
- }
- let vm = new Vue({
- el: "#active1",
- data: {
- //多语言
- langList: {
- en: "ENGLISH",
- cn: "中文简体"
- },
- language: "cn",
- lang: {},
- activeNumber:3,
- flag: false,
- loading: false,
- // 表单参数
- params: {
- name: "",
- email: "",
- wechat: "",
- },
- // 验证规则
- rules: {
- name: [
- {
- validator: (rule, value, callback) => {
- if (value != "" && value != null) {
- callback();
- } else {
- callback(new Error(content[sessionStorage.getItem('lang')].box1item8));
- }
- },
- trigger: "blur",
- },
- ],
- email: [
- {
- validator: (rule, value, callback) => {
- if (/^[\w-]+(\.[\w-]+)*@[\w-]+(\.[\w-]+)+$/.test(value)) {
- callback();
- } else {
- callback(new Error(content[sessionStorage.getItem('lang')].box1item9));
- }
- },
- trigger: "blur",
- },
- ],
- wechat: [
- {
- validator: (rule, value, callback) => {
- if (
- value != "" &&
- value != null
- ) {
- callback();
- } else {
- callback(new Error(content[sessionStorage.getItem('lang')].box1item8));
- }
- },
- trigger: "blur",
- },
- ],
- },
- imgUrl: '',
- ho: ''
- },
- computed: {
- },
- methods: {
- // 语言切换函数
- chooseLang(key) {
- this.lang = content[key];
- this.language = key;
- sessionStorage.setItem("lang", this.language);
- location.reload();
- },
- //获取当前国家编码
- async getCountryMsg() {
- axios.get(this.imgUrl + '/country/get', {
- //参数
- }).then(res => {//请求成功后的处理函数
- if (res.data.code == 200) {
-
- if ((res.data.msg == "GB"||res.data.msg == "IE")&&res.data.data.indexOf('//195.224.141.218') == -1) {
- window.location.href = 'https://www.cwgmarkets.co.uk';
- } else {
- document.getElementById("pre").style.display = 'none'
- }
- } else {
- document.getElementById("pre").style.display = 'none'
- this.$message.error(res.data.msg);
- }
- }).catch(err => {//请求失败后的处理函数
- })
- },
- // 注册
- register: async function () {
- this.$refs["params"].validate(async (valid) => {
- if (valid) {
- if (this.flag) {
- return;
- } else {
- this.flag = true;
- }
- axios.post(this.imgUrl + '/activity/baidu/202406/add', {
- ...this.params
- //参数
- }).then(res => {//请求成功后的处理函数
- if (res.data.code == 200) {
- this.loading = true;
- this.$message({
- message: res.data.msg,
- type: 'success'
- });
- let url = 'https://secure.' + this.ho + '.com/#/signup?emailAdvertisement=' + this.params.email;
- window.open(url,'_self');
- this.flag = false;
- } else {
- this.$message.error(res.data.msg);
- this.flag = false;
- }
- }).catch(err => {//请求失败后的处理函数
- })
- } else {
- return false;
- }
- });
- },
- },
- mounted() {
- this.ho = window.location.host.split('.')[1];
- this.imgUrl = window.location.origin;
- this.getCountryMsg()
-
- if (sessionStorage.getItem("lang")) {
- this.language = sessionStorage.getItem("lang"),
- this.lang = content[sessionStorage.getItem("lang")];
- } else {
- this.language = 'cn',
- this.lang = content['cn'];
- sessionStorage.setItem("lang", this.language);
- }
- },
- });
|