1
jhzh
2024-11-29 8affe5beedfcd9f6fbf4826ec1a7f9ce0718a9d3
src/page/bankCard1/index.vue
@@ -19,7 +19,11 @@
            <span>{{ $t('关于我们') }}</span>
         </div>
         <div class="bank_name">
                 {{ $t('aboutsUsContent') }}
        Our diversified team comprises professionals being CS, CA, MBA, CFA and others. Pentagon group provides a one-stop-shop offering integrated business, legal and financial solutions to varied sections of society. Pentagon Stock Broking, a Pentagon group entity provides stock broking platform along with the inhouse depository participant's services to its investor groups for Equity, Derivatives, Mutual Funds, Currency Segments and So on..
        </br>
        The rich & diverse experience of our team including that in some of the landmark transactions and corporate actions, in-house research and knowledge management set-up fuels the intrinsic attitude of the Group to offer innovative, out-of-box solutions to dynamic business needs along with turn-key execution support.
        </br>
        Progress with values, our tag-line, signifies our progressive approach driven by essential values any eco-system thrives on. Ethics, integrity,transparency in dealings, time-bound delivery and stakeholder satisfaction are the corner-stones of our defined value system.
         </div>
      </div>
   </div>
@@ -109,12 +113,13 @@
      .bank_name {
         width: 100%;
            font-size: 0.5rem;
         height: 1.5rem;
      font-size: 0.5rem;
         display: flex;
         padding: 0 0.2rem;
         background: rgb(247, 247, 247);
         border-radius: 0.2rem;
         padding: .3rem;
         margin-top: 0.3rem;
      }
   }
</style>