|
@@ -2,7 +2,7 @@
|
|
|
<html>
|
|
|
|
|
|
<head>
|
|
|
- <title>商务合作_剑鱼合作伙伴联盟-剑鱼标讯</title>
|
|
|
+ <title>渠道及商务合作_剑鱼合作伙伴联盟-剑鱼标讯</title>
|
|
|
<meta content="IE=edge,Chrome=1" http-equiv="X-UA-Compatible" />
|
|
|
<meta name="Keywords" content="商务合作,剑鱼合作伙伴,合作联盟"/>
|
|
|
<meta name="Description" content="深化合作,共享共赢,剑鱼合作伙伴联盟,聚合百万客户,共同拓展销售商机,共赢企业服务万亿市场!" />
|
|
@@ -25,7 +25,7 @@
|
|
|
{{include "/common/pchead.html"}}
|
|
|
<!-- 用户留资 -->
|
|
|
<div id="vue-collect-user-info"></div>
|
|
|
-<div class="cooperation-page">
|
|
|
+<div class="cooperation-page" v-cloak>
|
|
|
<div class="cooperation-page-banner">
|
|
|
<div class="banner-content w">
|
|
|
<img class="text-theme" src="{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/cooperate.png" alt="">
|
|
@@ -56,7 +56,7 @@
|
|
|
<img class="item-bottom" :src="item.bottom" alt="">
|
|
|
<img class="item-center" :src="item.center" alt="">
|
|
|
<img class="item-top" :src="item.top" alt="">
|
|
|
- <button class="get-more-btn" onclick="openLink()">了解更多</button>
|
|
|
+ <button class="get-more-btn" onclick="openLink()">${index === 0 ? '加入我们' : '了解更多'}</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
<h3 class="coop-call-tip">以上合作方式如不能满足您的合作需求,您可以直接与我们联系</h3>
|
|
@@ -113,17 +113,22 @@
|
|
|
{
|
|
|
top: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/top-1.png',
|
|
|
center: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/center-1.png',
|
|
|
- bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom-little.png'
|
|
|
+ bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom.png'
|
|
|
},
|
|
|
{
|
|
|
top: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/top-2.png',
|
|
|
center: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/center-2.png',
|
|
|
- bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom-little.png'
|
|
|
+ bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom.png'
|
|
|
},
|
|
|
{
|
|
|
top: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/top-3.png',
|
|
|
center: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/center-3.png',
|
|
|
- bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom-big.png'
|
|
|
+ bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom.png'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ top: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/top-4.png',
|
|
|
+ center: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/center-4.png',
|
|
|
+ bottom: '{{Msg "seo" "cdn"}}/frontRouter/pc/cooperation/img/coopType/bottom.png'
|
|
|
}
|
|
|
]
|
|
|
}
|