| | |
| | | <template> |
| | | <div class="bank_card_page"> |
| | | <van-nav-bar |
| | | :placeholder="true" |
| | | :safe-area-inset-top="true" |
| | | :title="$t('关于我们')" |
| | | left-arrow |
| | | @click-left="$router.go(-1)" |
| | | > |
| | | <van-nav-bar :placeholder="true" :safe-area-inset-top="true" :title="$t('关于我们')" left-arrow |
| | | @click-left="$router.go(-1)"> |
| | | </van-nav-bar> |
| | | <div class="content"> |
| | | <!-- <div class="top_back"> |
| | |
| | | <span>{{ $t('关于我们') }}</span> |
| | | </div> |
| | | <div class="bank_name"> |
| | | {{ $t('关于我们详情') }}{{ $t('关于我们详情1') }}{{ $t('关于我们详情2') }}{{ $t('关于我们详情3') }} |
| | | Our diverse team includes CS, CA, MBA, CFA and other professionals. |
| | | AMBARA CAPITAL provides a one-stop service, providing integrated business, legal and financial solutions to all |
| | | segments of society. |
| | | AMBARA CAPITAL Stock Brokerage is the division of AMBARA CAPITAL that deals with equities, derivatives, mutual |
| | | funds, provides a stock brokerage platform to its investor groups as well as internal depository participant |
| | | services in the currency sector, etc. Our team has a rich and diverse experience, including some historical |
| | | transactions and corporate litigation. Involved in internal research and knowledge management setup, promotes |
| | | the group's internal approach to provide innovative out-of-the-box solutions for dynamic business requirements |
| | | as well as turnkey execution support. Our tagline "Progressive by Values" reflects our progressive approach, |
| | | which is driven by the fundamental values for any ecosystem to thrive. Ethics, integrity, transaction |
| | | transparency, timely delivery and stakeholder satisfaction are the cornerstones of our defined value system. |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | /deep/ .van-nav-bar__content { |
| | | height: 65px; |
| | | } |
| | | |
| | | /deep/ .van-nav-bar__title { |
| | | font-family: "DINPro"; |
| | | width: 100%; |