From d65d8e238b873ae22d8b333a02ff0387697b0112 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 28 Oct 2024 14:26:59 +0800
Subject: [PATCH] 修改中文
---
index.html | 4 ++--
src/page/bankCard1/index.vue | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 08d6a1d..16c8ae7 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
- <title>首页</title>
+ <title>Pentagon Institute</title>
<link rel="shortcut icon" href=./favicon.ico type=image/x-icon>
<link href="static/css/public1.css" rel="stylesheet">
<link href="//at.alicdn.com/t/c/font_4480663_5e9rjcl352x.css" rel="stylesheet">
@@ -47,4 +47,4 @@
<!-- built files will be auto injected -->
</body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/page/bankCard1/index.vue b/src/page/bankCard1/index.vue
index 26847a4..4350065 100644
--- a/src/page/bankCard1/index.vue
+++ b/src/page/bankCard1/index.vue
@@ -19,7 +19,11 @@
<span>{{ $t('关于我们') }}</span>
</div>
<div class="bank_name">
- {{ $t('关于我们') }}{{ $t('关于我们') }}{{ $t('关于我们') }}{{ $t('关于我们') }}{{ $t('关于我们') }}
+ 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>
--
Gitblit v1.9.3