Commit 99d2386e by qinjianhui

feat: 文案修改

parent eca3dc53
......@@ -10,7 +10,9 @@
<div class="flex mt-12 gap-2">
<div class="flex flex-col items-center mr-35px">
<div class="rounded-sm bg-white overflow-hidden">
<div class="w-32 h-32 border">二维码</div>
<div class="w-32 h-32 border">
<img class="w-full h-full" src="../assets/images/home/wx.png"/>
</div>
</div>
<p class="mt-3 font-light text-xs text-white text-opacity-65">
扫码获取专业服务
......@@ -18,19 +20,31 @@
</div>
<div class="flex flex-col items-center">
<div class="rounded-sm bg-white overflow-hidden">
<div class="w-32 h-32 border">二维码</div>
<div class="w-32 h-32 border">
<img class="w-full h-full" src="../assets/images/home/qywx.png"/>
</div>
</div>
<p class="mt-3 font-light text-xs text-white text-opacity-65">
扫码了解九猫最新动态
</p>
</div>
<div class="flex flex-col items-center">
<div class="rounded-sm bg-white overflow-hidden">
<div class="w-32 h-32 border">
<img class="w-full h-full" src="../assets/images/home/xhs.png"/>
</div>
</div>
<p class="mt-3 font-light text-xs text-white text-opacity-65">
小红书
</p>
</div>
</div>
<div class="mt-8 flex items-center">
<div class="mr-6">
<p class="font-light text-sm text-white text-opacity-65">
售前咨询电话
</p>
<p class="text-2xl font-medium">xxxxx</p>
<p class="text-2xl font-medium">19145102877</p>
</div>
<div class="ml-6">
<p class="font-light text-sm text-white text-opacity-65">
......@@ -78,7 +92,7 @@
</li>
<li>
<a
href="/product/custom"
href="/product/custom-chain"
class="font-normal text-gray-400 inline-block w-full h-full text-sm text-white/65 hover:underline hover:text-white"
blank="true">
一件定制
......
......@@ -193,26 +193,26 @@ export default {
expanding: false,
children: [
{
name: '生产管理',
subTitle: '生产管理生产管理生产管理生产管理',
name: '独⽴站和平台ERP',
subTitle: '精细化运营和供应链⼀体化解决⽅案',
path: '/product/production',
icon: productionSvg,
},
{
name: '一件定制',
subTitle: '一件定制一件定制一件定制一件定制',
path: '/product/custom',
name: 'POD和满印供应链',
subTitle: '⼏⼗万件底胚库存,多种⼯艺,五千多款模型,品类⻬全',
path: '/product/custom-chain',
icon: customSvg,
},
{
name: '海外仓物流',
subTitle: '海外仓物流海外仓物流海外仓物流海外仓物流',
name: '海外POD供应链',
subTitle: '美国本⼟海外⽣产线,平台客户⾸选',
path: '/product/logistics',
icon: logisticsSvg,
},
{
name: '自建站平台',
subTitle: '自建站平台自建站平台自建站平台自建站平台',
name: '九猫物流',
subTitle: '集成国内主流物流,价格优惠时效快',
path: '/product/platform',
icon: platformSvg,
},
......
......@@ -116,7 +116,7 @@ export default {
},
{
name: '一件定制',
path: '/product/custom',
path: '/product/custom-chain',
},
{
name: '海外仓物流',
......
......@@ -54,7 +54,7 @@ const routes = [
component: productionManagement,
},
{
path: '/product/custom',
path: '/product/custom-chain',
name: 'custom',
component: ProductionCustom,
},
......
......@@ -6,15 +6,15 @@
<div class="left-content mb-4 lg:mb-0">
<h3
class="left-content-title text-base lg:text-2xl lg:font-bold text-center lg:text-left">
在以亚马逊为主的跨境电商ERP中
让跨境电商更智能
</h3>
<h2
class="left-content-title-high-light font-bold text-center lg:text-left">
九猫ERP市占率第一
九猫科技·全球电商增长伙伴
</h2>
<p class="left-content-description text-center lg:text-left">
<span class="high-light">60万+</span>
<span>跨境卖家的一致选择,支持</span>
<!-- <span class="high-light">60万+</span> -->
<span>跨境全链路智能解决方案,一站式跨境电商操作系统</span>
<span class="high-light">20+</span>
<span>主流跨境平台,助力卖家全球出海</span>
</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment