Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
Overview
Overview
Details
Activity
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
office
haoban-3
Commits
06838d09
Commit
06838d09
authored
Jul 08, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改接口
parent
44a16a2c
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
index.html
dist/index.html
+2
-2
app.8db9ee2b963056adec9cc728e6b7f481.css
dist/static/css/app.8db9ee2b963056adec9cc728e6b7f481.css
+0
-0
10.171c01aeaa804599a6f5.js
dist/static/js/10.171c01aeaa804599a6f5.js
+2
-0
10.b7fc3761e0550c339488.js
dist/static/js/10.b7fc3761e0550c339488.js
+0
-2
manifest.831c9147707a7cbedd6e.js
dist/static/js/manifest.831c9147707a7cbedd6e.js
+2
-2
loginDetail.vue
src/views/enterpriseData/loginDetail.vue
+2
-2
No files found.
dist/index.html
View file @
06838d09
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
rel=
stylesheet
type=
text/css
href=
//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.28.css
><link
href=
./static/css/app.2e8a8087bcc31e89cb6d4c22e5518cd7.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
class=
damolish
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.56710e85c2a553b1ce74.js
></script><script
type=
text/javascript
src=
./static/js/vendor.a8492ff9b5740480be69.js
></script><script
type=
text/javascript
src=
./static/js/app.e468c5fbd396cde978e2.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
rel=
stylesheet
type=
text/css
href=
//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.28.css
><link
href=
./static/css/app.8db9ee2b963056adec9cc728e6b7f481.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
class=
damolish
><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js
></script><script>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.831c9147707a7cbedd6e.js
></script><script
type=
text/javascript
src=
./static/js/vendor.a8492ff9b5740480be69.js
></script><script
type=
text/javascript
src=
./static/js/app.e468c5fbd396cde978e2.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
2e8a8087bcc31e89cb6d4c22e5518cd7
.css
→
dist/static/css/app.
8db9ee2b963056adec9cc728e6b7f481
.css
View file @
06838d09
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/10.171c01aeaa804599a6f5.js
0 → 100644
View file @
06838d09
webpackJsonp
([
10
],{
"1Gks"
:
function
(
t
,
e
){},
jNLg
:
function
(
t
,
e
,
a
){
"use strict"
;
var
i
=
a
(
"5i7M"
),
s
=
{
data
:
function
(){
return
{
chart
:
null
}},
props
:{
charData
:{
type
:
Array
,
default
:
function
(){
return
[]}},
id
:
String
,
width
:{
type
:
Number
,
default
:
800
}},
mounted
:
function
(){
var
t
=
this
;
setTimeout
(
function
(){
t
.
drawChart
()},
30
)},
beforeUpdate
:
function
(){
this
.
drawChart
()},
watch
:{
charData
:
function
(){
this
.
drawChart
()}},
methods
:{
drawChart
:
function
(){
this
.
chart
&&
this
.
chart
.
destroy
(),
this
.
chart
=
new
i
.
a
({
container
:
this
.
id
,
width
:
this
.
width
,
autoFit
:
!
0
,
height
:
280
,
padding
:[
50
,
80
,
60
,
80
]}),
this
.
chart
.
source
(
this
.
charData
),
this
.
chart
.
scale
({
avgVisitTime
:{
min
:
0
,
nice
:
!
0
,
alias
:
"人均访问时长"
},
loginClerkCnt
:{
range
:[
0
,
1
],
nice
:
!
0
,
alias
:
"总登录人数"
}}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"-4%"
,
"-10%"
],
content
:
"登录人数"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"100%"
,
"-10%"
],
content
:
"访问时长"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
axis
(
"avgVisitTime"
,{
grid
:
null
,
title
:{}}),
this
.
chart
.
axis
(
"loginClerkCnt"
,{
title
:{}}),
this
.
chart
.
tooltip
({
showCrosshairs
:
!
0
,
shared
:
!
0
}),
this
.
chart
.
interval
().
position
(
"bizDates*loginClerkCnt"
).
color
(
"#597EF7"
),
this
.
chart
.
line
().
position
(
"bizDates*avgVisitTime"
).
color
(
"#5ad8a6"
),
this
.
chart
.
legend
({
position
:
"top"
,
itemGap
:
20
,
custom
:
!
0
,
items
:[{
value
:
"loginClerkCnt"
,
name
:
"总登录人数"
,
marker
:{
symbol
:
"square"
,
style
:{
fill
:
"#597ef7"
,
r
:
4
}}},{
value
:
"avgVisitTime"
,
name
:
"人均访问时长"
,
marker
:{
symbol
:
"hyphen"
,
style
:{
stroke
:
"#5ad8a6"
,
r
:
5
,
lineWidth
:
3
}}}]}),
this
.
chart
.
render
()}}},
n
=
{
render
:
function
(){
var
t
=
this
.
$createElement
;
return
(
this
.
_self
.
_c
||
t
)(
"div"
,{
attrs
:{
id
:
this
.
id
}})},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
s
,
n
,
!
1
,
function
(
t
){
a
(
"oz05"
)},
"data-v-4d70bb92"
,
null
);
e
.
a
=
o
.
exports
},
kX6v
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
i
=
a
(
"3Xzz"
),
s
=
a
(
"ApSX"
),
n
=
a
(
"jNLg"
),
o
=
a
(
"rbYK"
),
r
=
a
(
"P9l9"
),
l
=
a
(
"Ch4/"
),
c
=
a
(
"Q0Ca"
),
d
=
a
(
"3E4D"
),
u
=
{
name
:
"activeDetail"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"好办使用详情"
,
path
:
"/enterpriseUseData?brandId="
+
this
.
$route
.
query
.
brandId
},{
name
:
"登录人员明细"
,
path
:
""
}],
selectTendDay
:
""
,
activeName
:
"first"
,
selectStartDay
:
""
,
selectEndDay
:
""
,
pickerOptions
:{
disabledDate
:
function
(
t
){
var
e
=
Date
.
now
()
-
6912
e5
;
return
t
.
getTime
()
>=
Date
.
now
()
-
864
e5
||
t
.
getTime
()
<
e
}},
groupIds
:[],
charData
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
tableData
:[],
multipleSelection
:[],
sortColumn
:
""
,
sortType
:
""
,
addShow
:
!
1
,
loadingBtn
:
!
1
,
selectRadio
:
0
,
tabActive
:
"1"
}},
computed
:{},
methods
:{
changeTableDate
:
function
(){
this
.
getTableList
()},
changeDate
:
function
(){
this
.
getTendData
()},
changeTab
:
function
(
t
){
this
.
tabActive
=
t
,
this
.
selectStartDay
=
1
==
t
?
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
6048
e5
):
this
.
selectTendDay
,
this
.
getTendData
()},
checkGroupIds
:
function
(
t
){
this
.
groupIds
=
t
,
this
.
getTableList
()},
handleClick
:
function
(
t
,
e
){
this
.
currentPage
=
1
,
this
.
pageSize
=
20
,
this
.
total
=
0
,
this
.
selectRadio
=
0
,
this
.
getTableList
()},
sortChangeLogin
:
function
(
t
,
e
,
a
){
this
.
sortColumn
=
t
.
prop
,
this
.
sortType
=
"ascending"
==
t
.
order
?
"asc"
:
"desc"
,
this
.
getTableList
()},
sortChange
:
function
(
t
,
e
,
a
){
this
.
sortColumn
=
t
.
prop
,
this
.
sortType
=
"ascending"
==
t
.
order
?
"asc"
:
"desc"
,
this
.
getTableList
()},
handleCommand
:
function
(
t
){
this
.
selectRadio
=
t
},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
exportExcel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
d
.
a
.
showmsg
(
"请选择人员"
,
"warning"
),
!
1
;
this
.
loadingBtn
=!
0
,
this
.
postExcelData
()},
postExcelData
:
function
(){
var
t
=
this
,
e
=
{
enterpriseId
:
t
.
$route
.
query
.
brandId
,
startDate
:
t
.
selectEndDay
,
endDate
:
t
.
selectEndDay
,
groupIdList
:
t
.
groupIds
.
map
(
function
(
t
){
return
t
.
storeGroupId
}).
join
(
","
),
loginStatus
:
"first"
==
t
.
activeName
?
1
:
"0"
,
selectType
:
t
.
selectRadio
,
taskIds
:
1
==
t
.
selectRadio
?
""
:
t
.
multipleSelection
.
map
(
function
(
t
){
return
t
.
taskId
}).
join
(
","
)};
Object
(
r
.
b
)(
"/haoban-manage3-web/web/export-login-detail-list"
,
e
).
then
(
function
(
e
){
if
(
t
.
loadingBtn
=!
1
,
!
e
.
data
)
return
l
.
a
.
errorMsg
(
"暂无数据"
),
!
1
;
var
a
=
new
Blob
([
e
.
data
],{
type
:
"application/vnd.ms-excel"
}),
i
=
document
.
createElement
(
"a"
);
i
.
download
=
"门店任务导购报表.csv"
,
i
.
style
.
display
=
"none"
,
i
.
href
=
URL
.
createObjectURL
(
a
),
document
.
body
.
appendChild
(
i
),
i
.
click
(),
URL
.
revokeObjectURL
(
i
.
href
),
document
.
body
.
removeChild
(
i
)}).
catch
(
function
(
e
){
t
.
loadingBtn
=!
1
,
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
changeRoute
:
function
(
t
){
this
.
$router
.
push
(
t
)},
handleSizeChange
:
function
(
t
){
this
.
currentPage
=
1
,
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
getTendData
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseId
:
e
.
$route
.
query
.
brandId
,
datesType
:
e
.
tabActive
,
startDate
:
e
.
selectStartDay
,
endDate
:
e
.
selectTendDay
};
Object
(
r
.
a
)(
"/haoban-manage3-web/web/total-login-data"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
charData
=
a
.
result
.
result
||
[],
!
1
;
l
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
getTableList
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseId
:
e
.
$route
.
query
.
brandId
,
startDate
:
e
.
selectEndDay
,
endDate
:
e
.
selectEndDay
,
groupIdList
:
e
.
groupIds
.
map
(
function
(
t
){
return
t
.
storeGroupId
}).
join
(
","
),
loginStatus
:
"first"
==
e
.
activeName
?
1
:
"0"
,
sortColumn
:
e
.
sortColumn
,
sortType
:
e
.
sortType
,
pageSize
:
e
.
pageSize
,
currentPage
:
e
.
currentPage
};
Object
(
r
.
d
)(
"/haoban-manage3-web/web/login-detail-list"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
result
.
list
||
[],
e
.
total
=
a
.
result
.
result
.
total
||
0
,
!
1
;
l
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{
activeBrand
:
function
(
t
,
e
){
this
.
activeBrand
=
t
},
activeGroup
:
function
(
t
,
e
){
this
.
activeGroup
=
t
}},
mounted
:
function
(){
var
t
=
this
;
t
.
selectStartDay
=
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
6048
e5
),
t
.
selectEndDay
=
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
864
e5
),
t
.
selectTendDay
=
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
864
e5
),
t
.
$nextTick
(
function
(){
t
.
getTableList
(),
t
.
getTendData
()}),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
navCrumb
:
i
.
a
,
gicSelectGroupMult
:
s
.
a
,
dayLoginChart
:
n
.
a
,
timeLoginChart
:
o
.
a
}},
h
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
t
.
navpath
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 104px)"
}},[
a
(
"div"
,{
staticClass
:
"apps-content flex"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 104px)"
}},[
a
(
"div"
,{
staticClass
:
"apps-content-right"
},[
a
(
"div"
,{
staticClass
:
"flex flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"font-16 color-303133"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
class
:[
"font-14 cursor-pointer"
,
1
==
t
.
tabActive
?
"color-303133"
:
"color-909399"
],
on
:{
click
:
function
(
e
){
t
.
changeTab
(
"1"
)}}},[
t
.
_v
(
"日访问趋势"
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
class
:[
"font-14 day-tend cursor-pointer"
,
2
==
t
.
tabActive
?
"color-303133"
:
"color-909399"
],
on
:{
click
:
function
(
e
){
t
.
changeTab
(
"2"
)}}},[
t
.
_v
(
"日时段访问趋势"
)])])]),
t
.
_v
(
" "
),
t
.
_m
(
0
)]),
t
.
_v
(
" "
),
2
==
t
.
tabActive
?
a
(
"div"
,{
staticClass
:
"date-div m-t-20"
},[
a
(
"el-date-picker"
,{
attrs
:{
"value-format"
:
"yyyy-MM-dd"
,
type
:
"date"
,
placeholder
:
"选择日期"
,
clearable
:
!
1
,
"picker-options"
:
t
.
pickerOptions
},
on
:{
change
:
t
.
changeDate
},
model
:{
value
:
t
.
selectTendDay
,
callback
:
function
(
e
){
t
.
selectTendDay
=
e
},
expression
:
"selectTendDay"
}})],
1
):
t
.
_e
(),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"chart-body m-t-20"
},[
a
(
"div"
,{
staticClass
:
"flex flex-space-between"
},[
a
(
"day-login-chart"
,{
staticClass
:
"flex-1"
,
attrs
:{
charData
:
t
.
charData
,
id
:
"day-login-chart"
}}),
t
.
_v
(
" "
),
a
(
"time-login-chart"
,{
staticClass
:
"flex-1"
,
attrs
:{
charData
:
t
.
charData
,
id
:
"time-login-chart"
}})],
1
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"m-t-20"
},[
a
(
"el-tabs"
,{
attrs
:{
type
:
"card"
},
on
:{
"tab-click"
:
t
.
handleClick
},
model
:{
value
:
t
.
activeName
,
callback
:
function
(
e
){
t
.
activeName
=
e
},
expression
:
"activeName"
}},[
a
(
"el-tab-pane"
,{
attrs
:{
label
:
"登录人员"
,
name
:
"first"
}}),
t
.
_v
(
" "
),
a
(
"el-tab-pane"
,{
attrs
:{
label
:
"未登录人员"
,
name
:
"second"
}})],
1
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-search"
},[
a
(
"div"
,{
staticClass
:
"flex flex-space-between"
},[
a
(
"div"
,[
a
(
"el-date-picker"
,{
attrs
:{
"value-format"
:
"yyyy-MM-dd"
,
type
:
"date"
,
placeholder
:
"选择日期"
,
clearable
:
!
1
,
"picker-options"
:
t
.
pickerOptions
},
on
:{
change
:
t
.
changeTableDate
},
model
:{
value
:
t
.
selectEndDay
,
callback
:
function
(
e
){
t
.
selectEndDay
=
e
},
expression
:
"selectEndDay"
}}),
a
(
"gic-select-group-mult"
,{
staticClass
:
"m-l-10"
,
attrs
:{
selectData
:
t
.
groupIds
},
on
:{
checkGroupIds
:
t
.
checkGroupIds
}}),
a
(
"span"
,{
staticClass
:
"font-14 color-606266 p-l-10"
},[
t
.
_v
(
"筛选条件下,"
+
t
.
_s
(
"second"
==
t
.
activeName
?
"未"
:
""
)
+
"登录人员有 "
+
t
.
_s
(
t
.
total
)
+
" 人,名单如下:"
)])],
1
),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
,
loading
:
t
.
loadingBtn
},
on
:{
click
:
t
.
exportExcel
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-icon_yunxiazai p-r-6"
}),
t
.
_v
(
"导出"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"m-t-20"
},[
"first"
==
t
.
activeName
?
a
(
"div"
,[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
style
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"sort-change"
:
t
.
sortChangeLogin
,
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"45"
}}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
t
.
_u
([{
key
:
"header"
,
fn
:
function
(
e
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
t
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"iconfont icongengduo"
})]),
t
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择当页"
)])]),
t
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
t
){}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"员工信息"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"ul-li-cell"
},[
a
(
"div"
,{
staticClass
:
"cell-info"
},[
a
(
"div"
,{
staticClass
:
"cell-info-name font-14 color-303133 flex flex-column"
},[
a
(
"span"
,{
staticClass
:
"gic-name"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkName
||
"--"
))]),
a
(
"span"
,{
staticClass
:
"gic-version"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkCode
||
"--"
))])])])])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"归属门店"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
||
"--"
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"lastLoginTime"
,
label
:
"最后登录时间"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
lastLoginTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
lastLoginTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"loginTimes"
,
label
:
"登录次数"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
loginTimes
||
"--"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"avgLoginTimes"
,
label
:
"平均访问时长"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
avgLoginTimes
||
"--"
)
+
"
\
n "
)]}}])})],
1
)],
1
):
a
(
"div"
,[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
style
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"sort-change"
:
t
.
sortChange
,
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"45"
}}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
t
.
_u
([{
key
:
"header"
,
fn
:
function
(
e
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
t
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"iconfont icongengduo"
})]),
t
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择当页"
)])]),
t
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
t
){}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"员工信息"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"ul-li-cell"
},[
a
(
"div"
,{
staticClass
:
"cell-info"
},[
a
(
"div"
,{
staticClass
:
"cell-info-name font-14 color-303133 flex flex-column"
},[
a
(
"span"
,{
staticClass
:
"gic-name"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkName
||
"--"
))]),
a
(
"span"
,{
staticClass
:
"gic-version"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkCode
||
"--"
))])])])])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"归属门店"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
||
"--"
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"lastLoginTime"
,
label
:
"上次登录时间"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
lastLoginTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
lastLoginTime
)))])]}}])})],
1
)],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"dm-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()])])])])])],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"el-alert el-alert-tip el-alert--info flex flex-align-start w-426"
,
attrs
:{
role
:
"alert"
}},[
e
(
"i"
,{
staticClass
:
"el-alert__icon el-icon-info font-12 color-2f54eb"
}),
this
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"el-alert__content"
},[
e
(
"span"
,{
staticClass
:
"el-alert__title color-606266 font-14"
},[
this
.
_v
(
"数据更新截至于昨日。今日数据需要隔天上午8点后进行查看。"
)])])])}]};
var
p
=
a
(
"VU/8"
)(
u
,
h
,
!
1
,
function
(
t
){
a
(
"p7WR"
)},
"data-v-6405838a"
,
null
);
e
.
default
=
p
.
exports
},
oz05
:
function
(
t
,
e
){},
p7WR
:
function
(
t
,
e
){},
rbYK
:
function
(
t
,
e
,
a
){
"use strict"
;
var
i
=
a
(
"5i7M"
),
s
=
{
data
:
function
(){
return
{
chart
:
null
}},
props
:{
charData
:{
type
:
Array
,
default
:
function
(){
return
[]}},
id
:
String
,
width
:{
type
:
Number
,
default
:
800
}},
mounted
:
function
(){
var
t
=
this
;
setTimeout
(
function
(){
t
.
drawChart
()},
30
)},
beforeUpdate
:
function
(){
this
.
drawChart
()},
watch
:{
charData
:
function
(){
this
.
drawChart
()}},
methods
:{
drawChart
:
function
(){
this
.
chart
&&
this
.
chart
.
destroy
(),
this
.
chart
=
new
i
.
a
({
container
:
this
.
id
,
width
:
this
.
width
,
autoFit
:
!
0
,
height
:
280
,
padding
:[
50
,
80
,
60
,
80
]}),
this
.
chart
.
source
(
this
.
charData
),
this
.
chart
.
scale
({
avgVisitTime
:{
min
:
0
,
nice
:
!
0
,
alias
:
"人均访问时长"
},
avgLoginTimes
:{
range
:[
0
,
1
],
nice
:
!
0
,
alias
:
"平均每人登录次数"
}}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"-4%"
,
"-10%"
],
content
:
"登录次数"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"100%"
,
"-10%"
],
content
:
"访问时长"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
axis
(
"avgVisitTime"
,{
grid
:
null
,
title
:{}}),
this
.
chart
.
axis
(
"avgLoginTimes"
,{
title
:{}}),
this
.
chart
.
tooltip
({
showCrosshairs
:
!
0
,
shared
:
!
0
}),
this
.
chart
.
interval
().
position
(
"bizDates*avgLoginTimes"
).
color
(
"#597EF7"
),
this
.
chart
.
line
().
position
(
"bizDates*avgVisitTime"
).
color
(
"#5ad8a6"
),
this
.
chart
.
legend
({
position
:
"top"
,
itemGap
:
20
,
custom
:
!
0
,
items
:[{
value
:
"avgLoginTimes"
,
name
:
"平均每人登录次数"
,
marker
:{
symbol
:
"square"
,
style
:{
fill
:
"#597ef7"
,
r
:
4
}}},{
value
:
"avgVisitTime"
,
name
:
"人均访问时长"
,
marker
:{
symbol
:
"hyphen"
,
style
:{
stroke
:
"#5ad8a6"
,
r
:
5
,
lineWidth
:
3
}}}]}),
this
.
chart
.
render
()}}},
n
=
{
render
:
function
(){
var
t
=
this
.
$createElement
;
return
(
this
.
_self
.
_c
||
t
)(
"div"
,{
attrs
:{
id
:
this
.
id
}})},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
s
,
n
,
!
1
,
function
(
t
){
a
(
"1Gks"
)},
"data-v-842e20e8"
,
null
);
e
.
a
=
o
.
exports
}});
\ No newline at end of file
dist/static/js/10.b7fc3761e0550c339488.js
deleted
100644 → 0
View file @
44a16a2c
webpackJsonp
([
10
],{
"1Gks"
:
function
(
t
,
e
){},
jNLg
:
function
(
t
,
e
,
a
){
"use strict"
;
var
i
=
a
(
"5i7M"
),
s
=
{
data
:
function
(){
return
{
chart
:
null
}},
props
:{
charData
:{
type
:
Array
,
default
:
function
(){
return
[]}},
id
:
String
,
width
:{
type
:
Number
,
default
:
800
}},
mounted
:
function
(){
var
t
=
this
;
setTimeout
(
function
(){
t
.
drawChart
()},
30
)},
beforeUpdate
:
function
(){
this
.
drawChart
()},
watch
:{
charData
:
function
(){
this
.
drawChart
()}},
methods
:{
drawChart
:
function
(){
this
.
chart
&&
this
.
chart
.
destroy
(),
this
.
chart
=
new
i
.
a
({
container
:
this
.
id
,
width
:
this
.
width
,
autoFit
:
!
0
,
height
:
280
,
padding
:[
50
,
80
,
60
,
80
]}),
this
.
chart
.
source
(
this
.
charData
),
this
.
chart
.
scale
({
avgVisitTime
:{
min
:
0
,
nice
:
!
0
,
alias
:
"人均访问时长"
},
loginClerkCnt
:{
range
:[
0
,
1
],
nice
:
!
0
,
alias
:
"总登录人数"
}}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"-4%"
,
"-10%"
],
content
:
"登录人数"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"100%"
,
"-10%"
],
content
:
"访问时长"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
axis
(
"avgVisitTime"
,{
grid
:
null
,
title
:{}}),
this
.
chart
.
axis
(
"loginClerkCnt"
,{
title
:{}}),
this
.
chart
.
tooltip
({
showCrosshairs
:
!
0
,
shared
:
!
0
}),
this
.
chart
.
interval
().
position
(
"bizDates*loginClerkCnt"
).
color
(
"#597EF7"
),
this
.
chart
.
line
().
position
(
"bizDates*avgVisitTime"
).
color
(
"#5ad8a6"
),
this
.
chart
.
legend
({
position
:
"top"
,
itemGap
:
20
,
custom
:
!
0
,
items
:[{
value
:
"loginClerkCnt"
,
name
:
"总登录人数"
,
marker
:{
symbol
:
"square"
,
style
:{
fill
:
"#597ef7"
,
r
:
4
}}},{
value
:
"avgVisitTime"
,
name
:
"人均访问时长"
,
marker
:{
symbol
:
"hyphen"
,
style
:{
stroke
:
"#5ad8a6"
,
r
:
5
,
lineWidth
:
3
}}}]}),
this
.
chart
.
render
()}}},
n
=
{
render
:
function
(){
var
t
=
this
.
$createElement
;
return
(
this
.
_self
.
_c
||
t
)(
"div"
,{
attrs
:{
id
:
this
.
id
}})},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
s
,
n
,
!
1
,
function
(
t
){
a
(
"oz05"
)},
"data-v-4d70bb92"
,
null
);
e
.
a
=
o
.
exports
},
kX6v
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
i
=
a
(
"3Xzz"
),
s
=
a
(
"ApSX"
),
n
=
a
(
"jNLg"
),
o
=
a
(
"rbYK"
),
r
=
a
(
"P9l9"
),
l
=
a
(
"Ch4/"
),
c
=
a
(
"Q0Ca"
),
d
=
a
(
"3E4D"
),
u
=
{
name
:
"activeDetail"
,
data
:
function
(){
return
{
navpath
:[{
name
:
"好办使用详情"
,
path
:
"/enterpriseUseData?brandId="
+
this
.
$route
.
query
.
brandId
},{
name
:
"登录人员明细"
,
path
:
""
}],
selectTendDay
:
""
,
activeName
:
"first"
,
selectStartDay
:
""
,
selectEndDay
:
""
,
pickerOptions
:{
disabledDate
:
function
(
t
){
var
e
=
Date
.
now
()
-
6912
e5
;
return
t
.
getTime
()
>=
Date
.
now
()
-
864
e5
||
t
.
getTime
()
<
e
}},
groupIds
:[],
charData
:[],
currentPage
:
1
,
pageSize
:
20
,
total
:
0
,
tableData
:[],
multipleSelection
:[],
sortColumn
:
""
,
sortType
:
""
,
addShow
:
!
1
,
loadingBtn
:
!
1
,
selectRadio
:
0
,
tabActive
:
"1"
}},
computed
:{},
methods
:{
changeTableDate
:
function
(){
this
.
getTableList
()},
changeDate
:
function
(){
this
.
getTendData
()},
changeTab
:
function
(
t
){
this
.
tabActive
=
t
,
this
.
selectStartDay
=
1
==
t
?
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
6048
e5
):
this
.
selectTendDay
,
this
.
getTendData
()},
checkGroupIds
:
function
(
t
){
this
.
groupIds
=
t
,
this
.
getTableList
()},
handleClick
:
function
(
t
,
e
){
this
.
currentPage
=
1
,
this
.
pageSize
=
20
,
this
.
total
=
0
,
this
.
selectRadio
=
0
,
this
.
getTableList
()},
sortChangeLogin
:
function
(
t
,
e
,
a
){
this
.
sortColumn
=
t
.
prop
,
this
.
sortType
=
"ascending"
==
t
.
order
?
"asc"
:
"desc"
,
this
.
getTableList
()},
sortChange
:
function
(
t
,
e
,
a
){
this
.
sortColumn
=
t
.
prop
,
this
.
sortType
=
"ascending"
==
t
.
order
?
"asc"
:
"desc"
,
this
.
getTableList
()},
handleCommand
:
function
(
t
){
this
.
selectRadio
=
t
},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
exportExcel
:
function
(){
if
(
!
this
.
multipleSelection
.
length
)
return
d
.
a
.
showmsg
(
"请选择人员"
,
"warning"
),
!
1
;
this
.
loadingBtn
=!
0
,
this
.
postExcelData
()},
postExcelData
:
function
(){
var
t
=
this
,
e
=
{
enterpriseId
:
t
.
$route
.
query
.
brandId
,
startDate
:
t
.
selectEndDay
,
endDate
:
t
.
selectEndDay
,
groupIdList
:
t
.
groupIds
.
map
(
function
(
t
){
return
t
.
storeGroupId
}).
join
(
","
),
loginStatus
:
"first"
==
t
.
activeName
?
1
:
"0"
,
selectType
:
t
.
selectRadio
,
taskIds
:
1
==
t
.
selectRadio
?
""
:
t
.
multipleSelection
.
map
(
function
(
t
){
return
t
.
taskId
}).
join
(
","
)};
Object
(
r
.
b
)(
"/haoban-manage3-web/web/export-login-detail-list"
,
e
).
then
(
function
(
e
){
if
(
t
.
loadingBtn
=!
1
,
!
e
.
data
)
return
l
.
a
.
errorMsg
(
"暂无数据"
),
!
1
;
var
a
=
new
Blob
([
e
.
data
],{
type
:
"application/vnd.ms-excel"
}),
i
=
document
.
createElement
(
"a"
);
i
.
download
=
"门店任务导购报表.csv"
,
i
.
style
.
display
=
"none"
,
i
.
href
=
URL
.
createObjectURL
(
a
),
document
.
body
.
appendChild
(
i
),
i
.
click
(),
URL
.
revokeObjectURL
(
i
.
href
),
document
.
body
.
removeChild
(
i
)}).
catch
(
function
(
e
){
t
.
loadingBtn
=!
1
,
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
changeRoute
:
function
(
t
){
this
.
$router
.
push
(
t
)},
handleSizeChange
:
function
(
t
){
this
.
currentPage
=
1
,
this
.
pageSize
=
t
,
this
.
getTableList
()},
handleCurrentChange
:
function
(
t
){
this
.
currentPage
=
t
,
this
.
getTableList
()},
getTendData
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseId
:
e
.
$route
.
query
.
brandId
,
datesType
:
e
.
tabActive
,
startDate
:
e
.
selectStartDay
,
endDate
:
e
.
selectTendDay
};
Object
(
r
.
a
)(
"/haoban-manage3-web/web/total-login-data"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
charData
=
a
.
result
||
[],
!
1
;
l
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
getTableList
:
function
(
t
){
var
e
=
this
,
a
=
{
enterpriseId
:
e
.
$route
.
query
.
brandId
,
startDate
:
e
.
selectEndDay
,
endDate
:
e
.
selectEndDay
,
groupIdList
:
e
.
groupIds
.
map
(
function
(
t
){
return
t
.
storeGroupId
}).
join
(
","
),
loginStatus
:
"first"
==
e
.
activeName
?
1
:
"0"
,
sortColumn
:
e
.
sortColumn
,
sortType
:
e
.
sortType
,
pageSize
:
e
.
pageSize
,
currentPage
:
e
.
currentPage
};
Object
(
r
.
d
)(
"/haoban-manage3-web/web/login-detail-list"
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
e
.
tableData
=
a
.
result
.
result
.
list
||
[],
e
.
total
=
a
.
result
.
result
.
total
||
0
,
!
1
;
l
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{
activeBrand
:
function
(
t
,
e
){
this
.
activeBrand
=
t
},
activeGroup
:
function
(
t
,
e
){
this
.
activeGroup
=
t
}},
mounted
:
function
(){
var
t
=
this
;
t
.
selectStartDay
=
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
6048
e5
),
t
.
selectEndDay
=
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
864
e5
),
t
.
selectTendDay
=
c
.
a
.
timeStampToYmd
((
new
Date
).
getTime
()
-
864
e5
),
t
.
$nextTick
(
function
(){
t
.
getTableList
(),
t
.
getTendData
()}),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
navCrumb
:
i
.
a
,
gicSelectGroupMult
:
s
.
a
,
dayLoginChart
:
n
.
a
,
timeLoginChart
:
o
.
a
}},
h
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"my-customer-wrap common-set-wrap"
},[
a
(
"nav-crumb"
,{
attrs
:{
navpath
:
t
.
navpath
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right-content"
},[
a
(
"div"
,{
staticClass
:
"right-box"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 104px)"
}},[
a
(
"div"
,{
staticClass
:
"apps-content flex"
,
staticStyle
:{
"min-height"
:
"calc(100vh - 104px)"
}},[
a
(
"div"
,{
staticClass
:
"apps-content-right"
},[
a
(
"div"
,{
staticClass
:
"flex flex-space-between"
},[
a
(
"div"
,{
staticClass
:
"font-16 color-303133"
},[
a
(
"div"
,{
staticClass
:
"flex"
},[
a
(
"div"
,{
class
:[
"font-14 cursor-pointer"
,
1
==
t
.
tabActive
?
"color-303133"
:
"color-909399"
],
on
:{
click
:
function
(
e
){
t
.
changeTab
(
"1"
)}}},[
t
.
_v
(
"日访问趋势"
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
class
:[
"font-14 day-tend cursor-pointer"
,
2
==
t
.
tabActive
?
"color-303133"
:
"color-909399"
],
on
:{
click
:
function
(
e
){
t
.
changeTab
(
"2"
)}}},[
t
.
_v
(
"日时段访问趋势"
)])])]),
t
.
_v
(
" "
),
t
.
_m
(
0
)]),
t
.
_v
(
" "
),
2
==
t
.
tabActive
?
a
(
"div"
,{
staticClass
:
"date-div m-t-20"
},[
a
(
"el-date-picker"
,{
attrs
:{
"value-format"
:
"yyyy-MM-dd"
,
type
:
"date"
,
placeholder
:
"选择日期"
,
clearable
:
!
1
,
"picker-options"
:
t
.
pickerOptions
},
on
:{
change
:
t
.
changeDate
},
model
:{
value
:
t
.
selectTendDay
,
callback
:
function
(
e
){
t
.
selectTendDay
=
e
},
expression
:
"selectTendDay"
}})],
1
):
t
.
_e
(),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"chart-body m-t-20"
},[
a
(
"div"
,{
staticClass
:
"flex flex-space-between"
},[
a
(
"day-login-chart"
,{
staticClass
:
"flex-1"
,
attrs
:{
charData
:
t
.
charData
,
id
:
"day-login-chart"
}}),
t
.
_v
(
" "
),
a
(
"time-login-chart"
,{
staticClass
:
"flex-1"
,
attrs
:{
charData
:
t
.
charData
,
id
:
"time-login-chart"
}})],
1
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"m-t-20"
},[
a
(
"el-tabs"
,{
attrs
:{
type
:
"card"
},
on
:{
"tab-click"
:
t
.
handleClick
},
model
:{
value
:
t
.
activeName
,
callback
:
function
(
e
){
t
.
activeName
=
e
},
expression
:
"activeName"
}},[
a
(
"el-tab-pane"
,{
attrs
:{
label
:
"登录人员"
,
name
:
"first"
}}),
t
.
_v
(
" "
),
a
(
"el-tab-pane"
,{
attrs
:{
label
:
"未登录人员"
,
name
:
"second"
}})],
1
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"table-search"
},[
a
(
"div"
,{
staticClass
:
"flex flex-space-between"
},[
a
(
"div"
,[
a
(
"el-date-picker"
,{
attrs
:{
"value-format"
:
"yyyy-MM-dd"
,
type
:
"date"
,
placeholder
:
"选择日期"
,
clearable
:
!
1
,
"picker-options"
:
t
.
pickerOptions
},
on
:{
change
:
t
.
changeTableDate
},
model
:{
value
:
t
.
selectEndDay
,
callback
:
function
(
e
){
t
.
selectEndDay
=
e
},
expression
:
"selectEndDay"
}}),
a
(
"gic-select-group-mult"
,{
staticClass
:
"m-l-10"
,
attrs
:{
selectData
:
t
.
groupIds
},
on
:{
checkGroupIds
:
t
.
checkGroupIds
}}),
a
(
"span"
,{
staticClass
:
"font-14 color-606266 p-l-10"
},[
t
.
_v
(
"筛选条件下,"
+
t
.
_s
(
"second"
==
t
.
activeName
?
"未"
:
""
)
+
"登录人员有 "
+
t
.
_s
(
t
.
total
)
+
" 人,名单如下:"
)])],
1
),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
,
loading
:
t
.
loadingBtn
},
on
:{
click
:
t
.
exportExcel
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-icon_yunxiazai p-r-6"
}),
t
.
_v
(
"导出"
)])],
1
)]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"m-t-20"
},[
"first"
==
t
.
activeName
?
a
(
"div"
,[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
style
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"sort-change"
:
t
.
sortChangeLogin
,
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"45"
}}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
t
.
_u
([{
key
:
"header"
,
fn
:
function
(
e
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
t
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"iconfont icongengduo"
})]),
t
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择当页"
)])]),
t
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
t
){}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"员工信息"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"ul-li-cell"
},[
a
(
"div"
,{
staticClass
:
"cell-info"
},[
a
(
"div"
,{
staticClass
:
"cell-info-name font-14 color-303133 flex flex-column"
},[
a
(
"span"
,{
staticClass
:
"gic-name"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkName
||
"--"
))]),
a
(
"span"
,{
staticClass
:
"gic-version"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkCode
||
"--"
))])])])])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"归属门店"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
||
"--"
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"lastLoginTime"
,
label
:
"最后登录时间"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
lastLoginTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
lastLoginTime
)))])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"loginTimes"
,
label
:
"登录次数"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
"
\
n "
+
t
.
_s
(
e
.
row
.
loginTimes
||
"--"
)
+
"
\
n "
)]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"avgLoginTimes"
,
label
:
"平均访问时长"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
avgLoginTimes
||
"--"
)
+
"
\
n "
)]}}])})],
1
)],
1
):
a
(
"div"
,[
a
(
"el-table"
,{
ref
:
"multipleTable"
,
staticClass
:
"select-table"
,
style
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
tableData
,
"tooltip-effect"
:
"dark"
},
on
:{
"sort-change"
:
t
.
sortChange
,
"selection-change"
:
t
.
handleSelectionChange
}},[
a
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
width
:
"45"
}}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
width
:
"25"
},
scopedSlots
:
t
.
_u
([{
key
:
"header"
,
fn
:
function
(
e
){
return
[
a
(
"el-dropdown"
,{
staticStyle
:{
"line-height"
:
"10px"
,
padding
:
"0"
,
"margin-left"
:
"-15px"
,
transform
:
"translateY(4px)"
,
"-webkit-transform"
:
"translateY(4px)"
},
attrs
:{
placement
:
"bottom-start"
},
on
:{
command
:
t
.
handleCommand
}},[
a
(
"span"
,{
staticClass
:
"el-dropdown-link"
},[
a
(
"i"
,{
staticClass
:
"iconfont icongengduo"
})]),
t
.
_v
(
" "
),
a
(
"el-dropdown-menu"
,{
attrs
:{
slot
:
"dropdown"
},
slot
:
"dropdown"
},[
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"0"
}},[
a
(
"span"
,{
style
:{
color
:
0
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择当页"
)])]),
t
.
_v
(
" "
),
a
(
"el-dropdown-item"
,{
attrs
:{
command
:
"1"
}},[
a
(
"span"
,{
style
:{
color
:
1
==
t
.
selectRadio
?
"#2f54eb"
:
"#606266"
}},[
t
.
_v
(
"选择全部"
)])])],
1
)],
1
)]}},{
key
:
"default"
,
fn
:
function
(
t
){}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"员工信息"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"ul-li-cell"
},[
a
(
"div"
,{
staticClass
:
"cell-info"
},[
a
(
"div"
,{
staticClass
:
"cell-info-name font-14 color-303133 flex flex-column"
},[
a
(
"span"
,{
staticClass
:
"gic-name"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkName
||
"--"
))]),
a
(
"span"
,{
staticClass
:
"gic-version"
},[
t
.
_v
(
t
.
_s
(
e
.
row
.
clerkCode
||
"--"
))])])])])]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
""
,
label
:
"归属门店"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
t
.
_v
(
t
.
_s
(
e
.
row
.
storeName
||
"--"
))]}}])}),
t
.
_v
(
" "
),
a
(
"el-table-column"
,{
attrs
:{
prop
:
"lastLoginTime"
,
label
:
"上次登录时间"
,
sortable
:
"custom"
,
"show-overflow-tooltip"
:
""
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
e
.
row
.
lastLoginTime
)))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"line-18"
},[
t
.
_v
(
t
.
_s
(
t
.
_f
(
"timeStampToHms"
)(
e
.
row
.
lastLoginTime
)))])]}}])})],
1
)],
1
),
t
.
_v
(
" "
),
0
!=
t
.
tableData
.
length
?
a
(
"div"
,{
staticClass
:
"block common-wrap__page text-right m-t-24"
},[
a
(
"dm-pagination"
,{
attrs
:{
background
:
""
,
"current-page"
:
t
.
currentPage
,
"page-sizes"
:[
20
,
40
,
60
,
80
],
"page-size"
:
t
.
pageSize
,
layout
:
"total, sizes, prev, pager, next, jumper"
,
total
:
t
.
total
},
on
:{
"size-change"
:
t
.
handleSizeChange
,
"current-change"
:
t
.
handleCurrentChange
}})],
1
):
t
.
_e
()])])])])])],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"el-alert el-alert-tip el-alert--info flex flex-align-start w-426"
,
attrs
:{
role
:
"alert"
}},[
e
(
"i"
,{
staticClass
:
"el-alert__icon el-icon-info font-12 color-2f54eb"
}),
this
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"el-alert__content"
},[
e
(
"span"
,{
staticClass
:
"el-alert__title color-606266 font-14"
},[
this
.
_v
(
"数据更新截至于昨日。今日数据需要隔天上午8点后进行查看。"
)])])])}]};
var
p
=
a
(
"VU/8"
)(
u
,
h
,
!
1
,
function
(
t
){
a
(
"wezA"
)},
"data-v-446d6cdf"
,
null
);
e
.
default
=
p
.
exports
},
oz05
:
function
(
t
,
e
){},
rbYK
:
function
(
t
,
e
,
a
){
"use strict"
;
var
i
=
a
(
"5i7M"
),
s
=
{
data
:
function
(){
return
{
chart
:
null
}},
props
:{
charData
:{
type
:
Array
,
default
:
function
(){
return
[]}},
id
:
String
,
width
:{
type
:
Number
,
default
:
800
}},
mounted
:
function
(){
var
t
=
this
;
setTimeout
(
function
(){
t
.
drawChart
()},
30
)},
beforeUpdate
:
function
(){
this
.
drawChart
()},
watch
:{
charData
:
function
(){
this
.
drawChart
()}},
methods
:{
drawChart
:
function
(){
this
.
chart
&&
this
.
chart
.
destroy
(),
this
.
chart
=
new
i
.
a
({
container
:
this
.
id
,
width
:
this
.
width
,
autoFit
:
!
0
,
height
:
280
,
padding
:[
50
,
80
,
60
,
80
]}),
this
.
chart
.
source
(
this
.
charData
),
this
.
chart
.
scale
({
avgVisitTime
:{
min
:
0
,
nice
:
!
0
,
alias
:
"人均访问时长"
},
avgLoginTimes
:{
range
:[
0
,
1
],
nice
:
!
0
,
alias
:
"平均每人登录次数"
}}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"-4%"
,
"-10%"
],
content
:
"登录次数"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
guide
().
text
({
top
:
!
0
,
position
:[
"100%"
,
"-10%"
],
content
:
"访问时长"
,
offsetX
:
0
,
offsetY
:
0
}),
this
.
chart
.
axis
(
"avgVisitTime"
,{
grid
:
null
,
title
:{}}),
this
.
chart
.
axis
(
"avgLoginTimes"
,{
title
:{}}),
this
.
chart
.
tooltip
({
showCrosshairs
:
!
0
,
shared
:
!
0
}),
this
.
chart
.
interval
().
position
(
"bizDates*avgLoginTimes"
).
color
(
"#597EF7"
),
this
.
chart
.
line
().
position
(
"bizDates*avgVisitTime"
).
color
(
"#5ad8a6"
),
this
.
chart
.
legend
({
position
:
"top"
,
itemGap
:
20
,
custom
:
!
0
,
items
:[{
value
:
"avgLoginTimes"
,
name
:
"平均每人登录次数"
,
marker
:{
symbol
:
"square"
,
style
:{
fill
:
"#597ef7"
,
r
:
4
}}},{
value
:
"avgVisitTime"
,
name
:
"人均访问时长"
,
marker
:{
symbol
:
"hyphen"
,
style
:{
stroke
:
"#5ad8a6"
,
r
:
5
,
lineWidth
:
3
}}}]}),
this
.
chart
.
render
()}}},
n
=
{
render
:
function
(){
var
t
=
this
.
$createElement
;
return
(
this
.
_self
.
_c
||
t
)(
"div"
,{
attrs
:{
id
:
this
.
id
}})},
staticRenderFns
:[]};
var
o
=
a
(
"VU/8"
)(
s
,
n
,
!
1
,
function
(
t
){
a
(
"1Gks"
)},
"data-v-842e20e8"
,
null
);
e
.
a
=
o
.
exports
},
wezA
:
function
(
t
,
e
){}});
\ No newline at end of file
dist/static/js/manifest.
56710e85c2a553b1ce74
.js
→
dist/static/js/manifest.
831c9147707a7cbedd6e
.js
View file @
06838d09
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
c
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
t
=
c
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
a
&&
a
(
c
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
c
=
{},
f
=
{
87
:
0
};
function
d
(
a
){
if
(
c
[
a
])
return
c
[
a
].
exports
;
var
f
=
c
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
f
.
exports
,
f
,
f
.
exports
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
e
=
function
(
e
){
var
a
=
f
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
c
=
new
Promise
(
function
(
c
,
d
){
a
=
f
[
e
]
=
[
c
,
d
]});
a
[
2
]
=
c
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"a65b89ba49331c2da266"
,
1
:
"954a8a70c5f1171933ac"
,
2
:
"2025d32c544f960c7161"
,
3
:
"5e5fd50a283f45682919"
,
4
:
"7fb54b0d6edc84c910b5"
,
5
:
"d493a299eefcfbd9f885"
,
6
:
"987ab930d70320e9de11"
,
7
:
"2f9e3b0f25ce977b1fcf"
,
8
:
"6f38a596c23a135b17cc"
,
9
:
"44383cfb15abd9a26d55"
,
10
:
"b7fc3761e0550c339488"
,
11
:
"03c37101384d7f8451c2"
,
12
:
"fc628ad952a874c7bc5f"
,
13
:
"eeb1013728f3e67bb869"
,
14
:
"cc777d4e374d0428a9f9"
,
15
:
"1a4794eae71e5676b82a"
,
16
:
"9ff89e3ae22fb695931f"
,
17
:
"0ee5ffd1827c0ab14257"
,
18
:
"fdb6aeb863dd5e05ebd6"
,
19
:
"ceaa40d8aa6227ccaa7b"
,
20
:
"41027a6d3a2c48820f68"
,
21
:
"711aa9a9ac3eae33b133"
,
22
:
"a1fc1510f2466b09fb99"
,
23
:
"8a47f55d3794b05cdde6"
,
24
:
"693553e50fe47805c36a"
,
25
:
"c6b4b7cc7f7e0f07fb6e"
,
26
:
"b530871b682736752acb"
,
27
:
"2e94b907c2abbc92de8b"
,
28
:
"fca5c649f0c8f2781702"
,
29
:
"1b665b6c377fa61779aa"
,
30
:
"44ad619653abe09fe4a2"
,
31
:
"f15018c679d31a23a484"
,
32
:
"3b191a8ca4748306ba30"
,
33
:
"d60beb8286a5273c8520"
,
34
:
"21e42e4239a3a4bece96"
,
35
:
"8c517c66214b3008ba1d"
,
36
:
"49f42097022ad1c511a9"
,
37
:
"06fc7189271107a22952"
,
38
:
"b38db70a1ac98d47033e"
,
39
:
"4d86ee1e3301f7724be9"
,
40
:
"58b97f413035bfcac73d"
,
41
:
"eee22ad0ab971e133a9f"
,
42
:
"d349ab27ce555f725e4f"
,
43
:
"0c35c92dcabc93995c47"
,
44
:
"a22bd4a80c711131d8cf"
,
45
:
"eba0691dbaf3680ac324"
,
46
:
"f3c31220fd4f30dba00a"
,
47
:
"52768d75b34a3ac8e091"
,
48
:
"35fc1ffcea3edca588fa"
,
49
:
"07ea1d498a5e7f89f13b"
,
50
:
"ba943a0915a5c08260e6"
,
51
:
"377ddd3618ad5bd9c3a8"
,
52
:
"1e2ae65363a4861dd355"
,
53
:
"cad2e8ac87e5684a9bc2"
,
54
:
"aa9df4f3a7eacae9e5db"
,
55
:
"5515666662cecc9025bc"
,
56
:
"2d7039de458c3c9cb678"
,
57
:
"9f9fb6bfcac478732dad"
,
58
:
"7ca51a6189813a34c8e8"
,
59
:
"94cef91aa20f1ed4e307"
,
60
:
"af4a6c684004f80a7ee0"
,
61
:
"61567903701f9732f012"
,
62
:
"ddef6dba0e1841fb538c"
,
63
:
"a3a44a6f506f871deab4"
,
64
:
"40f89a451c2e89015091"
,
65
:
"4e16618829c82ab55c8a"
,
66
:
"af70555c4e8832c02abf"
,
67
:
"8fdd20bb6633a594da91"
,
68
:
"5c88c8205192e47c5440"
,
69
:
"4df5e7e8568b818a23af"
,
70
:
"ca6ac1fe2e2c3ac7a6ca"
,
71
:
"c4b9ffa6fd9ed879342f"
,
72
:
"ecca0939974e3cb8b4ff"
,
73
:
"4c5f9e1a5892624f46e6"
,
74
:
"e4179f75b296bd599098"
,
75
:
"a29bc05b96ce086304e1"
,
76
:
"a4e7039d1702d1398ad6"
,
77
:
"9568405fcd7f68bbbed2"
,
78
:
"6c0dc47c4cd66828eea7"
,
79
:
"0018729eec70a9546602"
,
80
:
"189377999dd7e01b560e"
,
81
:
"32879f43d7e376621672"
,
82
:
"80e1bea9e7c52a0010e2"
,
83
:
"8e92060d7042fa029dc4"
,
84
:
"917d6e79a15c0ce10d4c"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
a
=
f
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
c
},
d
.
m
=
e
,
d
.
c
=
c
,
d
.
d
=
function
(
e
,
a
,
c
){
d
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
c
})},
d
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
a
,
"a"
,
a
),
a
},
d
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
d
.
p
=
"./"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
c
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
t
=
c
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
a
&&
a
(
c
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
c
=
{},
f
=
{
87
:
0
};
function
d
(
a
){
if
(
c
[
a
])
return
c
[
a
].
exports
;
var
f
=
c
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
f
.
exports
,
f
,
f
.
exports
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
e
=
function
(
e
){
var
a
=
f
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
c
=
new
Promise
(
function
(
c
,
d
){
a
=
f
[
e
]
=
[
c
,
d
]});
a
[
2
]
=
c
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"a65b89ba49331c2da266"
,
1
:
"954a8a70c5f1171933ac"
,
2
:
"2025d32c544f960c7161"
,
3
:
"5e5fd50a283f45682919"
,
4
:
"7fb54b0d6edc84c910b5"
,
5
:
"d493a299eefcfbd9f885"
,
6
:
"987ab930d70320e9de11"
,
7
:
"2f9e3b0f25ce977b1fcf"
,
8
:
"6f38a596c23a135b17cc"
,
9
:
"44383cfb15abd9a26d55"
,
10
:
"171c01aeaa804599a6f5"
,
11
:
"03c37101384d7f8451c2"
,
12
:
"fc628ad952a874c7bc5f"
,
13
:
"eeb1013728f3e67bb869"
,
14
:
"cc777d4e374d0428a9f9"
,
15
:
"1a4794eae71e5676b82a"
,
16
:
"9ff89e3ae22fb695931f"
,
17
:
"0ee5ffd1827c0ab14257"
,
18
:
"fdb6aeb863dd5e05ebd6"
,
19
:
"ceaa40d8aa6227ccaa7b"
,
20
:
"41027a6d3a2c48820f68"
,
21
:
"711aa9a9ac3eae33b133"
,
22
:
"a1fc1510f2466b09fb99"
,
23
:
"8a47f55d3794b05cdde6"
,
24
:
"693553e50fe47805c36a"
,
25
:
"c6b4b7cc7f7e0f07fb6e"
,
26
:
"b530871b682736752acb"
,
27
:
"2e94b907c2abbc92de8b"
,
28
:
"fca5c649f0c8f2781702"
,
29
:
"1b665b6c377fa61779aa"
,
30
:
"44ad619653abe09fe4a2"
,
31
:
"f15018c679d31a23a484"
,
32
:
"3b191a8ca4748306ba30"
,
33
:
"d60beb8286a5273c8520"
,
34
:
"21e42e4239a3a4bece96"
,
35
:
"8c517c66214b3008ba1d"
,
36
:
"49f42097022ad1c511a9"
,
37
:
"06fc7189271107a22952"
,
38
:
"b38db70a1ac98d47033e"
,
39
:
"4d86ee1e3301f7724be9"
,
40
:
"58b97f413035bfcac73d"
,
41
:
"eee22ad0ab971e133a9f"
,
42
:
"d349ab27ce555f725e4f"
,
43
:
"0c35c92dcabc93995c47"
,
44
:
"a22bd4a80c711131d8cf"
,
45
:
"eba0691dbaf3680ac324"
,
46
:
"f3c31220fd4f30dba00a"
,
47
:
"52768d75b34a3ac8e091"
,
48
:
"35fc1ffcea3edca588fa"
,
49
:
"07ea1d498a5e7f89f13b"
,
50
:
"ba943a0915a5c08260e6"
,
51
:
"377ddd3618ad5bd9c3a8"
,
52
:
"1e2ae65363a4861dd355"
,
53
:
"cad2e8ac87e5684a9bc2"
,
54
:
"aa9df4f3a7eacae9e5db"
,
55
:
"5515666662cecc9025bc"
,
56
:
"2d7039de458c3c9cb678"
,
57
:
"9f9fb6bfcac478732dad"
,
58
:
"7ca51a6189813a34c8e8"
,
59
:
"94cef91aa20f1ed4e307"
,
60
:
"af4a6c684004f80a7ee0"
,
61
:
"61567903701f9732f012"
,
62
:
"ddef6dba0e1841fb538c"
,
63
:
"a3a44a6f506f871deab4"
,
64
:
"40f89a451c2e89015091"
,
65
:
"4e16618829c82ab55c8a"
,
66
:
"af70555c4e8832c02abf"
,
67
:
"8fdd20bb6633a594da91"
,
68
:
"5c88c8205192e47c5440"
,
69
:
"4df5e7e8568b818a23af"
,
70
:
"ca6ac1fe2e2c3ac7a6ca"
,
71
:
"c4b9ffa6fd9ed879342f"
,
72
:
"ecca0939974e3cb8b4ff"
,
73
:
"4c5f9e1a5892624f46e6"
,
74
:
"e4179f75b296bd599098"
,
75
:
"a29bc05b96ce086304e1"
,
76
:
"a4e7039d1702d1398ad6"
,
77
:
"9568405fcd7f68bbbed2"
,
78
:
"6c0dc47c4cd66828eea7"
,
79
:
"0018729eec70a9546602"
,
80
:
"189377999dd7e01b560e"
,
81
:
"32879f43d7e376621672"
,
82
:
"80e1bea9e7c52a0010e2"
,
83
:
"8e92060d7042fa029dc4"
,
84
:
"917d6e79a15c0ce10d4c"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
a
=
f
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
c
},
d
.
m
=
e
,
d
.
c
=
c
,
d
.
d
=
function
(
e
,
a
,
c
){
d
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
c
})},
d
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
a
,
"a"
,
a
),
a
},
d
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
d
.
p
=
"./"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/views/enterpriseData/loginDetail.vue
View file @
06838d09
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-07-08 10:
00:15
* @LastEditTime: 2020-07-08 10:
40:07
-->
<
template
>
<div
class=
"my-customer-wrap common-set-wrap"
>
...
...
@@ -374,7 +374,7 @@ export default {
.
then
(
res
=>
{
let
resData
=
res
.
data
;
if
(
resData
.
errorCode
==
1
)
{
that
.
charData
=
resData
.
result
||
[];
that
.
charData
=
resData
.
result
.
result
||
[];
return
false
;
}
errMsg
.
errorMsg
(
resData
);
...
...
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