10.10综合交易所原始源码_移动端
admin
2026-01-06 42faef34194c466f03e29d75a63ae502e4213044
refs
author admin <344137771@qq.com>
Tuesday, January 6, 2026 10:38 +0800
committer admin <344137771@qq.com>
Tuesday, January 6, 2026 10:38 +0800
commit42faef34194c466f03e29d75a63ae502e4213044
tree bd1b1031f9b2f0e7342584b961d689004205778c tree | zip | gz
parent 04d8c6bfd48267c7b2eaccaa03170618d83e4cbd view | diff
上一版是10.10的, 这版才是原始源码
103 files modified
1 files added
27 files deleted
39594 ■■■■ changed files
.env 2 ●●● diff | view | raw | blame | history
.vscode/settings.json 2 ●●●●● diff | view | raw | blame | history
NOTEBOOK_PLACEHOLDER 10 ●●●●● diff | view | raw | blame | history
check-i18n-keys.js 178 ●●●●● diff | view | raw | blame | history
i18n-keys-report.txt 3114 ●●●●● diff | view | raw | blame | history
index.html 2 ●●● diff | view | raw | blame | history
public/img/App.png diff | view | raw | blame | history
relicon.png diff | view | raw | blame | history
src/App.vue 8 ●●●●● diff | view | raw | blame | history
src/assets/css/index.scss 4 ●●●● diff | view | raw | blame | history
src/assets/image/lang/da.png diff | view | raw | blame | history
src/assets/image/lang/fi.png diff | view | raw | blame | history
src/assets/image/lang/ga.png diff | view | raw | blame | history
src/assets/image/lang/lb.png diff | view | raw | blame | history
src/assets/image/lang/nl.png diff | view | raw | blame | history
src/assets/image/lang/no.png diff | view | raw | blame | history
src/assets/image/lang/sv.png diff | view | raw | blame | history
src/assets/image/symbol/usdc.png diff | view | raw | blame | history
src/components/Transform/assetsCenter/assets.vue 52 ●●●● diff | view | raw | blame | history
src/components/Transform/contract-header/index.vue 2 ●●● diff | view | raw | blame | history
src/components/Transform/cry-nav/index.vue 2 ●●●●● diff | view | raw | blame | history
src/components/Transform/deepChart/index.vue 2 ●●● diff | view | raw | blame | history
src/components/Transform/entrust-item/index.vue 4 ●●●● diff | view | raw | blame | history
src/components/Transform/kline-charts/index.vue 46 ●●●●● diff | view | raw | blame | history
src/components/Transform/mining-exchange-input/index.vue 8 ●●●● diff | view | raw | blame | history
src/components/Transform/perpetual-open/index.vue 4 ●●●● diff | view | raw | blame | history
src/components/fx-kline/index.vue 2 ●●● diff | view | raw | blame | history
src/components/trade/etf-ex-nav/index.vue 24 ●●●●● diff | view | raw | blame | history
src/components/trade/ex-nav/index.vue 10 ●●●● diff | view | raw | blame | history
src/components/trade/us-stock-ex-nav/index.vue 170 ●●●●● diff | view | raw | blame | history
src/config/index.js 19 ●●●●● diff | view | raw | blame | history
src/i18n/index.js 36 ●●●●● diff | view | raw | blame | history
src/i18n/modules/CN.js 81 ●●●●● diff | view | raw | blame | history
src/i18n/modules/Italy.js 83 ●●●●● diff | view | raw | blame | history
src/i18n/modules/Japanese.js 83 ●●●●● diff | view | raw | blame | history
src/i18n/modules/Korean.js 81 ●●●●● diff | view | raw | blame | history
src/i18n/modules/NEW_LANGUAGES_README.md 104 ●●●●● diff | view | raw | blame | history
src/i18n/modules/da.js 3049 ●●●●● diff | view | raw | blame | history
src/i18n/modules/de.js 84 ●●●●● diff | view | raw | blame | history
src/i18n/modules/en.js 85 ●●●●● diff | view | raw | blame | history
src/i18n/modules/es.js 81 ●●●●● diff | view | raw | blame | history
src/i18n/modules/fi.js 3050 ●●●●● diff | view | raw | blame | history
src/i18n/modules/fr.js 82 ●●●●● diff | view | raw | blame | history
src/i18n/modules/ga.js 3049 ●●●●● diff | view | raw | blame | history
src/i18n/modules/gr.js 83 ●●●●● diff | view | raw | blame | history
src/i18n/modules/lb.js 2991 ●●●●● diff | view | raw | blame | history
src/i18n/modules/nl.js 3049 ●●●●● diff | view | raw | blame | history
src/i18n/modules/no.js 3049 ●●●●● diff | view | raw | blame | history
src/i18n/modules/pt.js 81 ●●●●● diff | view | raw | blame | history
src/i18n/modules/ro.js 5909 ●●●● diff | view | raw | blame | history
src/i18n/modules/sv.js 3049 ●●●●● diff | view | raw | blame | history
src/i18n/modules/th.js 81 ●●●●● diff | view | raw | blame | history
src/i18n/modules/tur.js 129 ●●●● diff | view | raw | blame | history
src/i18n/modules/vi.js 82 ●●●●● diff | view | raw | blame | history
src/i18n/modules/zh-CN.js 86 ●●●●● diff | view | raw | blame | history
src/router/index.js 25 ●●●●● diff | view | raw | blame | history
src/service/etf.api.js 2 ●●● diff | view | raw | blame | history
src/service/fund.api.js 12 ●●●●● diff | view | raw | blame | history
src/service/login.api.js 11 ●●●●● diff | view | raw | blame | history
src/service/quotes.api.js 166 ●●●●● diff | view | raw | blame | history
src/service/trade.api.js 28 ●●●●● diff | view | raw | blame | history
src/service/user.api.js 31 ●●●●● diff | view | raw | blame | history
src/store/homes.store.js 4 ●●● diff | view | raw | blame | history
src/utils/utis.js 38 ●●●●● diff | view | raw | blame | history
src/views/authentication/index.vue 167 ●●●●● diff | view | raw | blame | history
src/views/certificationCenter/index.vue 12 ●●●● diff | view | raw | blame | history
src/views/changeFundsPassword/index.vue 24 ●●●●● diff | view | raw | blame | history
src/views/cryptos/Exchange/exchangePage.vue 4 ●●●● diff | view | raw | blame | history
src/views/cryptos/PerpetualContract/index.vue 58 ●●●● diff | view | raw | blame | history
src/views/cryptos/Recharge/rechargeDetail.vue 8 ●●●● diff | view | raw | blame | history
src/views/cryptos/Recharge/rechargeList.vue 22 ●●●●● diff | view | raw | blame | history
src/views/cryptos/Recharge/rechargePage.vue 4 ●●●● diff | view | raw | blame | history
src/views/cryptos/SymbolOrderDetail/index.vue 28 ●●●● diff | view | raw | blame | history
src/views/cryptos/Trade/index.vue 4 ●●●● diff | view | raw | blame | history
src/views/cryptos/TrendDetails/index.vue 16 ●●●●● diff | view | raw | blame | history
src/views/cryptos/Withdraw/withdrawPage.vue 36 ●●●● diff | view | raw | blame | history
src/views/cryptos/blockTrades/index.vue 473 ●●●●● diff | view | raw | blame | history
src/views/cryptos/blockTradesEtf/index.vue 463 ●●●●● diff | view | raw | blame | history
src/views/cryptos/darkpoolTrading/index.vue 466 ●●●●● diff | view | raw | blame | history
src/views/cryptos/darkpoolTradingEtf/index.vue 463 ●●●●● diff | view | raw | blame | history
src/views/cryptos/index.vue 4 ●●●● diff | view | raw | blame | history
src/views/cryptos/loan/index.vue 204 ●●●● diff | view | raw | blame | history
src/views/cryptos/loan/loanHistory.vue 41 ●●●●● diff | view | raw | blame | history
src/views/cryptos/pledgeLoan/pledgeLoanRenew.vue 7 ●●●●● diff | view | raw | blame | history
src/views/customerService/index - 副本.vue 396 ●●●●● diff | view | raw | blame | history
src/views/customerService/index - 副本1.vue 377 ●●●●● diff | view | raw | blame | history
src/views/customerService/index.vue 749 ●●●● diff | view | raw | blame | history
src/views/etf/index.vue 12 ●●●● diff | view | raw | blame | history
src/views/exchange/Channel.vue 9 ●●●●● diff | view | raw | blame | history
src/views/exchange/withdraw-bank.vue 30 ●●●● diff | view | raw | blame | history
src/views/foreign/CoinChart.vue 33 ●●●●● diff | view | raw | blame | history
src/views/ipo/components/newIpo.vue 168 ●●●●● diff | view | raw | blame | history
src/views/ipo/drawLotsDetail.vue 49 ●●●●● diff | view | raw | blame | history
src/views/ipo/index.vue 109 ●●●●● diff | view | raw | blame | history
src/views/ipo/lotteryRecord.vue 214 ●●●● diff | view | raw | blame | history
src/views/ipo/newStock.vue 1 ●●●● diff | view | raw | blame | history
src/views/ipo/subscribeDetail.vue 34 ●●●● diff | view | raw | blame | history
src/views/language/index.vue 11 ●●●●● diff | view | raw | blame | history
src/views/login/index.vue 24 ●●●● diff | view | raw | blame | history
src/views/morePage/index.vue 14 ●●●● diff | view | raw | blame | history
src/views/my/index.vue 112 ●●●● diff | view | raw | blame | history
src/views/optional/GroupEditOrAdd.vue 10 ●●●● diff | view | raw | blame | history
src/views/optional/Search.vue 24 ●●●● diff | view | raw | blame | history
src/views/optional/index.vue 17 ●●●● diff | view | raw | blame | history
src/views/payMentMethod/add.vue 41 ●●●● diff | view | raw | blame | history
src/views/payMentMethod/list.vue 4 ●●●● diff | view | raw | blame | history
src/views/payMentMethod/selectPay.vue 2 ●●● diff | view | raw | blame | history
src/views/personal/index.vue 526 ●●●● diff | view | raw | blame | history
src/views/quotes/Detail.vue 97 ●●●● diff | view | raw | blame | history
src/views/quotes/List.vue 63 ●●●●● diff | view | raw | blame | history
src/views/quotes/OpenTrade.vue 9 ●●●●● diff | view | raw | blame | history
src/views/quotes/UsStockMore.vue 45 ●●●● diff | view | raw | blame | history
src/views/quotes/components/BuySellTradeTab.vue 210 ●●●● diff | view | raw | blame | history
src/views/quotes/components/EntrustItem.vue 5 ●●●●● diff | view | raw | blame | history
src/views/quotes/components/HotMap.vue 42 ●●●● diff | view | raw | blame | history
src/views/quotes/components/Position.vue 65 ●●●● diff | view | raw | blame | history
src/views/quotes/components/Search.vue 16 ●●●● diff | view | raw | blame | history
src/views/quotes/components/Withdrawal.vue 2 ●●●●● diff | view | raw | blame | history
src/views/register/finish.vue 3 ●●●● diff | view | raw | blame | history
src/views/register/identity.vue 151 ●●●●● diff | view | raw | blame | history
src/views/register/index.vue 112 ●●●●● diff | view | raw | blame | history
src/views/resetVerify/index.vue 8 ●●●● diff | view | raw | blame | history
src/views/safety/index.vue 8 ●●●● diff | view | raw | blame | history
src/views/trade/index.vue 157 ●●●●● diff | view | raw | blame | history
src/views/usStock/Detail.vue 152 ●●●●● diff | view | raw | blame | history
src/views/usStock/IndexDetail.vue 45 ●●●●● diff | view | raw | blame | history
src/views/usStock/List.vue 116 ●●●● diff | view | raw | blame | history
src/views/w8ben/index.vue 242 ●●●●● diff | view | raw | blame | history
stats.html 2 ●●● diff | view | raw | blame | history
translations_export.csv 51 ●●●●● diff | view | raw | blame | history
vite.config.js 4 ●●●● diff | view | raw | blame | history