| | |
| | | "安全规定": "Sicherheitsbestimmungen", |
| | | "反洗钱协议": "Anti-Geldwäsche-Vereinbarung", |
| | | "法律声明": "Rechtlicher Hinweis", |
| | | "金融服务牌照": "Finanzdienstleistungslizenz", |
| | | } |
| | |
| | | "安全规定": "Norme di sicurezza", |
| | | "反洗钱协议": "Accordo antiriciclaggio", |
| | | "法律声明": "Dichiarazione legale", |
| | | "金融服务牌照": "Licenza di servizi finanziari", |
| | | } |
| | |
| | | "安全规定": "安全規定", |
| | | "反洗钱协议": "マネーロンダリング防止契約", |
| | | "法律声明": "法的声明", |
| | | "金融服务牌照": "金融サービスライセンス", |
| | | } |
| | |
| | | "安全规定": "Regulamento de Segurança", |
| | | "反洗钱协议": "Acordo de Prevenção à Lavagem de Dinheiro", |
| | | "法律声明": "Declaração Legal", |
| | | "金融服务牌照": "Licença de Serviços Financeiros", |
| | | } |
| | |
| | | "安全规定": "Reglamento de seguridad", |
| | | "反洗钱协议": "Acuerdo de prevención de lavado de dinero", |
| | | "法律声明": "Declaración legal", |
| | | "金融服务牌照": "Licencia de servicios financieros", |
| | | } |
| | |
| | | "安全规定": "安全規定", |
| | | "反洗钱协议": "反洗錢協議", |
| | | "法律声明": "法律聲明", |
| | | "金融服务牌照": "金融服務牌照", |
| | | } |
| | |
| | | "安全规定": "Security Regulations", |
| | | "反洗钱协议": "Anti-Money Laundering Agreement", |
| | | "法律声明": "Legal Statement", |
| | | "金融服务牌照": "Financial Services License", |
| | | } |
| | |
| | | "安全规定": "Règlement de sécurité", |
| | | "反洗钱协议": "Accord de lutte contre le blanchiment d'argent", |
| | | "法律声明": "Mention légale", |
| | | "金融服务牌照": "Licence de services financiers", |
| | | } |
| | |
| | | "安全规定": "안전 규정", |
| | | "反洗钱协议": "자금세탁 방지 계약", |
| | | "法律声明": "법적 선언", |
| | | "金融服务牌照": "금융 서비스 라이센스", |
| | | } |
| | |
| | | "安全规定": "ข้อกำหนดด้านความปลอดภัย", |
| | | "反洗钱协议": "ข้อตกลงการป้องกันการฟอกเงิน", |
| | | "法律声明": "คำชี้แจงทางกฎหมาย", |
| | | "金融服务牌照": "ใบอนุญาตบริการทางการเงิน", |
| | | } |
| | |
| | | "安全规定": "Quy định an toàn", |
| | | "反洗钱协议": "Thỏa thuận chống rửa tiền", |
| | | "法律声明": "Tuyên bố pháp lý", |
| | | "金融服务牌照": "Giấy phép dịch vụ tài chính", |
| | | } |
| | |
| | | "安全规定": "安全规定", |
| | | "反洗钱协议": "反洗钱协议", |
| | | "法律声明": "法律声明", |
| | | "金融服务牌照": "金融服务牌照", |
| | | } |
| | |
| | | <div class="ico_list"> |
| | | <div class="ico_item mb-5" v-for="i in icoList" :key="i.id"> |
| | | <div class="item_1"> |
| | | {{ i.symbol }} ({{ i.name }}) |
| | | {{ i.name }} |
| | | </div> |
| | | <div class="item_2 flex justify-between"> |
| | | <div class="mr-5">{{$t('申购时间')}}</div> |
| | |
| | | |
| | | <style lang="scss" scoped> |
| | | .ico{ |
| | | padding: 0rem 1.2rem 2rem 1.2rem; |
| | | padding: 0rem 1.2rem 5rem 1.2rem; |
| | | font-size: 1.5rem; |
| | | .buy_popup{ |
| | | width: 40rem; |
| | |
| | | return this.$t('隐私政策') |
| | | case '25': |
| | | return this.$t('反洗钱协议') |
| | | case '26': |
| | | return this.$t('金融服务牌照') |
| | | default: |
| | | return this.$t('关于我们') |
| | | } |
| | |
| | | </div> |
| | | </div> |
| | | |
| | | <van-notice-bar class="font-26 mt-10 index_notice" background="#fafbfc" :scrollable="false" wrapable |
| | | <!-- 新闻 --> |
| | | <!-- <van-notice-bar class="font-26 mt-10 index_notice" background="#fafbfc" :scrollable="false" wrapable |
| | | color="#333333"> |
| | | <van-swipe vertical class="notice-swipe" :autoplay="2000" :show-indicators="false"> |
| | | <van-swipe-item v-for="item in announceList" :key="item.id" @click="toAnnounceDetail(item.uuid)"> |
| | |
| | | </div> |
| | | </van-swipe-item> |
| | | </van-swipe> |
| | | </van-notice-bar> |
| | | </van-notice-bar> --> |
| | | |
| | | <!-- <div class="flex justify-between mt-10"> |
| | | <van-swipe class="home_swipe_1" :autoplay="2000"> |
| | |
| | | { title: t('安全规定'), icon: new URL('@/assets/image/assets-center/aqzc.png', import.meta.url), path: '/aboutUs?serviceTerm=21' }, |
| | | { title: t('反洗钱协议'), icon: new URL('@/assets/image/assets-center/yhxy.png', import.meta.url), path: '/aboutUs?serviceTerm=25' }, |
| | | { title: t('法律声明'), icon: new URL('@/assets/image/assets-center/aqzc.png', import.meta.url), path: '/aboutUs?serviceTerm=22' }, |
| | | { title: t('金融服务牌照'), icon: new URL('@/assets/image/assets-center/yhxy.png', import.meta.url), path: '/aboutUs?serviceTerm=26' }, |
| | | ] |
| | | const state = reactive({ |
| | | cellList: [ |