update 更新帮助页面,显示入金指引

This commit is contained in:
2025-10-22 11:30:29 +08:00
parent c5fc31128b
commit 8567b25cc1
4 changed files with 32 additions and 320 deletions

View File

@@ -31,7 +31,7 @@
<!-- <li><a href="{{ url_for('services') }}">{{ t('services') }}</a></li> -->
<li><a href="{{ url_for('pricing') }}">{{ t('pricing') if t('pricing') else '收费' }}</a></li>
<li><a href="{{ url_for('download') }}">{{ t('download') if t('download') else '下载' }}</a></li>
<!-- <li><a href="{{ url_for('help') }}">{{ t('help') if t('help') else '帮助' }}</a></li> -->
<li><a href="{{ url_for('help') }}">{{ t('help') if t('help') else '帮助' }}</a></li>
<li><a href="{{ url_for('contact') }}">{{ t('contact') }}</a></li>
<!-- <li><a href="{{ url_for('about') }}">{{ t('about') }}</a></li> -->
<li><a href="https://longportapp.cn/zh-HK/login?state=aHR0cHM6Ly90cmFkZS5sb25ncG9ydGFwcC5jb20/cmVkaXJlY3RfdG89JTJGJl90PTE3MzQ2ODUxMzMzNjU=&login-from=web-trade&logout=1"
@@ -59,6 +59,9 @@
<div class="footer-brand">
<h3>{{ t('company_name') }}</h3>
<p>{{ t('slogan') }}</p>
<p>香港证监会中央编号(SFC CE No.): AEU761</p>
<p> 香港交易所会员编号(SEHK Participant ID): 01670</p>
<p>香港结算所会员编号(HKSCC Participant ID): B01670</p>
</div>
<div class="footer-links">
<h4>{{ t('quick_links') if t('quick_links') else '快速链接' }}</h4>