chengkun
2025-09-12 26c5c0296e7c094f9a7ae4a4bb3c975796992eaf
提交
4 files modified
38 ■■■■ changed files
app/home/view/common/title.html 2 ●●● patch | view | raw | blame | history
app/home/view/common/top-header.html 5 ●●●●● patch | view | raw | blame | history
public/static/home/style.css 23 ●●●●● patch | view | raw | blame | history
public/static/js/language/language.js 8 ●●●●● patch | view | raw | blame | history
app/home/view/common/title.html
@@ -1 +1 @@
<title>Cpark</title>
<title>Cpark-长江国贸(南非)跨境电商产业园</title>
app/home/view/common/top-header.html
@@ -22,7 +22,7 @@
        <div class="itpart_nav_area scroll_fixed postfix">
            <div class="container">
                <div class="row logo-left">
                    <div class="col-md-3 col-sm-3 col-xs-4">
                    <div class="col-md-4 col-sm-4 col-xs-4 logo-title-item">
                        <div class="logo">
                            <a class="main_sticky_main_l" href="/home/index/index.html" title="itpart">
                                <img src="/static/home/images/logo.png" alt="itpart">
@@ -31,9 +31,10 @@
                                <img src="/static/home/images/logo.png" alt="itpart">
                            </a>
                        </div>
                        <div class="logo-title">{{ $t('message.common.cpark') }}</div>
                    </div>
                    <!-- MAIN MENU -->
                    <div class="col-md-9 col-sm-9 col-xs-8">
                    <div class="col-md-8 col-sm-8 col-xs-8">
                        <div class="tx_mmenu_together">
                            <nav class="itpart_menu">
                                <ul class="sub-menu">
public/static/home/style.css
@@ -446,7 +446,7 @@
    padding: 10px 0px;
}
.language_select_item{
.language_select_item {
    position: absolute;
    right: 10px;
    top: 10px;
@@ -1048,6 +1048,10 @@
    color: #ff3d00;
}
.itpart_nav_area.prefix .logo-title {
    color: #fff;
}
/* LOGO LEFT RIGHT CSS */
.logo-left {
    align-items: center;
@@ -1072,6 +1076,21 @@
.logo-right .itpart_menu>ul>li:last-child a {
    padding-right: auto;
}
.logo-title-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-title-item .logo-title {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: flex;
    align-items: center;
}
/* logo top */
@@ -4772,7 +4791,7 @@
    margin: 26px 0;
}
.itpart-description-area .logo{
.itpart-description-area .logo {
    width: 100px;
}
public/static/js/language/language.js
@@ -14,12 +14,13 @@
                'subject': '主题',
                'message': '留言',
                'service': '服务',
                'cpark': '长江国贸(南非)跨境电商产业园',
            },
            header: {
                'home': '首页',
                'about': '关于我们',
                'service': '服务',
                'blog': '推文',
                'blog': '最新动态',
                'partners': '合作伙伴',
                'contact': '联系我们',
            },
@@ -123,7 +124,7 @@
                'text-85': '近期更新',
            },
            about: {
                'text-1': '我们的股东',
                'text-1': '集团公司',
                'text-2': '武汉金融控股集团',
                'text-3': '作为武汉市属国有金融平台,深耕金融领域十余年。整合银行、证券、保险全牌照资源,为跨境电商企业定制出海金融方案,覆盖资金授信、海外风控等全流程,助力突破资金壁垒,稳健布局全球市场。',
                'text-4': '长江国贸',
@@ -185,6 +186,7 @@
                'subject': 'Subject',
                'message': 'Message',
                'service': 'Service',
                'cpark': 'Changjiang SA E-Commerce Hub',
            },
            header: {
                'home': 'Home',
@@ -295,7 +297,7 @@
                'text-85': 'Our Recent Update',
            },
            about: {
                'text-1': 'Our Shareholder',
                'text-1': 'Group Company',
                'text-2': 'Wuhan Financial Holdings Group',
                'text-3': 'As a state - owned financial platform in Wuhan, we’ve specialized in finance for over a decade. Integrating banking, securities, and insurance resources, we design tailored financial solutions for cross - border e - commerce enterprises—covering credit lines, overseas risk management, and end - to - end support. We help break capital barriers and expand globally with stability.',
                'text-4': 'Changjiang International Trade Group',