17e42d4e0fa95c7af0173be4ef4768eeb6090d5f..0cc7f61de2b106c9664033fc27d6426d072ea019
2025-09-15 chengkun
提交
0cc7f6 diff | tree
2025-09-15 chengkun
提交
cff43d diff | tree
2025-09-15 chengkun
提交
35c7b8 diff | tree
6 files modified
52 ■■■■■ changed files
app/admin/view/login/index.html 2 ●●● patch | view | raw | blame | history
app/home/view/common/footer.html 4 ●●●● patch | view | raw | blame | history
app/home/view/common/top-header.html 6 ●●●● patch | view | raw | blame | history
app/home/view/index/index.html 26 ●●●● patch | view | raw | blame | history
public/static/images/logo.png patch | view | raw | blame | history
public/static/js/language/language.js 14 ●●●● patch | view | raw | blame | history
app/admin/view/login/index.html
@@ -17,7 +17,7 @@
            <div class="register-form">
                <div class="text-center font-size-20 mb30">
                    <div class="mt45">
                        <img src="/static/admin/login/logo-m.png" style="width: 200px;" />
                        <img src="/static/images/logo.png" style="width: 200px;" />
                    </div>
                    <p class="mt10">总管理后台登录</p>
                </div>
app/home/view/common/footer.html
@@ -6,7 +6,7 @@
                <div class="col-sm-12 col-md-6  col-lg-3">
                    <div id="twr_description_widget-2" class="widget widget_twr_description_widget">
                        <div class="itpart-description-area">
                            <a href="#"><img src="/static/home/images/logo.png" alt="Footer logo" class="logo"></a>
                            <a href="#"><img src="/static/images/logo.png" alt="Footer logo" class="logo"></a>
                            <p>{{ $t('message.footer.text-1') }}</p>
                            <!-- <p class="phone"><a href="tel:"> </a></p> -->
                            <!-- <div class="social-icons">
@@ -51,7 +51,7 @@
                                            <i class="icofont-phone"></i>
                                        </div>
                                        <div class="footer-sociala-info">
                                            <p>+270810430608</p>
                                            <p>+27 81 043 0608</p>
                                        </div>
                                    </div>
                                    <div class="footer_s_inner">
app/home/view/common/top-header.html
@@ -5,7 +5,7 @@
            <div class="row">
                <div class="col-xs-12 col-lg-12 col-xl-12 col-md-12 col-sm-12">
                    <div class="top-address text-left">
                        <p> <span> <i class="icofont-home"></i>Building 4 Country Club Woodmead Estate, 21 Woodlands Dr, Woodmead, Sandton, 2191</span> <a href="#"> <i class="icofont-envelope"></i>78322408@qq.com</a></p>
                        <p> <span> <i class="icofont-home"></i>Building 4 Country Club Woodmead Estate, 21 Woodlands Dr, Woodmead, Sandton, 2191</span> <a href="#"> <i class="icofont-envelope"></i>raymond.lei@changjiangpark.com</a></p>
                    </div>
                </div>
            </div>
@@ -25,10 +25,10 @@
                    <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">
                                <img src="/static/images/logo.png" alt="itpart">
                            </a>
                            <a class="main_sticky_l" href="/home/index/index.html" title="itpart">
                                <img src="/static/home/images/logo.png" alt="itpart">
                                <img src="/static/images/logo.png" alt="itpart">
                            </a>
                        </div>
                        <div class="logo-title">{{ $t('message.common.cpark') }}</div>
app/home/view/index/index.html
@@ -195,7 +195,7 @@
                            <!-- title left -->
                            <div class="witr_section_title">
                                <div class="witr_section_title_inner text-left">
                                    <h3>{{ $t('message.home.text-9')}}<span> {{ $t('message.home.text-10')}}<span></span></span></h3>
                                    <h3>{{ $t('message.home.text-9')}}</h3>
                                    <!-- content -->
                                    <p>{{ $t('message.home.text-11')}}</p>
                                </div>
@@ -717,31 +717,25 @@
        </div>
        <!-- 我们的价格 -->
        <div class="pricing_plane_area">
        <!-- <div class="pricing_plane_area">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12">
                        <!-- title center -->
                        <div class="witr_section_title">
                            <div class="witr_section_title_inner text-center">
                                <!-- title top -->
                                <h2>{{ $t('message.home.text-43') }}</h2>
                                <h3>{{ $t('message.home.text-44') }}</h3>
                            </div>
                        </div>
                    </div>
                    <!-- single priceing plane -->
                    <div class="col-lg-4 col-md-6">
                        <div class="pricing_area all_pricing_color ">
                            <div class="pricing-part pricing_style_7 ">
                                <!-- icon -->
                                <div class="witr_pricing_icon"></div>
                                <!-- price/currency/month -->
                                <h5><span>{{ $t('message.home.text-46') }}</span></h5>
                                <div class="pricing_bar_title">
                                    <h4>{{ $t('message.home.text-45') }}</h4>
                                </div>
                                <!-- list -->
                                <div class="witri_texti_list">
                                    <ul>
                                        <li class=" themex-item-b10c86d">{{ $t('message.home.text-47') }}+{{ $t('message.home.text-48') }}</li>
@@ -749,25 +743,20 @@
                                        <li class=" themex-item-4d82a40">{{ $t('message.home.text-50') }}</li>
                                    </ul>
                                </div>
                                <!-- button -->
                                <div class="witr_btnp_color">
                                    <a class="btn" href="/home/contact/index.html">{{ $t('message.home.text-61') }}</a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- 02 single priceing plane -->
                    <div class="col-lg-4 col-md-6">
                        <div class="pricing_area all_pricing_color pricing_area2">
                            <div class="pricing-part pricing_style_7 ">
                                <!-- icon -->
                                <div class="witr_pricing_icon"></div>
                                <!-- price/currency/month -->
                                <h5><span>{{ $t('message.home.text-52') }}</span></h5>
                                <div class="pricing_bar_title">
                                    <h4>{{ $t('message.home.text-51') }}</h4>
                                </div>
                                <!-- list -->
                                <div class="witri_texti_list">
                                    <ul>
                                        <li class=" themex-item-b10c86d">{{ $t('message.home.text-53') }}</li>
@@ -775,25 +764,20 @@
                                        <li class=" themex-item-2a29fe4">{{ $t('message.home.text-55') }}</li>
                                    </ul>
                                </div>
                                <!-- button -->
                                <div class="witr_btnp_color">
                                    <a class="btn" href="/home/contact/index.html">{{ $t('message.home.text-61') }}</a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- 03 single priceing plane -->
                    <div class="col-lg-4 col-md-6">
                        <div class="pricing_area all_pricing_color ">
                            <div class="pricing-part pricing_style_7 ">
                                <!-- icon -->
                                <div class="witr_pricing_icon"></div>
                                <!-- price/currency/month -->
                                <h5><span>{{ $t('message.home.text-57') }}</span></h5>
                                <div class="pricing_bar_title">
                                    <h4>{{ $t('message.home.text-56') }}</h4>
                                </div>
                                <!-- list -->
                                <div class="witri_texti_list">
                                    <ul>
                                        <li class=" themex-item-b10c86d">{{ $t('message.home.text-58') }}</li>
@@ -801,17 +785,15 @@
                                        <li class=" themex-item-2a29fe4">{{ $t('message.home.text-60') }}</li>
                                    </ul>
                                </div>
                                <!-- button -->
                                <div class="witr_btnp_color">
                                    <a class="btn" href="/home/contact/index.html">{{ $t('message.home.text-61') }}</a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        </div> -->
        <!-- 合作对象 -->
        <div class="testimonial_area">
@@ -1094,7 +1076,7 @@
                                                <div class="witr_blog_con bs5">
                                                    <!-- title -->
                                                    <h2>
                                                        <a href="javascript:void(0)" @click="gotoBlogDetail(item.id)" class="blog-title">
                                                        <a href="javascript:void(0)" @click="gotoBlogDetail({$item.id})" class="blog-title">
                                                            <template v-if="language=='zh-cn'">{$item.title}</template>
                                                            <template v-else>{$item.en_title}</template>
                                                        </a>
public/static/images/logo.png

public/static/js/language/language.js
@@ -37,7 +37,7 @@
                'text-10': '导航',
            },
            home: {
                'text-1': "中国汉制造·南非共享",
                'text-1': "中国制造·南非共享",
                'text-2': "青年创业孵化营",
                'text-3': "产业带推广服务",
                'text-4': "全链路推广,让南非消费者深度感知中国制造优势",
@@ -45,12 +45,12 @@
                'text-6': "双语团队在南非平台全天直播带货",
                'text-7': "产教融合服务",
                'text-8': "联动院校培养跨境电商人才,填补人才供需缺口",
                'text-9': '搭建中国优质产品与南非市场的桥梁 —— ',
                'text-9': '搭建中国优质产品与南非市场的桥梁',
                'text-10': '我们的业务',
                'text-11': 'C Park 南非跨境电商产业园,依托股东武汉金融控股集团(注册资本 210 亿元人民币)及长江国际贸易集团(注册资本 8 亿元人民币),计划开拓南非消费市场。以下是预估的市场数据:',
                'text-12': '产业带合作 10+ 条中国产业带',
                'text-13': '合作工厂 100+ 家',
                'text-14': '青少年孵化 1000+ 名青少年',
                'text-11': 'CPark 南非跨境电商产业园,依托股东武汉金融控股集团(注册资本 210 亿元)、长江国际贸易集团(注册资本 8 亿元)的资源支持, Cpark(南非)跨境电商产业园将重点推进南非消费市场开拓计划.以下是预估的市场数据:',
                'text-12': '产业带合作10+优质产业带',
                'text-13': '合作工厂100+家',
                'text-14': '青年创业就业计划1000+学员/年',
                'text-15': '我们的服务',
                'text-16': '为客户业务提供的服务内容',
                'text-17': '品牌与产业带出海服务',
@@ -69,7 +69,7 @@
                'text-30': '350',
                'text-31': '亿',
                'text-32': '我们的合作伙伴',
                'text-33': '我们是值得信赖的合作伙伴',
                'text-33': '与卓越伙伴同行',
                'text-34': '中国文化中心(CCIEEC)',
                'text-35': '南非地方政府培训署(LGSETA)',
                'text-36': '一火跨境',