|
@@ -1,20 +1,20 @@
|
|
|
<template>
|
|
|
<div class="home">
|
|
|
-<!--网站概况-->
|
|
|
+ <!--网站概况-->
|
|
|
<a-row class="top-title">
|
|
|
<a-col :span="24">
|
|
|
<span class="t1">
|
|
|
网站概况
|
|
|
</span>
|
|
|
- <template v-if="siteinfo.length > 1">
|
|
|
-<!-- <select-site @comMethods="changeUser" :comProps="parentValue" selectWidth="300px" ref="selectSite" />-->
|
|
|
- <a v-if="selectSiteInfo.domain" :href="selectSiteInfo.domain" style="margin-left: 24px" class="t1 t2" target="_blank">{{ selectSiteInfo.domain }}</a>
|
|
|
- <a v-else-if="selectSiteInfo.domainDev" :href="'http://' + selectSiteInfo.domainDev" style="margin-left: 24px" class="t1 t2" target="_blank">http://{{ selectSiteInfo.domainDev }}</a>
|
|
|
- </template>
|
|
|
- <template v-else>
|
|
|
- <a v-if="selectSiteInfo.domain" :href="selectSiteInfo.domain" style="margin-left: 24px" class="t1 t2" target="_blank">{{ selectSiteInfo.domain }}</a>
|
|
|
- <a v-else-if="selectSiteInfo.domainDev" :href="'http://' + selectSiteInfo.domainDev" style="margin-left: 24px" class="t1 t2" target="_blank">http://{{ selectSiteInfo.domainDev }}</a>
|
|
|
- </template>
|
|
|
+ <template v-if="siteinfo.length > 1">
|
|
|
+ <select-site @comMethods="changeUser" :comProps="parentValue" selectWidth="300px" ref="selectSite" />
|
|
|
+ <a v-if="selectSiteInfo.domain" :href="selectSiteInfo.domain" style="margin-left: 24px" class="t1 t2" target="_blank">{{ selectSiteInfo.domain }}</a>
|
|
|
+ <a v-else-if="selectSiteInfo.domainDev" :href="'http://' + selectSiteInfo.domainDev" style="margin-left: 24px" class="t1 t2" target="_blank">http://{{ selectSiteInfo.domainDev }}</a>
|
|
|
+ </template>
|
|
|
+ <template v-else>
|
|
|
+ <a v-if="selectSiteInfo.domain" :href="selectSiteInfo.domain" style="margin-left: 24px" class="t1 t2" target="_blank">{{ selectSiteInfo.domain }}</a>
|
|
|
+ <a v-else-if="selectSiteInfo.domainDev" :href="'http://' + selectSiteInfo.domainDev" style="margin-left: 24px" class="t1 t2" target="_blank">http://{{ selectSiteInfo.domainDev }}</a>
|
|
|
+ </template>
|
|
|
</a-col>
|
|
|
</a-row>
|
|
|
|
|
@@ -47,19 +47,19 @@
|
|
|
<p class="big imgtitle">更多推广:</p>
|
|
|
</a-col>
|
|
|
<a-col :span="8">
|
|
|
- <img src="../../assets/home2-7/Google.png" />
|
|
|
+ <img src="../../../../assets/home/Google.png" />
|
|
|
</a-col>
|
|
|
<a-col :span="8">
|
|
|
- <img src="../../assets/home2-7/Facebook.png" />
|
|
|
+ <img src="../../../../assets/home/Facebook.png" />
|
|
|
</a-col>
|
|
|
<a-col :span="8">
|
|
|
- <img src="../../assets/home2-7/YouTube.png" />
|
|
|
+ <img src="../../../../assets/home/YouTube.png" />
|
|
|
</a-col>
|
|
|
<a-col :span="8">
|
|
|
- <img src="../../assets/home2-7/LinkedIn.png" />
|
|
|
+ <img src="../../../../assets/home/LinkedIn.png" />
|
|
|
</a-col>
|
|
|
<a-col :span="8">
|
|
|
- <img src="../../assets/home2-7/Yandex.png" />
|
|
|
+ <img src="../../../../assets/home/Yandex.png" />
|
|
|
</a-col>
|
|
|
</a-row>
|
|
|
</div>
|
|
@@ -70,11 +70,11 @@
|
|
|
<a-row v-if="showMaterialStatistics" class="r3">
|
|
|
<a-col>
|
|
|
<p class="title">网站物料完成情况
|
|
|
-<!-- <a class="detail_link" >-->
|
|
|
-<!-- <router-link :to="{ path: '/website/detective' }">-->
|
|
|
-<!-- 详细检测>-->
|
|
|
-<!-- </router-link>-->
|
|
|
-<!-- </a>-->
|
|
|
+ <!-- <a class="detail_link" >-->
|
|
|
+ <!-- <router-link :to="{ path: '/website/detective' }">-->
|
|
|
+ <!-- 详细检测>-->
|
|
|
+ <!-- </router-link>-->
|
|
|
+ <!-- </a>-->
|
|
|
</p>
|
|
|
</a-col>
|
|
|
</a-row>
|
|
@@ -181,7 +181,7 @@
|
|
|
<div class="wrap effect">
|
|
|
<a-spin :spinning="coreInfoLoading">
|
|
|
<router-link :to="{ path: '/inquiry/list',query:{timeType:'thisWeek'} }">
|
|
|
- <img src="../../assets/home2-7/weekEnquiry.svg" />
|
|
|
+ <img src="../../../../assets/home/weekEnquiry.svg" />
|
|
|
<div class="fr">
|
|
|
<p>本周询盘数</p>
|
|
|
<p class="theme-color">{{currentWeekEnquiryCount | filter_Null_format}}</p>
|
|
@@ -194,7 +194,7 @@
|
|
|
<div class="wrap effect">
|
|
|
<a-spin :spinning="coreInfoLoading">
|
|
|
<router-link :to="{ path: '/inquiry/list',query:{timeType:'thisMonth'} }">
|
|
|
- <img src="../../assets/home2-7/monthEnquiry.svg" />
|
|
|
+ <img src="../../../../assets/home/monthEnquiry.svg" />
|
|
|
<div class="fr">
|
|
|
<p>本月询盘数</p>
|
|
|
<p class="theme-color">{{currentMonthEnquiryCount | filter_Null_format}}</p>
|
|
@@ -205,35 +205,35 @@
|
|
|
</a-col>
|
|
|
<a-col :span="4">
|
|
|
<router-link :to="{ path: '/inquiry/list' }">
|
|
|
- <div class="wrap effect">
|
|
|
- <a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/totalEnquiry.svg" />
|
|
|
- <div class="fr">
|
|
|
- <p>累计询盘数</p>
|
|
|
- <p class="theme-color">{{ totalEnquiryCount | filter_Null_format}}</p>
|
|
|
- </div>
|
|
|
- </a-spin>
|
|
|
- </div>
|
|
|
+ <div class="wrap effect">
|
|
|
+ <a-spin :spinning="coreInfoLoading">
|
|
|
+ <img src="../../../../assets/home/totalEnquiry.svg" />
|
|
|
+ <div class="fr">
|
|
|
+ <p>累计询盘数</p>
|
|
|
+ <p class="theme-color">{{ totalEnquiryCount | filter_Null_format}}</p>
|
|
|
+ </div>
|
|
|
+ </a-spin>
|
|
|
+ </div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
-<!-- SEO套餐展示seo指标-->
|
|
|
+ <!-- SEO套餐展示seo指标-->
|
|
|
<template v-if="isShow && baseInfo.planName.indexOf('SEO') !== -1">
|
|
|
- <a-col :span="4" >
|
|
|
- <div class="wrap blue">
|
|
|
- <a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/seoReach.svg" />
|
|
|
- <div class="fr">
|
|
|
- <p>SEO目标达成数</p>
|
|
|
- <p >{{appointWordCount | filter_Null_format}}</p>
|
|
|
- </div>
|
|
|
- </a-spin>
|
|
|
- </div>
|
|
|
- </a-col>
|
|
|
+ <a-col :span="4" >
|
|
|
+ <div class="wrap blue">
|
|
|
+ <a-spin :spinning="coreInfoLoading">
|
|
|
+ <img src="../../../../assets/home/seoReach.svg" />
|
|
|
+ <div class="fr">
|
|
|
+ <p>SEO目标达成数</p>
|
|
|
+ <p >{{appointWordCount | filter_Null_format}}</p>
|
|
|
+ </div>
|
|
|
+ </a-spin>
|
|
|
+ </div>
|
|
|
+ </a-col>
|
|
|
<a-col :span="4">
|
|
|
<router-link :to="{ path: '/marketing/keywordsWatch/' }">
|
|
|
<div class="wrap blue">
|
|
|
<a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/nowReach.svg"/>
|
|
|
+ <img src="../../../../assets/home/nowReach.svg"/>
|
|
|
<div class="fr">
|
|
|
<p>实际达成数</p>
|
|
|
<p class="theme-color">{{ currentAchieveCount | filter_Null_format }}</p>
|
|
@@ -242,25 +242,25 @@
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
- <a-col :span="4">
|
|
|
- <div class="wrap blue">
|
|
|
- <a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/seoReachRate.svg" />
|
|
|
- <div class="fr">
|
|
|
- <p>目标达成率</p>
|
|
|
- <p >{{achievePercent | filter_Null_format}}</p>
|
|
|
- </div>
|
|
|
- </a-spin>
|
|
|
+ <a-col :span="4">
|
|
|
+ <div class="wrap blue">
|
|
|
+ <a-spin :spinning="coreInfoLoading">
|
|
|
+ <img src="../../../../assets/home/seoReachRate.svg" />
|
|
|
+ <div class="fr">
|
|
|
+ <p>目标达成率</p>
|
|
|
+ <p >{{achievePercent | filter_Null_format}}</p>
|
|
|
+ </div>
|
|
|
+ </a-spin>
|
|
|
|
|
|
- </div>
|
|
|
- </a-col>
|
|
|
+ </div>
|
|
|
+ </a-col>
|
|
|
</template>
|
|
|
-<!-- 非SEO套餐展示流量指标-->
|
|
|
+ <!-- 非SEO套餐展示流量指标-->
|
|
|
<template v-else>
|
|
|
<a-col :span="4" >
|
|
|
<div class="wrap blue">
|
|
|
<a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/seoReach.svg" />
|
|
|
+ <img src="../../../../assets/home/seoReach.svg" />
|
|
|
<div class="fr">
|
|
|
<p>本周流量</p>
|
|
|
<p >{{flowIndicator.uvWeekCount | filter_Null_format}}</p>
|
|
@@ -271,7 +271,7 @@
|
|
|
<a-col :span="4">
|
|
|
<div class="wrap blue">
|
|
|
<a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/nowReach.svg" />
|
|
|
+ <img src="../../../../assets/home/nowReach.svg" />
|
|
|
<div class="fr">
|
|
|
<p>本月流量</p>
|
|
|
<p >{{flowIndicator.uvMonthCount | filter_Null_format}}</p>
|
|
@@ -282,7 +282,7 @@
|
|
|
<a-col :span="4">
|
|
|
<div class="wrap blue">
|
|
|
<a-spin :spinning="coreInfoLoading">
|
|
|
- <img src="../../assets/home2-7/seoReachRate.svg" />
|
|
|
+ <img src="../../../../assets/home/seoReachRate.svg" />
|
|
|
<div class="fr">
|
|
|
<p>累计流量</p>
|
|
|
<p >{{flowIndicator.uvAllCount | filter_Null_format}}</p>
|
|
@@ -294,63 +294,63 @@
|
|
|
</template>
|
|
|
<a-col :span="24" style="margin-top: 10px">
|
|
|
<a-table :loading="coreDetailLoading" :columns="columns" :rowKey="(record,index) => index" :pagination=false :data-source="coreDataTable">
|
|
|
-<!-- <template slot="b" slot-scope="text,record">-->
|
|
|
-<!-- {{text}}<a-icon type="arrow-up" style="color:red" />-->
|
|
|
-<!-- </template>-->
|
|
|
-<!-- <template slot="c" slot-scope="text,record">-->
|
|
|
-<!-- {{text}}<a-icon type="arrow-down" style="color:#58CBA8" />-->
|
|
|
-<!-- </template>-->
|
|
|
+ <!-- <template slot="b" slot-scope="text,record">-->
|
|
|
+ <!-- {{text}}<a-icon type="arrow-up" style="color:red" />-->
|
|
|
+ <!-- </template>-->
|
|
|
+ <!-- <template slot="c" slot-scope="text,record">-->
|
|
|
+ <!-- {{text}}<a-icon type="arrow-down" style="color:#58CBA8" />-->
|
|
|
+ <!-- </template>-->
|
|
|
</a-table>
|
|
|
<p style="color: #999;font-size: 13px">注:今日数据每小时更新一次。</p>
|
|
|
</a-col>
|
|
|
|
|
|
<a-row class="r5-1">
|
|
|
- <a-col :span="18" >
|
|
|
- <div class="fl">
|
|
|
- <a-button :type="timeChooseIndex == '7' ? 'primary' : ''" @click="changeTime('7')">最近7天</a-button>
|
|
|
- <a-button :type="timeChooseIndex == '30' ? 'primary' : ''" @click="changeTime('30')">最近30天</a-button>
|
|
|
- <a-button :type="timeChooseIndex == '180' ? 'primary' : ''" @click="changeTime('180')">最近六个月</a-button>
|
|
|
- </div>
|
|
|
- <div class="fr" v-if="coreDataChart.x.length > 0" >
|
|
|
- <span><i></i>UV</span> <span><i></i>PV</span>
|
|
|
- </div>
|
|
|
- <a-spin :spinning="coreDetailLoading" style="float: left;width:100%">
|
|
|
- <area-chart v-if="coreDataChart.x.length > 0" :dataSource="coreDataChart" ></area-chart>
|
|
|
- <a-empty v-else style="float: right;width: 100%;margin-top: 110px;"></a-empty>
|
|
|
- </a-spin>
|
|
|
- </a-col>
|
|
|
- <a-col :span="6" >
|
|
|
- <a-spin :spinning="coreDetailLoading">
|
|
|
- <a-row :gutter="[20,20]">
|
|
|
- <a-col :span="12">
|
|
|
- <div class="box b1">
|
|
|
- <p class="num">{{averageVisit}}</p>
|
|
|
- <p><img src="../../assets/home2-7/rijunfangwenshu.svg" />日均访问数</p>
|
|
|
- </div>
|
|
|
- </a-col>
|
|
|
- <a-col :span="12">
|
|
|
- <div class="box b2">
|
|
|
- <p class="num">{{ averageVisitDuration }}</p>
|
|
|
- <p><img src="../../assets/home2-7/pingjunfangwenshichang.svg" />平均会话时长</p>
|
|
|
- </div>
|
|
|
- </a-col>
|
|
|
- <a-col :span="12">
|
|
|
- <div class="box b3">
|
|
|
- <p class="num">{{bounceRate}}</p>
|
|
|
- <p><img src="../../assets/home2-7/tiaochulv.svg" />跳出率</p>
|
|
|
- </div>
|
|
|
- </a-col>
|
|
|
- <a-col :span="12">
|
|
|
- <div class="box b4">
|
|
|
- <p class="num">{{averageVisitPage}}</p>
|
|
|
- <p><img src="../../assets/home2-7/fangkepingjunfangwen.svg" />访客平均访问页面数</p>
|
|
|
- </div>
|
|
|
- </a-col>
|
|
|
- </a-row>
|
|
|
- </a-spin>
|
|
|
+ <a-col :span="18" >
|
|
|
+ <div class="fl">
|
|
|
+ <a-button :type="timeChooseIndex == '7' ? 'primary' : ''" @click="changeTime('7')">最近7天</a-button>
|
|
|
+ <a-button :type="timeChooseIndex == '30' ? 'primary' : ''" @click="changeTime('30')">最近30天</a-button>
|
|
|
+ <a-button :type="timeChooseIndex == '180' ? 'primary' : ''" @click="changeTime('180')">最近六个月</a-button>
|
|
|
+ </div>
|
|
|
+ <div class="fr" v-if="coreDataChart.x.length > 0" >
|
|
|
+ <span><i></i>UV</span> <span><i></i>PV</span>
|
|
|
+ </div>
|
|
|
+ <a-spin :spinning="coreDetailLoading" style="float: left;width:100%">
|
|
|
+ <area-chart v-if="coreDataChart.x.length > 0" :dataSource="coreDataChart" ></area-chart>
|
|
|
+ <a-empty v-else style="float: right;width: 100%;margin-top: 110px;"></a-empty>
|
|
|
+ </a-spin>
|
|
|
+ </a-col>
|
|
|
+ <a-col :span="6" >
|
|
|
+ <a-spin :spinning="coreDetailLoading">
|
|
|
+ <a-row :gutter="[20,20]">
|
|
|
+ <a-col :span="12">
|
|
|
+ <div class="box b1">
|
|
|
+ <p class="num">{{averageVisit}}</p>
|
|
|
+ <p><img src="../../../../assets/home/rijunfangwenshu.svg" />日均访问数</p>
|
|
|
+ </div>
|
|
|
+ </a-col>
|
|
|
+ <a-col :span="12">
|
|
|
+ <div class="box b2">
|
|
|
+ <p class="num">{{ averageVisitDuration }}</p>
|
|
|
+ <p><img src="../../../../assets/home/pingjunfangwenshichang.svg" />平均会话时长</p>
|
|
|
+ </div>
|
|
|
+ </a-col>
|
|
|
+ <a-col :span="12">
|
|
|
+ <div class="box b3">
|
|
|
+ <p class="num">{{bounceRate}}</p>
|
|
|
+ <p><img src="../../../../assets/home/tiaochulv.svg" />跳出率</p>
|
|
|
+ </div>
|
|
|
+ </a-col>
|
|
|
+ <a-col :span="12">
|
|
|
+ <div class="box b4">
|
|
|
+ <p class="num">{{averageVisitPage}}</p>
|
|
|
+ <p><img src="../../../../assets/home/fangkepingjunfangwen.svg" />访客平均访问页面数</p>
|
|
|
+ </div>
|
|
|
+ </a-col>
|
|
|
+ </a-row>
|
|
|
+ </a-spin>
|
|
|
|
|
|
- </a-col>
|
|
|
- </a-row>
|
|
|
+ </a-col>
|
|
|
+ </a-row>
|
|
|
|
|
|
|
|
|
</a-row>
|
|
@@ -366,28 +366,28 @@
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/website/productSummary/productList' }">
|
|
|
<div class="wrap">
|
|
|
- <p>产品明细<img src="../../assets/home2-7/zhutiku.svg"/></p>
|
|
|
+ <p>产品明细<img src="../../../../assets/home/zhutiku.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/deliver/AdwebSiteManageList' }">
|
|
|
<div class="wrap">
|
|
|
- <p>站点管理<img src="../../assets/home2-7/zhandianguanli.svg"/></p>
|
|
|
+ <p>站点管理<img src="../../../../assets/home/zhandianguanli.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/deliver/adwebsite' }">
|
|
|
<div class="wrap">
|
|
|
- <p>建站进度<img src="../../assets/home2-7/jianzhanjindu.svg"/></p>
|
|
|
+ <p>建站进度<img src="../../../../assets/home/jianzhanjindu.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/deliver/serp/packagePurchaseHistory/list' }">
|
|
|
<div class="wrap">
|
|
|
- <p>套餐绑定<img src="../../assets/home2-7/wuliaojiance.svg"/></p>
|
|
|
+ <p>套餐绑定<img src="../../../../assets/home/wuliaojiance.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
@@ -398,28 +398,28 @@
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/marketing/keywordsWatch' }">
|
|
|
<div class="wrap">
|
|
|
- <p>SEO关键词排名<img src="../../assets/home2-7/taocanguanli.svg"/></p>
|
|
|
+ <p>SEO关键词排名<img src="../../../../assets/home/taocanguanli.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/deliver/serp/seoMarketPlan/list2' }">
|
|
|
<div class="wrap">
|
|
|
- <p>套餐管理<img src="../../assets/home2-7/taocanbangding.svg"/></p>
|
|
|
+ <p>套餐管理<img src="../../../../assets/home/taocanbangding.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/operate/process' }">
|
|
|
<div class="wrap">
|
|
|
- <p>SEO实施<img src="../../assets/home2-7/SEOshishi.svg"/></p>
|
|
|
+ <p>SEO实施<img src="../../../../assets/home/SEOshishi.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :span="6">
|
|
|
<router-link :to="{ path: '/operate/keywordsManage' }">
|
|
|
<div class="wrap">
|
|
|
- <p>关键词管理<img src="../../assets/home2-7/guanjianciguanli.svg"/></p>
|
|
|
+ <p>关键词管理<img src="../../../../assets/home/guanjianciguanli.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
@@ -430,35 +430,35 @@
|
|
|
<a-col :flex="1">
|
|
|
<router-link :to="{ path: '/website/productSummary/productList' }">
|
|
|
<div class="wrap">
|
|
|
- <p>产品明细<img src="../../assets/home2-7/chanpingmingxi.svg"/></p>
|
|
|
+ <p>产品明细<img src="../../../../assets/home/chanpingmingxi.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :flex="1">
|
|
|
<router-link :to="{ path: '/inquiry/list' }">
|
|
|
<div class="wrap">
|
|
|
- <p>询盘列表<img src="../../assets/home2-7/xunpanliebiao.svg"/></p>
|
|
|
+ <p>询盘列表<img src="../../../../assets/home/xunpanliebiao.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :flex="1">
|
|
|
<router-link :to="{ path: '/marketing/keywordsWatch' }">
|
|
|
<div class="wrap">
|
|
|
- <p>关键词排名<img src="../../assets/home2-7/SEOxiaoguo.svg"/></p>
|
|
|
+ <p>关键词排名<img src="../../../../assets/home/SEOxiaoguo.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :flex="1">
|
|
|
<router-link :to="{ path: '/tools/home' }">
|
|
|
<div class="wrap">
|
|
|
- <p>工具箱<img src="../../assets/home2-7/gongjuxiang.svg"/></p>
|
|
|
+ <p>工具箱<img src="../../../../assets/home/gongjuxiang.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
|
<a-col :flex="1">
|
|
|
<router-link :to="{ path: '/seo/jobcontent' }">
|
|
|
<div class="wrap">
|
|
|
- <p>SEO优化细节<img src="../../assets/home2-7/gongjuxiang.svg"/></p>
|
|
|
+ <p>SEO优化细节<img src="../../../../assets/home/gongjuxiang.svg"/></p>
|
|
|
</div>
|
|
|
</router-link>
|
|
|
</a-col>
|
|
@@ -471,8 +471,8 @@
|
|
|
<a-row class="r7" v-if="false">
|
|
|
<a-col :span="12" v-for="item in customerList">
|
|
|
<div class="wrap">
|
|
|
- <span>{{ item.serviceType }}</span>
|
|
|
- <span>{{ item.serviceName }} {{item.phone}} {{item.email}}</span>
|
|
|
+ <span>{{ item.serviceType }}</span>
|
|
|
+ <span>{{ item.serviceName }} {{item.phone}} {{item.email}}</span>
|
|
|
</div>
|
|
|
</a-col>
|
|
|
</a-row>
|
|
@@ -487,7 +487,7 @@
|
|
|
</div>
|
|
|
<div class="info-wrap">
|
|
|
<div v-html="splitText(message.msgContent)"></div>
|
|
|
- <img src="../../assets/home2-7/faban/bottom.svg" />
|
|
|
+ <img src="../../../../assets/home/faban/bottom.svg" />
|
|
|
</div>
|
|
|
</a-modal>
|
|
|
</div>
|
|
@@ -497,13 +497,13 @@
|
|
|
import dashChart from '../chart/DashChartDemo.vue'
|
|
|
import areaChart from '../chart/areaChart.vue'
|
|
|
import {getAction, getFileAccessHttpUrl, postAction} from '/@/api/manage/manage'
|
|
|
-import {store} from '/@/store'
|
|
|
import { useUserStore } from '/@/store/modules/user';
|
|
|
-// import selectSite from '/@/components/adweb/selectSite.vue'
|
|
|
+import selectSite from '/@/components/adweb/selectSite.vue';
|
|
|
+import '../../../../assets/less/home.less';
|
|
|
+import { useMessage } from '/@/hooks/web/useMessage';
|
|
|
+
|
|
|
+const { createMessage, createConfirm } = useMessage();
|
|
|
|
|
|
-import '/@/views/dashboard/Analysis/less/home3.0.less';
|
|
|
-import {useMessage} from "@/hooks/web/useMessage";
|
|
|
-const { createMessage, createWarningModal } = useMessage();
|
|
|
const columns = [
|
|
|
{
|
|
|
title: '指标',
|
|
@@ -542,8 +542,8 @@ const columns = [
|
|
|
}
|
|
|
]
|
|
|
export default {
|
|
|
- name: 'adwebHomeV2-7',
|
|
|
- components:{dashChart,areaChart},
|
|
|
+ name: 'adweb3Home',
|
|
|
+ components:{dashChart,areaChart,selectSite},
|
|
|
data(){
|
|
|
return{
|
|
|
parentValue:'父组件的值',
|
|
@@ -653,9 +653,8 @@ export default {
|
|
|
//进入获取站点code
|
|
|
getSiteInfo() {
|
|
|
let that = this
|
|
|
- getAction('/adweb/adwebSite/getSiteListByUid').then((res) => {
|
|
|
-
|
|
|
- if (res.code === 200) {
|
|
|
+ getAction('/adweb/adwebSite/getSiteListByUid').then(function (res) {
|
|
|
+ if (res.code == 200) {
|
|
|
that.siteinfo = res.data
|
|
|
let isInSite = false
|
|
|
for (let i in res.data){
|
|
@@ -679,10 +678,10 @@ export default {
|
|
|
},
|
|
|
|
|
|
//改变站点
|
|
|
- changeUser(value,e) {
|
|
|
-
|
|
|
+ changeUser(value, e) {
|
|
|
this.siteCode = value
|
|
|
- this.selectSiteInfo = e.data.attrs.info
|
|
|
+
|
|
|
+ this.selectSiteInfo = e.info
|
|
|
this.showMaterialStatistics = false
|
|
|
this.getAllInfo()
|
|
|
},
|
|
@@ -699,7 +698,7 @@ export default {
|
|
|
siteCode:that.siteCode
|
|
|
}
|
|
|
that.baseInfoLoading = true
|
|
|
- getAction('/serp/averApiSearchKeywords/siteBasicInfo', d).then(function (res) {
|
|
|
+ getAction('/serp/averApiSearchKeywords/siteBasicInfo',d).then(function (res) {
|
|
|
that.baseInfoLoading = false
|
|
|
if (res.code == 200) {
|
|
|
that.baseInfo = res.result
|
|
@@ -788,7 +787,7 @@ export default {
|
|
|
// http://127.0.0.1:8080/adwebv21/adweb/dashboard/coreData/info?siteCode=2111237a6q9m&siteId=1069
|
|
|
let that = this
|
|
|
let d = {
|
|
|
- siteCode:that.siteCode,
|
|
|
+ siteCode:that.siteCode,
|
|
|
// siteId:'1069',
|
|
|
// siteCode:'2111237a6q9m'
|
|
|
}
|
|
@@ -818,7 +817,7 @@ export default {
|
|
|
getCoreDataChart(){
|
|
|
let that = this
|
|
|
let d = {
|
|
|
- siteCode:that.siteCode,
|
|
|
+ siteCode:that.siteCode,
|
|
|
// siteId:'1069',
|
|
|
// siteCode:'2111237a6q9m',
|
|
|
days:that.timeChooseIndex
|
|
@@ -878,6 +877,7 @@ export default {
|
|
|
</style>
|
|
|
|
|
|
<style scoped lang="less">
|
|
|
+
|
|
|
p,span{
|
|
|
color: #000;
|
|
|
margin: 0;
|
|
@@ -890,7 +890,6 @@ p,span{
|
|
|
color: #000;
|
|
|
}
|
|
|
|
|
|
-
|
|
|
</style>
|
|
|
|
|
|
<style lang="less">
|
|
@@ -902,7 +901,7 @@ p,span{
|
|
|
.wrap{
|
|
|
width: 400px;
|
|
|
padding: 20px 20px;
|
|
|
- background: url("../../assets/home2-7/pop-bg.svg") no-repeat;
|
|
|
+ background: url("../../../../assets/home/pop-bg.svg") no-repeat;
|
|
|
background-position: bottom right;
|
|
|
p{
|
|
|
line-height: 1.8;
|
|
@@ -952,7 +951,7 @@ p,span{
|
|
|
}
|
|
|
.ant-modal-body{
|
|
|
.top-bg{
|
|
|
- background: url("../../assets/home2-7/faban/topbg.png") no-repeat;
|
|
|
+ background: url("../../../../assets/home/faban/topbg.png") no-repeat;
|
|
|
min-height: 242px;
|
|
|
background-size: 100% 100%;
|
|
|
display: flex;
|
|
@@ -982,7 +981,7 @@ p,span{
|
|
|
left: 0;
|
|
|
width: 15px;
|
|
|
height: 15px;
|
|
|
- background: url("../../assets/home2-7/faban/dot.svg");
|
|
|
+ background: url("../../../../assets/home/faban/dot.svg");
|
|
|
background-repeat: no-repeat;
|
|
|
top: 3px;
|
|
|
}
|