Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CRM
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
华国豪
CRM
Commits
f4e43008
Commit
f4e43008
authored
Sep 05, 2022
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
7b80dec4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
41 deletions
+35
-41
DrainageSummaryStatistics.vue
src/views/workstatistics/DrainageSummaryStatistics.vue
+35
-41
No files found.
src/views/workstatistics/DrainageSummaryStatistics.vue
View file @
f4e43008
...
@@ -21,8 +21,7 @@
...
@@ -21,8 +21,7 @@
<span
class=
"font-size-12"
style=
"padding-right: 10px;flex-shrink: 0;"
>
期数:
</span>
<span
class=
"font-size-12"
style=
"padding-right: 10px;flex-shrink: 0;"
>
期数:
</span>
<el-select
size=
"mini"
width=
"200"
v-model=
"msg.PeriodsId"
placeholder=
"请选择"
<el-select
size=
"mini"
width=
"200"
v-model=
"msg.PeriodsId"
placeholder=
"请选择"
@
change=
"init"
>
@
change=
"init"
>
<el-option
label=
"不限"
:value=
"-1"
></el-option>
<el-option
v-for=
"item in PeroidsList"
:key=
"item.Id"
:label=
"item.Name"
<el-option
v-for=
"item in PeroidsList"
:key=
"item.Id"
:label=
"item.Periods"
:value=
"item.Id"
></el-option>
:value=
"item.Id"
></el-option>
</el-select>
</el-select>
</el-col>
</el-col>
...
@@ -67,10 +66,10 @@
...
@@ -67,10 +66,10 @@
:cell-style=
"columenStyle"
:cell-style=
"columenStyle"
:header-cell-style=
"getRowClass"
:header-cell-style=
"getRowClass"
>
>
<el-table-column
fixed
prop=
"Name"
label=
"账号名称"
></el-table-column>
<el-table-column
width=
"100"
fixed
prop=
"Name"
label=
"账号名称"
></el-table-column>
<el-table-column
prop=
""
label=
"粉丝数"
><template
slot-scope=
"scope"
></
template
></el-table-column>
<el-table-column
prop=
""
label=
"粉丝数"
><template
slot-scope=
"scope"
></
template
></el-table-column>
<el-table-column
prop=
""
label=
"粉丝成长率"
></el-table-column>
<el-table-column
width=
"100"
prop=
""
label=
"粉丝成长率"
></el-table-column>
<el-table-column>
<el-table-column
width=
"200"
>
<
template
slot=
"header"
slot-scope=
"scope"
>
<
template
slot=
"header"
slot-scope=
"scope"
>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"近七天新增粉絲率(8月24~31日)"
placement=
"top-start"
>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"近七天新增粉絲率(8月24~31日)"
placement=
"top-start"
>
<p>
近七天新增粉絲率(8月24~31日)
</p>
<p>
近七天新增粉絲率(8月24~31日)
</p>
...
@@ -80,41 +79,34 @@
...
@@ -80,41 +79,34 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
""
label=
"近7天粉絲增长率"
></el-table-column>
<el-table-column
width=
"120"
prop=
""
label=
"近7天粉絲增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"获赞与收藏"
></el-table-column>
<el-table-column
width=
"100"
prop=
""
label=
"获赞与收藏"
></el-table-column>
<el-table-column
prop=
""
label=
"获赞与收藏增长率"
></el-table-column>
<el-table-column
width=
"130"
prop=
""
label=
"获赞与收藏增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天主页访客"
></el-table-column>
<el-table-column
width=
"120"
prop=
""
label=
"近七天主页访客"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天主页访客增长率"
></el-table-column>
<el-table-column
width=
"200"
prop=
""
label=
"近七天主页访客增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天观看数"
></el-table-column>
<el-table-column
width=
"120"
prop=
""
label=
"近七天观看数"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天观看数增长率"
></el-table-column>
<el-table-column
width=
"200"
prop=
""
label=
"近七天观看数增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天互动数"
></el-table-column>
<el-table-column
width=
"120"
prop=
""
label=
"近七天互动数"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天互动数增长率"
></el-table-column>
<el-table-column
width=
"150"
prop=
""
label=
"近七天互动数增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天评论"
></el-table-column>
<el-table-column
width=
"120"
prop=
""
label=
"近七天评论"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天评论增长率"
></el-table-column>
<el-table-column
width=
"150"
prop=
""
label=
"近七天评论增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天观看总时长(秒)"
></el-table-column>
<el-table-column
width=
"150"
prop=
""
label=
"近七天观看总时长(秒)"
></el-table-column>
<el-table-column
prop=
""
label=
"近七天观看总时长增长率"
></el-table-column>
<el-table-column
width=
"170"
prop=
""
label=
"近七天观看总时长增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"笔记数"
></el-table-column>
<el-table-column
width=
"80"
prop=
""
label=
"笔记数"
></el-table-column>
<el-table-column
prop=
""
label=
"笔记数增长率"
></el-table-column>
<el-table-column
width=
"120"
prop=
""
label=
"笔记数增长率"
></el-table-column>
<el-table-column
prop=
""
label=
"运营人"
></el-table-column>
<el-table-column
prop=
""
label=
"运营人"
></el-table-column>
<!-- <el-table-column
align="right">
<template slot="header" slot-scope="scope">
<el-input
v-model="search"
size="mini"
placeholder="输入关键字搜索"/>
</template>
<template slot-scope="scope">
<el-button
size="mini"
@click="handleEdit(scope.$index, scope.row)">Edit</el-button>
<el-button
size="mini"
type="danger"
@click="handleDelete(scope.$index, scope.row)">Delete</el-button>
</template>
</el-table-column> -->
</el-table>
</el-table>
<el-table
:data=
"dataList"
style=
"width: 100%"
:border=
"true"
:fit=
"true"
v-loading=
"loading"
:cell-style=
"columenStyle"
:header-cell-style=
"getRowClass"
>
<el-table-column
fixed
prop=
"Name"
label=
"账号名称"
></el-table-column>
</el-table>
</div>
</div>
</div>
</div>
...
@@ -153,7 +145,7 @@
...
@@ -153,7 +145,7 @@
activeName
:
"1"
,
activeName
:
"1"
,
rateData
:
[],
rateData
:
[],
msg
:
{
msg
:
{
PeriodsId
:
-
1
,
PeriodsId
:
''
,
PlatformType
:
1
,
PlatformType
:
1
,
ModuleTypeIds
:[]
ModuleTypeIds
:[]
},
},
...
@@ -161,16 +153,18 @@
...
@@ -161,16 +153,18 @@
};
};
},
},
mounted
()
{
mounted
()
{
this
.
init
();
this
.
getEnumerate
()
this
.
getEnumerate
()
},
},
methods
:
{
methods
:
{
getEnumerate
(){
getEnumerate
(){
// 期数下拉
// 期数下拉
this
.
apipost
(
this
.
apipost
(
"/api/
Commission/GetCommissionPeroi
dsList"
,{},
res
=>
{
"/api/
IntroduceFlowStat/GetFlowPerio
dsList"
,{},
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
PeroidsList
=
res
.
data
.
data
;
this
.
PeroidsList
=
res
.
data
.
data
;
this
.
msg
.
PeriodsId
=
res
.
data
.
data
[
0
].
Id
this
.
init
();
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment