|
@@ -6,12 +6,12 @@
|
|
|
<el-row :gutter="10">
|
|
<el-row :gutter="10">
|
|
|
<el-col :xs="24" :sm="24" :md="24" :lg="8" :xl="6">
|
|
<el-col :xs="24" :sm="24" :md="24" :lg="8" :xl="6">
|
|
|
<div class="d5cA-table__pane">
|
|
<div class="d5cA-table__pane">
|
|
|
- <p class="d5cA-table__title">实际融资(元)</p>
|
|
|
|
|
|
|
+ <p class="d5cA-table__title">充值金额(元)</p>
|
|
|
<h2 class="d5cA-table__totalPrice">
|
|
<h2 class="d5cA-table__totalPrice">
|
|
|
<count-to :startVal="0" :endVal="homeData.total_invest" :duration="3000" :decimals="2"></count-to>
|
|
<count-to :startVal="0" :endVal="homeData.total_invest" :duration="3000" :decimals="2"></count-to>
|
|
|
</h2>
|
|
</h2>
|
|
|
<p class="d5cA-table__projectPrice">
|
|
<p class="d5cA-table__projectPrice">
|
|
|
- 项目总额
|
|
|
|
|
|
|
+ 订单总额
|
|
|
<span>
|
|
<span>
|
|
|
<count-to :startVal="0" :endVal="homeData.total_project" :duration="3000" :decimals="2"></count-to>
|
|
<count-to :startVal="0" :endVal="homeData.total_project" :duration="3000" :decimals="2"></count-to>
|
|
|
</span>
|
|
</span>
|
|
@@ -19,18 +19,23 @@
|
|
|
</p>
|
|
</p>
|
|
|
<div class="d5cA-table__people">
|
|
<div class="d5cA-table__people">
|
|
|
<div class="wid borderRight">
|
|
<div class="wid borderRight">
|
|
|
- <p>服务号粉丝总数(人)</p>
|
|
|
|
|
- <h3><count-to :startVal="0" :endVal="homeData.platform_total_fans" :duration="2000"></count-to></h3>
|
|
|
|
|
|
|
+ <p>总群主数量(人)</p>
|
|
|
|
|
+ <h3><count-to :startVal="0" :endVal="homeData.total_load1" :duration="2000"></count-to></h3>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="wid borderRight">
|
|
|
|
|
+ <p>总店长数量(人)</p>
|
|
|
|
|
+ <h3><count-to :startVal="0" :endVal="homeData.total_load2" :duration="2000"></count-to></h3>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="wid">
|
|
<div class="wid">
|
|
|
- <p>注册总数(人)</p>
|
|
|
|
|
- <h3><count-to :startVal="0" :endVal="homeData.total_register" :duration="2000"></count-to></h3>
|
|
|
|
|
|
|
+ <p>总提现金额(元)</p>
|
|
|
|
|
+ <h3><count-to :startVal="0" :endVal="homeData.total_take_cash" :duration="2000"></count-to></h3>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="d5cA-table__pane">
|
|
|
|
|
- <fanmap-chart></fanmap-chart>
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+ <!--<div class="d5cA-table__pane">-->
|
|
|
|
|
+ <!--<fanmap-chart></fanmap-chart>-->
|
|
|
|
|
+ <!--</div>-->
|
|
|
</el-col>
|
|
</el-col>
|
|
|
|
|
|
|
|
<el-col :xs="24" :sm="24" :md="24" :lg="16" :xl="18">
|
|
<el-col :xs="24" :sm="24" :md="24" :lg="16" :xl="18">
|
|
@@ -49,20 +54,20 @@
|
|
|
</el-row>
|
|
</el-row>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
- <div>
|
|
|
|
|
- <el-row :gutter="0">
|
|
|
|
|
- <el-col :xs="24" :sm="24" :md="24" :lg="12" :xl="12">
|
|
|
|
|
- <div class="d5cA-table__pane">
|
|
|
|
|
- <invest-chart></invest-chart>
|
|
|
|
|
- </div>
|
|
|
|
|
- </el-col>
|
|
|
|
|
- <el-col :xs="24" :sm="24" :md="24" :lg="12" :xl="12">
|
|
|
|
|
- <div class="d5cA-table__pane">
|
|
|
|
|
- <growth-chart :fansData="fansChart"></growth-chart>
|
|
|
|
|
- </div>
|
|
|
|
|
- </el-col>
|
|
|
|
|
- </el-row>
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+ <!--<div>-->
|
|
|
|
|
+ <!--<el-row :gutter="0">-->
|
|
|
|
|
+ <!--<el-col :xs="24" :sm="24" :md="24" :lg="12" :xl="12">-->
|
|
|
|
|
+ <!--<div class="d5cA-table__pane">-->
|
|
|
|
|
+ <!--<invest-chart></invest-chart>-->
|
|
|
|
|
+ <!--</div>-->
|
|
|
|
|
+ <!--</el-col>-->
|
|
|
|
|
+ <!--<el-col :xs="24" :sm="24" :md="24" :lg="12" :xl="12">-->
|
|
|
|
|
+ <!--<div class="d5cA-table__pane">-->
|
|
|
|
|
+ <!--<growth-chart :fansData="fansChart"></growth-chart>-->
|
|
|
|
|
+ <!--</div>-->
|
|
|
|
|
+ <!--</el-col>-->
|
|
|
|
|
+ <!--</el-row>-->
|
|
|
|
|
+ <!--</div>-->
|
|
|
|
|
|
|
|
</el-col>
|
|
</el-col>
|
|
|
</el-row>
|
|
</el-row>
|
|
@@ -106,7 +111,7 @@ export default {
|
|
|
methods: {
|
|
methods: {
|
|
|
getFansGrowth() {
|
|
getFansGrowth() {
|
|
|
request({
|
|
request({
|
|
|
- url: '/v1/fans_month_grouth',
|
|
|
|
|
|
|
+ url: '/v1/fohow_fans_month_grouth',
|
|
|
methods: 'get'
|
|
methods: 'get'
|
|
|
}).then(response => {
|
|
}).then(response => {
|
|
|
this.fansChart = response.data
|
|
this.fansChart = response.data
|
|
@@ -116,7 +121,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
getHomeTotal() {
|
|
getHomeTotal() {
|
|
|
request({
|
|
request({
|
|
|
- url: '/v1/home_left_top_data',
|
|
|
|
|
|
|
+ url: '/v1/fohow_home_left_top_data',
|
|
|
methods: 'get'
|
|
methods: 'get'
|
|
|
}).then(response => {
|
|
}).then(response => {
|
|
|
this.homeData = response.data
|
|
this.homeData = response.data
|
|
@@ -181,7 +186,7 @@ export default {
|
|
|
margin-top: 40px;
|
|
margin-top: 40px;
|
|
|
.wid {
|
|
.wid {
|
|
|
float: left;
|
|
float: left;
|
|
|
- width: 50%;
|
|
|
|
|
|
|
+ width: 33.33%;
|
|
|
height: 114px;
|
|
height: 114px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
@@ -191,7 +196,7 @@ export default {
|
|
|
margin-top: 10px;
|
|
margin-top: 10px;
|
|
|
}
|
|
}
|
|
|
h3 {
|
|
h3 {
|
|
|
- font-size: 24px;
|
|
|
|
|
|
|
+ font-size: 20px;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
margin-top: 54px;
|
|
margin-top: 54px;
|