| | |
| | | class="text-center text-white cursor-pointer" |
| | | @click=" |
| | | gotoPage( |
| | | 'https://files.pepperstone.com/legal/SCB/SCB_Privacy_Policy_ROW.pdf' |
| | | 'https://files.Coinzne.com/legal/SCB/SCB_Privacy_Policy_ROW.pdf' |
| | | ) |
| | | " |
| | | > |
| | |
| | | name: t("h-s2-t1"), |
| | | type: "hot", |
| | | }, |
| | | { |
| | | id: 1, |
| | | name: t("message.user.waihui"), |
| | | type: "forex", |
| | | }, |
| | | // { |
| | | // id: 1, |
| | | // name: t("message.user.waihui"), |
| | | // type: "forex", |
| | | // }, |
| | | { |
| | | id: 2, |
| | | name: t("message.user.shuzihuobi"), |
| | | type: "cryptos", |
| | | }, |
| | | { |
| | | id: 3, |
| | | name: t("h-s2-t4"), |
| | | type: "indices", |
| | | }, |
| | | { |
| | | id: 4, |
| | | name: t("h-s2-t5"), |
| | | type: "commodities", |
| | | }, |
| | | // { |
| | | // id: 3, |
| | | // name: t("h-s2-t4"), |
| | | // type: "indices", |
| | | // }, |
| | | // { |
| | | // id: 4, |
| | | // name: t("h-s2-t5"), |
| | | // type: "commodities", |
| | | // }, |
| | | ]; |
| | | const tableList = [ |
| | | { |
| | |
| | | const awardPrefix = "/src/assets/forexImages/home/award"; |
| | | |
| | | const allSymbol = ref(""); |
| | | const marketListType = ref("forex"); |
| | | const marketListType = ref("hot"); |
| | | const activeList = ref([]); |
| | | const topListData = ref([]); |
| | | const jsonArray = ref([]); |