Gate.io雙幣寶全新上線,新手也能雙幣投資…
[//]:content-type-MARKDOWN-DONOT-DELETE
親愛的用戶:
我們的雙幣寶頁面已全新上線!此次更新的主題圍繞在讓新手也能快速了解雙幣寶,不會因為過往沒有任何經驗,而錯過體驗的機會。若您已經是一位經驗豐富的雙幣寶投資者,歡迎你立即前往體驗,若有任何使用上的疑問,歡迎透過問卷反饋你的所有疑問。
雙幣寶全新上線
【嵌入问卷:3837】
## 本次優化看點:
1.清晰的使用方向:我們提供了更清晰的使用指引,包含了標的物的挑選、抄底與止盈按鈕,讓新手不再迷茫,掌握理財的每一步。

2.新增常見問答:幫助用戶更快速地解決問題,無論您是新手還是老用戶,這裡都能為您提供及時的幫助。

3.雙幣寶的影片教學:可以直接在雙幣寶首頁中查看教育影片,更清楚了解什麼是雙幣寶。

4.期限篩選:快速篩選出心儀的理財期限

加密貨幣之門
在Gate.io,安全,快捷,輕鬆交易超過1700種加密貨幣
新用户请点击[注册Gate.io](https://www.gate.tv/signup "注册Gate.io")。老用户[推荐他人注册](https://www.gate.tv/referral "推荐他人注册"),获得40%佣金!
点击立刻[下载iOS/Android版App](https://www.gate.tv/mobileapp?ch=ann28618 "下载iOS/Android版App")
Gate.io社群
Twitter:https://twitter.com/gate_io
GateVIP Twitter:https://twitter.com/GateioVIP
Telegram:https://t.me/gate_zh
API Telegram:https://t.me/gateioapi
Instagram:https://www.instagram.com/gateioglobal/
Medium:https://gateio.medium.com/
Gate.io
2023年11月3日
.snsshare_brand{display: inline-flex;align-items: center;border-radius: 8px;overflow: hidden;}
.snsshare_brand a{text-decoration-line: none;background: var(–color-bg-1);box-sizing: border-box;display: flex;align-items: center;justify-content: center;width: 72px;height: 64px;}
.snsshare_brand a:hover{background: var(–brandColor);}
.snsshare_brand a svg{width: 24px;height: 24px;}
.snsshare_brand a svg path{fill: var(–color-text-1);}
.snsshare_brand a:hover svg path{fill: #FFF;}
share_url="https://www.gateio.ws";
$(function () {
const { inApp, inIos, inAndroid } = getTerminalType()
if(inApp){
$('.snsshare_brand_item').on('click', function (e) {
e.stopPropagation()
e.preventDefault();
let hrefItem = location.href,
textItem = document.title.substring(0,76)
if (inAndroid) {
window.gateio.shareNative(JSON.stringify({ image: '', title: (shareTitle || ''), text: textItem + hrefItem }));
} else if (inIos) {
window.webkit.messageHandlers.shareUrl.postMessage(JSON.stringify({ webUrl: hrefItem, webTitle: (shareTitle || '') }));
}
})
}
})
