|
@@ -33,6 +33,12 @@
|
|
|
<a ref="link_item" @click="handlerNav(item)" class="header_link_itme" :class="activeLinkId === item.id ? 'isActiveLink' : ''" v-for="item in activeLinks" :key="item.id">
|
|
|
{{item.title}}
|
|
|
</a>
|
|
|
+ <a href="https://www.caimei365.com/help/1044.html" target="_blank" style="font-size: 0.84vw;
|
|
|
+ width: 7vw;
|
|
|
+ height: 100%;
|
|
|
+ justify-content: center;
|
|
|
+ display: flex;
|
|
|
+ align-items: center;">帮助中心</a>
|
|
|
<div class="nav_link" ref="nav_link_item" style="">
|
|
|
<div class="nav_link_item"></div>
|
|
|
</div>
|
|
@@ -158,19 +164,19 @@
|
|
|
<div v-cloak style="width: 100%;height: 6vh;">
|
|
|
¥<span style="font-size: 2vw; font-weight: bold;">26800</span>/年
|
|
|
</div>
|
|
|
- <div v-if="userInfo && userInfo.userIdentity === 3" class="select_btn_login">已登录</div>
|
|
|
- <div v-else class="select_btn" @click="obstacles">立即开通</div>
|
|
|
+<!-- <div v-if="userInfo && userInfo.userIdentity === 3" class="select_btn_login">已登录</div>-->
|
|
|
+ <div class="select_btn" @click="selectionQus">查看解决方案</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="selection_item animate__animated" :class="activeId === 1 ? 'animate__flipInY' : ''">
|
|
|
<div class="selection_item_contain">
|
|
|
<div class="contain_bg_02">
|
|
|
- <span class="title">按需定制</span>
|
|
|
+ <span class="title" style="margin-left: -36px;">按需定制</span>
|
|
|
</div>
|
|
|
<div class="bg1_text">
|
|
|
<div style="width: 100%">
|
|
|
- <div style="margin-bottom: 5vh;color: #666666;font-weight: bold">优先解决企业局部痛点,如:</div>
|
|
|
+ <div style="margin-bottom: 3vh;color: #666666;font-weight: bold">优先解决企业局部痛点,如:</div>
|
|
|
<div class="text_contain">
|
|
|
<div class="bg1_contain" v-for="(item, id) in customizationList" :key="id">
|
|
|
<div class="square_icon"></div>
|
|
@@ -185,7 +191,7 @@
|
|
|
<div class="selection_item animate__animated" :class="activeId === 1 ? 'animate__flipInY' : ''">
|
|
|
<div class="selection_item_contain">
|
|
|
<div class="contain_bg_03">
|
|
|
- <span class="title">全案定制</span>
|
|
|
+ <span class="title" style="margin-left: -36px;">全案定制</span>
|
|
|
</div>
|
|
|
<div class="bg1_text">
|
|
|
<div style="width: 100%">
|
|
@@ -235,7 +241,7 @@
|
|
|
<div class="list_item" v-for="item in contain_list" :key="item.id">
|
|
|
<div></div>
|
|
|
<div style="font-weight: bold;font-size: 20px;">{{item.title}}</div>
|
|
|
- <div style="font-size: 16px;text-align: center;color: #666666;">{{item.content}}</div>
|
|
|
+ <div style="font-size: 16px;text-align: center;color: #666666; height: 15px;">{{item.content}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -290,7 +296,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div id="fourPage" class="page section" >
|
|
|
+ <div id="fourPage" class="page section" style="background: #fff;">
|
|
|
<div class="Title">
|
|
|
<div v-if="activeId === 4" class="text animate__animated" :class="activeId === 4 ? 'animate__backInLeft' : ''">成功案例</div>
|
|
|
<div v-if="activeId === 4" class="title animate__animated" :class="activeId === 4 ? 'animate__backInRight' : ''">了解已合作品牌的真实推广案例,借鉴成功经验,助力有效推广,实现商业目标</div>
|
|
@@ -348,12 +354,12 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div id="sixPage" class="page section">
|
|
|
- <div class="Title">
|
|
|
+ <div id="sixPage" class="page section" style="background: #fff">
|
|
|
+ <div class="Title" style="background: #fff">
|
|
|
<div v-if="activeId === 6" class="text animate__animated" :class="activeId === 6 ? 'animate__backInLeft' : ''">增长社区</div>
|
|
|
<div v-if="activeId === 6" class="title animate__animated" :class="activeId === 6 ? 'animate__backInRight' : ''">数十年资深美业运营经验,教你快速成长</div>
|
|
|
</div>
|
|
|
- <div style="display:flex; justify-content: center;align-items: center" v-if="activeId === 6">
|
|
|
+ <div style="display:flex; justify-content: center;align-items: center;background: #fff;" v-if="activeId === 6">
|
|
|
<div class="community">
|
|
|
<div class="community_video">
|
|
|
<div class="community_title">美业企谈</div>
|
|
@@ -390,7 +396,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div id="sevenPage" class="page section">
|
|
|
+ <div id="sevenPage" class="page section" style="padding-top: 19vh;background: #fff;">
|
|
|
<!-- 底部区域 end -->
|
|
|
<template th:replace="components/footer"></template>
|
|
|
<template th:replace="components/foot-link"></template>
|