Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
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
office-web
Commits
f07fb659
Commit
f07fb659
authored
May 23, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 增加帮助手册链接
parent
4ad3b585
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
index.html
dist/index.html
+2
-2
app.e3410ff3e03ffdc60d53cf17ffb6bf41.css
dist/static/css/app.e3410ff3e03ffdc60d53cf17ffb6bf41.css
+0
-0
26.37b8a424c03606237ee9.js
dist/static/js/26.37b8a424c03606237ee9.js
+2
-0
26.5cd21cc7b708ed274343.js
dist/static/js/26.5cd21cc7b708ed274343.js
+0
-2
manifest.b559adab326aa8f47166.js
dist/static/js/manifest.b559adab326aa8f47166.js
+2
-2
index.vue
src/views/index/index.vue
+1
-1
No files found.
dist/index.html
View file @
f07fb659
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><link
rel=
"shortcut icon"
href=
./favicon.ico
><title>
好办管理平台
</title><link
href=
./static/css/app.919741926044e1a7e3b285b71873e705.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><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>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.23f5f5a709df5a7b0447.js
></script><script
type=
text/javascript
src=
./static/js/vendor.9a6a1db3163a6480a3e2.js
></script><script
type=
text/javascript
src=
./static/js/app.1a80b56ab6f0dcf7e5c9.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
href=
./static/css/app.e3410ff3e03ffdc60d53cf17ffb6bf41.css
rel=
stylesheet
></head><body
style=
"min-width: 1400px;"
><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>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.b559adab326aa8f47166.js
></script><script
type=
text/javascript
src=
./static/js/vendor.9a6a1db3163a6480a3e2.js
></script><script
type=
text/javascript
src=
./static/js/app.1a80b56ab6f0dcf7e5c9.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
919741926044e1a7e3b285b71873e705
.css
→
dist/static/css/app.
e3410ff3e03ffdc60d53cf17ffb6bf41
.css
View file @
f07fb659
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/26.37b8a424c03606237ee9.js
0 → 100644
View file @
f07fb659
webpackJsonp
([
26
],{
BKgO
:
function
(
t
,
e
){},
HOT7
:
function
(
t
,
e
){},
JXTs
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"//Fk"
),
n
=
a
.
n
(
s
),
o
=
a
(
"P9l9"
),
i
=
a
(
"3E4D"
),
c
=
a
(
"Ch4/"
),
r
=
{
name
:
"custom-dialog"
,
props
:{
showCustomDialog
:{
type
:
Boolean
,
default
:
!
1
},
customType
:{
type
:
String
,
default
:
""
},
customTitle
:{
type
:
String
,
default
:
""
}},
data
:
function
(){
return
{
repProjectName
:
"haoban-manage-web"
,
customDialog
:
!
1
,
customData
:[],
checkList
:[]}},
beforeMount
:
function
(){},
methods
:{
handleCardClose
:
function
(){
this
.
customCancel
()},
customCancel
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"customHandleConfirm"
)},
customConfirm
:
function
(){
if
(
!
this
.
checkList
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择操作"
}),
!
1
;
this
.
setData
(
this
.
checkList
)},
customChange
:
function
(
t
){},
setData
:
function
(
t
){
var
e
=
this
,
a
=
{
viewIdList
:
t
},
s
=
"data"
==
e
.
customType
?
"/haoban-manage-web/home/set-display-enterprise-data"
:
"/haoban-manage-web/home/set-display-quick-entry"
;
Object
(
o
.
c
)(
s
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
i
.
a
.
showmsg
(
"设置成功"
,
"success"
),
void
e
.
$emit
(
"customHandleConfirm"
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
getCardList
:
function
(){
var
t
=
this
,
e
=
{
all
:
!
0
};
"data"
==
t
.
customType
&&
(
e
.
fetchData
=!
1
);
var
a
=
"data"
==
t
.
customType
?
"/haoban-manage-web/home/find-enterprise-data"
:
"/haoban-manage-web/home/find-quick-entry"
;
t
.
checkList
=
[],
Object
(
o
.
d
)(
a
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
){
var
s
=
[];
return
a
.
result
.
forEach
(
function
(
e
,
a
){
e
.
homeDisplay
&&
(
"data"
==
t
.
customType
?
s
.
push
(
e
.
dataViewId
):
s
.
push
(
e
.
settingViewId
))}),
t
.
customData
=
a
.
result
,
void
(
t
.
checkList
=
s
)}
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
showCustomDialog
:
function
(
t
,
e
){
this
.
customDialog
=
t
},
customType
:
function
(
t
,
e
){
t
&&
this
.
getCardList
()}},
mounted
:
function
(){
this
.
customDialog
=
this
.
showCustomDialog
}},
l
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"custom-dialog-wrap"
},[
a
(
"el-dialog"
,{
attrs
:{
title
:
"自定义"
+
t
.
customTitle
,
visible
:
t
.
customDialog
,
width
:
"761px"
,
"before-close"
:
t
.
handleCardClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"custom-dialog__title"
},[
a
(
"p"
,{
staticClass
:
"custom-dialog__p"
},[
t
.
_v
(
"
\
n 请选择您想在首页展示的"
+
t
.
_s
(
t
.
customTitle
)
+
",还可以再勾选"
),
a
(
"span"
,[
t
.
_v
(
" "
+
t
.
_s
(
8
-
t
.
checkList
.
length
)
+
" "
)]),
t
.
_v
(
"个
\
n "
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"custom-dialog__checkbox"
},[
a
(
"el-checkbox-group"
,{
attrs
:{
max
:
8
},
on
:{
change
:
t
.
customChange
},
model
:{
value
:
t
.
checkList
,
callback
:
function
(
e
){
t
.
checkList
=
e
},
expression
:
"checkList"
}},[
"data"
===
t
.
customType
?
t
.
_l
(
t
.
customData
,
function
(
e
){
return
a
(
"el-checkbox"
,{
key
:
e
.
dataViewId
,
attrs
:{
label
:
e
.
dataViewId
,
name
:
"type"
}},[
t
.
_v
(
t
.
_s
(
e
.
fieldTitle
))])}):
t
.
_e
(),
t
.
_v
(
" "
),
"data"
!=
t
.
customType
?
t
.
_l
(
t
.
customData
,
function
(
e
){
return
a
(
"el-checkbox"
,{
key
:
e
.
settingViewId
,
attrs
:{
label
:
e
.
settingViewId
,
name
:
"type"
}},[
t
.
_v
(
t
.
_s
(
e
.
fieldTitle
))])}):
t
.
_e
()],
2
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
t
.
customCancel
}},[
t
.
_v
(
"取 消"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
customConfirm
}},[
t
.
_v
(
"确 定"
)])],
1
)])],
1
)},
staticRenderFns
:[]};
var
u
=
{
name
:
"index"
,
data
:
function
(){
return
{
projectName
:
"haoban-manage-web"
,
contentHeight
:
"0px"
,
collapseFlag
:
!
1
,
showCustomDialog
:
!
1
,
customType
:
""
,
customTitle
:
""
,
bannerList
:[],
companyObj
:{},
dataOverview
:[],
entryData
:[]}},
methods
:{
changeRoute
:
function
(
t
){
this
.
$router
.
push
(
t
)},
toRouterView
:
function
(
t
){
this
.
$router
.
push
({
path
:
t
.
path
})},
collapseTag
:
function
(
t
){
this
.
collapseFlag
=
t
},
showDialogLayer
:
function
(
t
){
this
.
showCustomDialog
=!
0
,
this
.
customType
=
t
,
this
.
customTitle
=
"data"
==
t
?
"数据概览"
:
"快捷操作"
},
customHandleConfirm
:
function
(
t
){
this
.
showCustomDialog
=!
1
,
"data"
===
this
.
customType
?
this
.
getDataOverview
():
this
.
getEntryData
()},
toCertify
:
function
(
t
){
1
!=
t
&&
this
.
changeRoute
(
"/companyCertify"
)},
getBannerData
:
function
(){
var
t
=
this
;
Object
(
o
.
a
)(
"/haoban-manage-web/home/find-advertisement"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
bannerList
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getEnterpriseData
:
function
(){
var
t
=
this
;
Object
(
o
.
a
)(
"/haoban-manage-web/home/find-enterprise-info"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
a
.
result
.
balance
=
Number
(
a
.
result
.
balance
).
toFixed
(
2
),
0
==
a
.
result
.
yesterdayUseNumber
&&
(
a
.
result
.
yesterdayUseNumber
=
String
(
a
.
result
.
yesterdayUseNumber
)),
void
(
t
.
companyObj
=
a
.
result
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getDataOverview
:
function
(){
var
t
=
this
;
Object
(
o
.
a
)(
"/haoban-manage-web/home/find-enterprise-data"
,{
all
:
!
1
,
fetchData
:
!
0
}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
dataOverview
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getEntryData
:
function
(){
var
t
=
this
;
Object
(
o
.
a
)(
"/haoban-manage-web/home/find-quick-entry"
,{
all
:
!
1
}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
entryData
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
mounted
:
function
(){
this
.
contentHeight
=
(
document
.
documentElement
.
clientHeight
||
document
.
body
.
clientHeight
)
-
204
+
"px"
,
n
.
a
.
all
([
this
.
getBannerData
(),
this
.
getDataOverview
(),
this
.
getEntryData
(),
this
.
getEnterpriseData
()])},
components
:{
customDialog
:
a
(
"VU/8"
)(
r
,
l
,
!
1
,
function
(
t
){
a
(
"BKgO"
)},
"data-v-0b6f3e0a"
,
null
).
exports
}},
m
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
attrs
:{
id
:
"index"
}},[
a
(
"vue-office-header"
,{
attrs
:{
projectName
:
t
.
projectName
},
on
:{
collapseTag
:
t
.
collapseTag
,
toRouterView
:
t
.
toRouterView
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"content"
,
attrs
:{
id
:
"content"
}},[
a
(
"div"
,{
staticClass
:
"content-body"
,
style
:{
minHeight
:
t
.
contentHeight
}},[
a
(
"div"
,{
staticClass
:
"index-company flex flex-row"
},[
a
(
"div"
,{
staticClass
:
"index-company-left m-r-24 border-box radius-2"
},[
a
(
"div"
,{
staticClass
:
"index-company-logo"
},[
t
.
companyObj
.
logoUrl
?
a
(
"div"
,{
staticClass
:
"index-company-logo_img"
},[
a
(
"img"
,{
attrs
:{
src
:
t
.
companyObj
.
logoUrl
,
alt
:
"log"
}})]):
a
(
"div"
,{
staticClass
:
"default-logo-bg"
},[
a
(
"i"
,{
staticClass
:
"iconfont icon-2zuzhijiagou default-logo"
})])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-company-name color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
enterpriseName
))]),
t
.
_v
(
" "
),
a
(
"ul"
,{
staticClass
:
"index-company-count"
},[
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"企业人数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"企业总人数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
staffNumber
||
"--"
)
+
"人"
)])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"行政架构部门数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"企业行政架构部门总数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
departmentNumber
||
"--"
)
+
"个"
)])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"门店架构部门数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"企业门店总数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
storeGroupNumber
||
"--"
)
+
"个"
)])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"昨日使用人数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"昨日登录好办人数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
""
==
t
.
companyObj
.
yesterdayUseNumber
||
null
==
t
.
companyObj
.
yesterdayUseNumber
?
"--"
:
t
.
companyObj
.
yesterdayUseNumber
)
+
"人"
)])])]),
t
.
_v
(
" "
),
a
(
"ul"
,{
staticClass
:
"p-t-12"
},[
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"账户余额"
)]),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
"¥"
+
t
.
_s
(
t
.
companyObj
.
balance
))])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"企业编码"
)]),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
enterpriseCode
||
"--"
))])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
,
on
:{
click
:
function
(
e
){
t
.
toCertify
(
t
.
companyObj
.
authenticationStatus
)}}},[
a
(
"span"
,[
t
.
_v
(
"企业认证"
)]),
a
(
"span"
,{
class
:[
1
==
t
.
companyObj
.
authenticationStatus
?
"authActive"
:
0
==
t
.
companyObj
.
authenticationStatus
?
"unAuth"
:
2
==
t
.
companyObj
.
authenticationStatus
?
"auth-ing"
:
"auth-fail"
]},[
1
==
t
.
companyObj
.
authenticationStatus
||
0
==
t
.
companyObj
.
authenticationStatus
?
a
(
"i"
,{
staticClass
:
"iconfont icon-renzheng p-r-6 "
}):
t
.
_e
(),
2
==
t
.
companyObj
.
authenticationStatus
?
a
(
"i"
,{
staticClass
:
"iconfont icon-qiyerenzheng1 p-r-6 "
}):
t
.
_e
(),
3
==
t
.
companyObj
.
authenticationStatus
?
a
(
"i"
,{
staticClass
:
"iconfont icon-qiyerenzheng2 p-r-6 "
}):
t
.
_e
(),
t
.
_v
(
t
.
_s
(
1
==
t
.
companyObj
.
authenticationStatus
?
"已认证"
:
0
==
t
.
companyObj
.
authenticationStatus
?
"未认证"
:
2
==
t
.
companyObj
.
authenticationStatus
?
"认证中"
:
"认证失败"
)
+
" "
)])]),
t
.
_v
(
" "
),
t
.
_m
(
0
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-entry radius-2"
},[
a
(
"div"
,{
staticClass
:
"index-swiper"
},[
a
(
"el-carousel"
,{
attrs
:{
trigger
:
"click"
,
height
:
"250px"
,
arrow
:
"never"
,
autoplay
:
!
1
}},
t
.
_l
(
t
.
bannerList
,
function
(
t
,
e
){
return
a
(
"el-carousel-item"
,{
key
:
e
},[
a
(
"a"
,{
staticClass
:
"index-swiper-bg"
,
style
:{
backgroundImage
:
"url("
+
t
.
imgUrl
+
")"
},
attrs
:{
href
:
1
==
t
.
linkType
?
"#"
+
t
.
linkUrl
:
t
.
linkUrl
,
target
:
"_blank"
,
rel
:
"nofollow noopener noreferrer"
}})])}))],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"bg-f5f8fa bg-space"
}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-entry-head flex flex-between border-box border-b-e4e7e7"
},[
a
(
"span"
,{
staticClass
:
"color-303133 font-16 font-w-500"
},[
t
.
_v
(
"快捷入口"
)]),
a
(
"span"
,{
staticClass
:
"auto-define"
,
on
:{
click
:
function
(
e
){
t
.
showDialogLayer
(
"entry"
)}}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-zidingyi color-909399"
})])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-entry-body p-24 border-box"
},[
a
(
"ul"
,{
staticClass
:
"flex flex-row flex-wrap"
},
t
.
_l
(
t
.
entryData
,
function
(
e
,
s
){
return
a
(
"li"
,{
key
:
s
,
staticClass
:
"flex flex-align-center border-box flex"
,
on
:{
click
:
function
(
a
){
t
.
changeRoute
(
e
.
fieldUrl
)}}},[
a
(
"span"
,{
staticClass
:
"square-item flex flex-align-center flex-pack-center"
,
style
:{
background
:
e
.
fieldIconBgColor
}},[
a
(
"i"
,{
class
:[
"iconfont"
,
e
.
fieldIconUrl
]})]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16 p-l-20"
},[
t
.
_v
(
t
.
_s
(
e
.
fieldTitle
))])])}))])])])]),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
)],
1
),
t
.
_v
(
" "
),
a
(
"custom-dialog"
,{
attrs
:{
customTitle
:
t
.
customTitle
,
customType
:
t
.
customType
,
showCustomDialog
:
t
.
showCustomDialog
},
on
:{
customHandleConfirm
:
t
.
customHandleConfirm
}})],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"li"
,{
staticClass
:
"flex flex-between"
},[
e
(
"span"
,[
this
.
_v
(
"帮助手册"
)]),
e
(
"a"
,{
attrs
:{
href
:
"https://other-1251519181.cos.ap-shanghai.myqcloud.com/pdf/20190521110719/好办使用手册-管理员.pdf"
,
download
:
"帮助手册.pdf"
}},[
e
(
"span"
,{
staticClass
:
"color-1890ff"
},[
this
.
_v
(
"立即下载"
),
e
(
"i"
,{
staticClass
:
"el-icon-arrow-right"
})])])])}]};
var
f
=
a
(
"VU/8"
)(
u
,
m
,
!
1
,
function
(
t
){
a
(
"HOT7"
)},
"data-v-4d9aba28"
,
null
);
e
.
default
=
f
.
exports
}});
\ No newline at end of file
dist/static/js/26.5cd21cc7b708ed274343.js
deleted
100644 → 0
View file @
4ad3b585
webpackJsonp
([
26
],{
"1uRS"
:
function
(
t
,
e
){},
BKgO
:
function
(
t
,
e
){},
JXTs
:
function
(
t
,
e
,
a
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
s
=
a
(
"//Fk"
),
n
=
a
.
n
(
s
),
i
=
a
(
"P9l9"
),
o
=
a
(
"3E4D"
),
c
=
a
(
"Ch4/"
),
r
=
{
name
:
"custom-dialog"
,
props
:{
showCustomDialog
:{
type
:
Boolean
,
default
:
!
1
},
customType
:{
type
:
String
,
default
:
""
},
customTitle
:{
type
:
String
,
default
:
""
}},
data
:
function
(){
return
{
repProjectName
:
"haoban-manage-web"
,
customDialog
:
!
1
,
customData
:[],
checkList
:[]}},
beforeMount
:
function
(){},
methods
:{
handleCardClose
:
function
(){
this
.
customCancel
()},
customCancel
:
function
(){
this
.
customDialog
=!
1
,
this
.
$emit
(
"customHandleConfirm"
)},
customConfirm
:
function
(){
if
(
!
this
.
checkList
.
length
)
return
this
.
$message
.
error
({
duration
:
1
e3
,
message
:
"请选择操作"
}),
!
1
;
this
.
setData
(
this
.
checkList
)},
customChange
:
function
(
t
){},
setData
:
function
(
t
){
var
e
=
this
,
a
=
{
viewIdList
:
t
},
s
=
"data"
==
e
.
customType
?
"/haoban-manage-web/home/set-display-enterprise-data"
:
"/haoban-manage-web/home/set-display-quick-entry"
;
Object
(
i
.
c
)(
s
,
a
).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
1
==
a
.
errorCode
)
return
o
.
a
.
showmsg
(
"设置成功"
,
"success"
),
void
e
.
$emit
(
"customHandleConfirm"
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
getCardList
:
function
(){
var
t
=
this
,
e
=
{
all
:
!
0
};
"data"
==
t
.
customType
&&
(
e
.
fetchData
=!
1
);
var
a
=
"data"
==
t
.
customType
?
"/haoban-manage-web/home/find-enterprise-data"
:
"/haoban-manage-web/home/find-quick-entry"
;
t
.
checkList
=
[],
Object
(
i
.
d
)(
a
,
e
).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
){
var
s
=
[];
return
a
.
result
.
forEach
(
function
(
e
,
a
){
e
.
homeDisplay
&&
(
"data"
==
t
.
customType
?
s
.
push
(
e
.
dataViewId
):
s
.
push
(
e
.
settingViewId
))}),
t
.
customData
=
a
.
result
,
void
(
t
.
checkList
=
s
)}
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
watch
:{
showCustomDialog
:
function
(
t
,
e
){
this
.
customDialog
=
t
},
customType
:
function
(
t
,
e
){
t
&&
this
.
getCardList
()}},
mounted
:
function
(){
this
.
customDialog
=
this
.
showCustomDialog
}},
l
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
staticClass
:
"custom-dialog-wrap"
},[
a
(
"el-dialog"
,{
attrs
:{
title
:
"自定义"
+
t
.
customTitle
,
visible
:
t
.
customDialog
,
width
:
"761px"
,
"before-close"
:
t
.
handleCardClose
},
on
:{
"update:visible"
:
function
(
e
){
t
.
customDialog
=
e
}}},[
a
(
"div"
,{
staticClass
:
"custom-dialog__title"
},[
a
(
"p"
,{
staticClass
:
"custom-dialog__p"
},[
t
.
_v
(
"
\
n 请选择您想在首页展示的"
+
t
.
_s
(
t
.
customTitle
)
+
",还可以再勾选"
),
a
(
"span"
,[
t
.
_v
(
" "
+
t
.
_s
(
8
-
t
.
checkList
.
length
)
+
" "
)]),
t
.
_v
(
"个
\
n "
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"custom-dialog__checkbox"
},[
a
(
"el-checkbox-group"
,{
attrs
:{
max
:
8
},
on
:{
change
:
t
.
customChange
},
model
:{
value
:
t
.
checkList
,
callback
:
function
(
e
){
t
.
checkList
=
e
},
expression
:
"checkList"
}},[
"data"
===
t
.
customType
?
t
.
_l
(
t
.
customData
,
function
(
e
){
return
a
(
"el-checkbox"
,{
key
:
e
.
dataViewId
,
attrs
:{
label
:
e
.
dataViewId
,
name
:
"type"
}},[
t
.
_v
(
t
.
_s
(
e
.
fieldTitle
))])}):
t
.
_e
(),
t
.
_v
(
" "
),
"data"
!=
t
.
customType
?
t
.
_l
(
t
.
customData
,
function
(
e
){
return
a
(
"el-checkbox"
,{
key
:
e
.
settingViewId
,
attrs
:{
label
:
e
.
settingViewId
,
name
:
"type"
}},[
t
.
_v
(
t
.
_s
(
e
.
fieldTitle
))])}):
t
.
_e
()],
2
)],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
a
(
"el-button"
,{
on
:{
click
:
t
.
customCancel
}},[
t
.
_v
(
"取 消"
)]),
t
.
_v
(
" "
),
a
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
t
.
customConfirm
}},[
t
.
_v
(
"确 定"
)])],
1
)])],
1
)},
staticRenderFns
:[]};
var
u
=
{
name
:
"index"
,
data
:
function
(){
return
{
projectName
:
"haoban-manage-web"
,
contentHeight
:
"0px"
,
collapseFlag
:
!
1
,
showCustomDialog
:
!
1
,
customType
:
""
,
customTitle
:
""
,
bannerList
:[],
companyObj
:{},
dataOverview
:[],
entryData
:[]}},
methods
:{
changeRoute
:
function
(
t
){
this
.
$router
.
push
(
t
)},
toRouterView
:
function
(
t
){
this
.
$router
.
push
({
path
:
t
.
path
})},
collapseTag
:
function
(
t
){
this
.
collapseFlag
=
t
},
showDialogLayer
:
function
(
t
){
this
.
showCustomDialog
=!
0
,
this
.
customType
=
t
,
this
.
customTitle
=
"data"
==
t
?
"数据概览"
:
"快捷操作"
},
customHandleConfirm
:
function
(
t
){
this
.
showCustomDialog
=!
1
,
"data"
===
this
.
customType
?
this
.
getDataOverview
():
this
.
getEntryData
()},
toCertify
:
function
(
t
){
1
!=
t
&&
this
.
changeRoute
(
"/companyCertify"
)},
getBannerData
:
function
(){
var
t
=
this
;
Object
(
i
.
a
)(
"/haoban-manage-web/home/find-advertisement"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
bannerList
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getEnterpriseData
:
function
(){
var
t
=
this
;
Object
(
i
.
a
)(
"/haoban-manage-web/home/find-enterprise-info"
,{}).
then
(
function
(
e
){
var
a
=
e
.
data
;
if
(
1
==
a
.
errorCode
)
return
a
.
result
.
balance
=
Number
(
a
.
result
.
balance
).
toFixed
(
2
),
0
==
a
.
result
.
yesterdayUseNumber
&&
(
a
.
result
.
yesterdayUseNumber
=
String
(
a
.
result
.
yesterdayUseNumber
)),
void
(
t
.
companyObj
=
a
.
result
);
c
.
a
.
errorMsg
(
a
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getDataOverview
:
function
(){
var
t
=
this
;
Object
(
i
.
a
)(
"/haoban-manage-web/home/find-enterprise-data"
,{
all
:
!
1
,
fetchData
:
!
0
}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
dataOverview
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
getEntryData
:
function
(){
var
t
=
this
;
Object
(
i
.
a
)(
"/haoban-manage-web/home/find-quick-entry"
,{
all
:
!
1
}).
then
(
function
(
e
){
var
a
=
e
.
data
;
1
!=
a
.
errorCode
?
c
.
a
.
errorMsg
(
a
):
t
.
entryData
=
a
.
result
}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})}},
mounted
:
function
(){
this
.
contentHeight
=
(
document
.
documentElement
.
clientHeight
||
document
.
body
.
clientHeight
)
-
204
+
"px"
,
n
.
a
.
all
([
this
.
getBannerData
(),
this
.
getDataOverview
(),
this
.
getEntryData
(),
this
.
getEnterpriseData
()])},
components
:{
customDialog
:
a
(
"VU/8"
)(
r
,
l
,
!
1
,
function
(
t
){
a
(
"BKgO"
)},
"data-v-0b6f3e0a"
,
null
).
exports
}},
m
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
e
;
return
a
(
"div"
,{
attrs
:{
id
:
"index"
}},[
a
(
"vue-office-header"
,{
attrs
:{
projectName
:
t
.
projectName
},
on
:{
collapseTag
:
t
.
collapseTag
,
toRouterView
:
t
.
toRouterView
}}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"content"
,
attrs
:{
id
:
"content"
}},[
a
(
"div"
,{
staticClass
:
"content-body"
,
style
:{
minHeight
:
t
.
contentHeight
}},[
a
(
"div"
,{
staticClass
:
"index-company flex flex-row"
},[
a
(
"div"
,{
staticClass
:
"index-company-left m-r-24 border-box radius-2"
},[
a
(
"div"
,{
staticClass
:
"index-company-logo"
},[
t
.
companyObj
.
logoUrl
?
a
(
"div"
,{
staticClass
:
"index-company-logo_img"
},[
a
(
"img"
,{
attrs
:{
src
:
t
.
companyObj
.
logoUrl
,
alt
:
"log"
}})]):
a
(
"div"
,{
staticClass
:
"default-logo-bg"
},[
a
(
"i"
,{
staticClass
:
"iconfont icon-2zuzhijiagou default-logo"
})])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-company-name color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
enterpriseName
))]),
t
.
_v
(
" "
),
a
(
"ul"
,{
staticClass
:
"index-company-count"
},[
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"企业人数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"企业总人数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
staffNumber
||
"--"
)
+
"人"
)])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"行政架构部门数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"企业行政架构部门总数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
departmentNumber
||
"--"
)
+
"个"
)])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"门店架构部门数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"企业门店总数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
storeGroupNumber
||
"--"
)
+
"个"
)])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"昨日使用人数
\
n "
),
a
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"light"
,
content
:
"昨日登录好办人数,每日刷新一次"
,
placement
:
"right"
}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-xinxixianshi"
})])],
1
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
""
==
t
.
companyObj
.
yesterdayUseNumber
||
null
==
t
.
companyObj
.
yesterdayUseNumber
?
"--"
:
t
.
companyObj
.
yesterdayUseNumber
)
+
"人"
)])])]),
t
.
_v
(
" "
),
a
(
"ul"
,{
staticClass
:
"p-t-12"
},[
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"账户余额"
)]),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
"¥"
+
t
.
_s
(
t
.
companyObj
.
balance
))])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
},[
a
(
"span"
,[
t
.
_v
(
"企业编码"
)]),
a
(
"span"
,{
staticClass
:
"color-303133 font-16"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
enterpriseCode
||
"--"
))])]),
t
.
_v
(
" "
),
a
(
"li"
,{
staticClass
:
"flex flex-between"
,
on
:{
click
:
function
(
e
){
t
.
toCertify
(
t
.
companyObj
.
authenticationStatus
)}}},[
a
(
"span"
,[
t
.
_v
(
"企业认证"
)]),
a
(
"span"
,{
class
:[
1
==
t
.
companyObj
.
authenticationStatus
?
"authActive"
:
0
==
t
.
companyObj
.
authenticationStatus
?
"unAuth"
:
2
==
t
.
companyObj
.
authenticationStatus
?
"auth-ing"
:
"auth-fail"
]},[
1
==
t
.
companyObj
.
authenticationStatus
||
0
==
t
.
companyObj
.
authenticationStatus
?
a
(
"i"
,{
staticClass
:
"iconfont icon-renzheng p-r-6 "
}):
t
.
_e
(),
2
==
t
.
companyObj
.
authenticationStatus
?
a
(
"i"
,{
staticClass
:
"iconfont icon-qiyerenzheng1 p-r-6 "
}):
t
.
_e
(),
3
==
t
.
companyObj
.
authenticationStatus
?
a
(
"i"
,{
staticClass
:
"iconfont icon-qiyerenzheng2 p-r-6 "
}):
t
.
_e
(),
t
.
_v
(
t
.
_s
(
1
==
t
.
companyObj
.
authenticationStatus
?
"已认证"
:
0
==
t
.
companyObj
.
authenticationStatus
?
"未认证"
:
2
==
t
.
companyObj
.
authenticationStatus
?
"认证中"
:
"认证失败"
)
+
" "
)])]),
t
.
_v
(
" "
),
t
.
_m
(
0
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-entry radius-2"
},[
a
(
"div"
,{
staticClass
:
"index-swiper"
},[
a
(
"el-carousel"
,{
attrs
:{
trigger
:
"click"
,
height
:
"250px"
,
arrow
:
"never"
,
autoplay
:
!
1
}},
t
.
_l
(
t
.
bannerList
,
function
(
t
,
e
){
return
a
(
"el-carousel-item"
,{
key
:
e
},[
a
(
"a"
,{
staticClass
:
"index-swiper-bg"
,
style
:{
backgroundImage
:
"url("
+
t
.
imgUrl
+
")"
},
attrs
:{
href
:
1
==
t
.
linkType
?
"#"
+
t
.
linkUrl
:
t
.
linkUrl
,
target
:
"_blank"
,
rel
:
"nofollow noopener noreferrer"
}})])}))],
1
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"bg-f5f8fa bg-space"
}),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-entry-head flex flex-between border-box border-b-e4e7e7"
},[
a
(
"span"
,{
staticClass
:
"color-303133 font-16 font-w-500"
},[
t
.
_v
(
"快捷入口"
)]),
a
(
"span"
,{
staticClass
:
"auto-define"
,
on
:{
click
:
function
(
e
){
t
.
showDialogLayer
(
"entry"
)}}},[
a
(
"i"
,{
staticClass
:
"iconfont icon-zidingyi color-909399"
})])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"index-entry-body p-24 border-box"
},[
a
(
"ul"
,{
staticClass
:
"flex flex-row flex-wrap"
},
t
.
_l
(
t
.
entryData
,
function
(
e
,
s
){
return
a
(
"li"
,{
key
:
s
,
staticClass
:
"flex flex-align-center border-box flex"
,
on
:{
click
:
function
(
a
){
t
.
changeRoute
(
e
.
fieldUrl
)}}},[
a
(
"span"
,{
staticClass
:
"square-item flex flex-align-center flex-pack-center"
,
style
:{
background
:
e
.
fieldIconBgColor
}},[
a
(
"i"
,{
class
:[
"iconfont"
,
e
.
fieldIconUrl
]})]),
t
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"color-303133 font-16 p-l-20"
},[
t
.
_v
(
t
.
_s
(
e
.
fieldTitle
))])])}))])])])]),
t
.
_v
(
" "
),
a
(
"vue-gic-footer"
)],
1
),
t
.
_v
(
" "
),
a
(
"custom-dialog"
,{
attrs
:{
customTitle
:
t
.
customTitle
,
customType
:
t
.
customType
,
showCustomDialog
:
t
.
showCustomDialog
},
on
:{
customHandleConfirm
:
t
.
customHandleConfirm
}})],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"li"
,{
staticClass
:
"flex flex-between"
},[
e
(
"span"
,[
this
.
_v
(
"帮助手册"
)]),
e
(
"a"
,{
attrs
:{
href
:
"../../assets/1.pdf"
,
download
:
"帮助手册.pdf"
}},[
e
(
"span"
,{
staticClass
:
"color-1890ff"
},[
this
.
_v
(
"立即下载"
),
e
(
"i"
,{
staticClass
:
"el-icon-arrow-right"
})])])])}]};
var
f
=
a
(
"VU/8"
)(
u
,
m
,
!
1
,
function
(
t
){
a
(
"1uRS"
)},
"data-v-dfec111a"
,
null
);
e
.
default
=
f
.
exports
}});
\ No newline at end of file
dist/static/js/manifest.
23f5f5a709df5a7b0447
.js
→
dist/static/js/manifest.
b559adab326aa8f47166
.js
View file @
f07fb659
!
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
=
{
80
:
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
:
"41336b17e1c7be378fe5"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"2a61903af622914bf7fc"
,
3
:
"958d4087184a77a03d2a"
,
4
:
"bb9126bada1efc5c8a32"
,
5
:
"f7ea28bf12816f1c5905"
,
6
:
"760df47d2173de14a767"
,
7
:
"94a862a54aec3179e1da"
,
8
:
"c958abaf56ef42b1d756"
,
9
:
"e3bbd7cce37695739ba0"
,
10
:
"278e030edefa2fe69aa7"
,
11
:
"718a6c075d40f6ca1f52"
,
12
:
"389216b9b999ec132c2f"
,
13
:
"28f752e34986e8d2c79c"
,
14
:
"e7bee85a3a402b0a8864"
,
15
:
"ef2cc66f7ceab9d5aa1b"
,
16
:
"7430a10bcb525144c3a9"
,
17
:
"c453ad6161787914538d"
,
18
:
"936735318b9353e82691"
,
19
:
"64ae08eb01d99f37ea91"
,
20
:
"81f6c674a6461ef85896"
,
21
:
"7a93a69aed5b295e551e"
,
22
:
"97d54556e9b5ebe126ec"
,
23
:
"5ed1b5fd3abff19ce342"
,
24
:
"9c7dd0f43ca6b011cd2f"
,
25
:
"cef227b700aa3fb4e724"
,
26
:
"5cd21cc7b708ed274343"
,
27
:
"a07c5e8a2c828405af0b"
,
28
:
"f4877e973b095a7a559f"
,
29
:
"c6cc4960a23a31adec94"
,
30
:
"e16084cc0e35a7c402f8"
,
31
:
"6ebf6fd2fb1d413dbbe9"
,
32
:
"084a3fa0e9d86187adab"
,
33
:
"1816e354e9035062ca45"
,
34
:
"c52b4b8aa12952b3686d"
,
35
:
"ea3b9972a7e1bc68250e"
,
36
:
"a01d075e73d0f7b82237"
,
37
:
"97738eb5460b201748ed"
,
38
:
"4922763f6bf4d8a5fe35"
,
39
:
"873618a0a695aab4ea71"
,
40
:
"c78ab3b0eec7f755b8db"
,
41
:
"37fe8cc7206fc7a6918a"
,
42
:
"fef21869ac99dc73953f"
,
43
:
"6172423115106cbcf206"
,
44
:
"ad017837747cba7b6251"
,
45
:
"f3ece0823317dd448bd8"
,
46
:
"17934b6d66715400141e"
,
47
:
"ea1ae18a1d218ff30137"
,
48
:
"803c0f1d1ce515a780c1"
,
49
:
"9750f30c0a7507f29e1a"
,
50
:
"331006123edd2049b7d9"
,
51
:
"43e9aab15f6f15cfd632"
,
52
:
"33e86f56a434a760cb7c"
,
53
:
"8ea56d269da04331dd65"
,
54
:
"f52b1a0ca8cc144ebd5a"
,
55
:
"c423570fcbf037d349d9"
,
56
:
"ee0b8926dccea5de9214"
,
57
:
"938e7624cd87c58e3c46"
,
58
:
"337f4ee8e66d16cf6429"
,
59
:
"99266664dc2132a0f3bf"
,
60
:
"4c69b2f45ae15daf8463"
,
61
:
"fe599efc8204e0fec1f4"
,
62
:
"643d65bdff96297f8c06"
,
63
:
"b802ff4df2e6424f55ef"
,
64
:
"f997dcd71fcb0cd6467b"
,
65
:
"fb8baaef97ff155c036f"
,
66
:
"3ba7e89277d851279c4d"
,
67
:
"d0c8de91939b31d318fc"
,
68
:
"ee44ffc4d463c6e0ac2d"
,
69
:
"405afcfc42e28bed7a1f"
,
70
:
"43a827a567e646aa6172"
,
71
:
"458af30d30795059cdbe"
,
72
:
"b00c28062706fd7c5c46"
,
73
:
"18ea446164b9b7002fde"
,
74
:
"3a4f20982bf349c4bf08"
,
75
:
"13a532bd4ebc05b3bd4e"
,
76
:
"8195fad4399717f5fe66"
,
79
:
"177f5627a2a311e067eb"
}[
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
=
{
80
:
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
:
"41336b17e1c7be378fe5"
,
1
:
"0ebe3ead93207dc78a78"
,
2
:
"2a61903af622914bf7fc"
,
3
:
"958d4087184a77a03d2a"
,
4
:
"bb9126bada1efc5c8a32"
,
5
:
"f7ea28bf12816f1c5905"
,
6
:
"760df47d2173de14a767"
,
7
:
"94a862a54aec3179e1da"
,
8
:
"c958abaf56ef42b1d756"
,
9
:
"e3bbd7cce37695739ba0"
,
10
:
"278e030edefa2fe69aa7"
,
11
:
"718a6c075d40f6ca1f52"
,
12
:
"389216b9b999ec132c2f"
,
13
:
"28f752e34986e8d2c79c"
,
14
:
"e7bee85a3a402b0a8864"
,
15
:
"ef2cc66f7ceab9d5aa1b"
,
16
:
"7430a10bcb525144c3a9"
,
17
:
"c453ad6161787914538d"
,
18
:
"936735318b9353e82691"
,
19
:
"64ae08eb01d99f37ea91"
,
20
:
"81f6c674a6461ef85896"
,
21
:
"7a93a69aed5b295e551e"
,
22
:
"97d54556e9b5ebe126ec"
,
23
:
"5ed1b5fd3abff19ce342"
,
24
:
"9c7dd0f43ca6b011cd2f"
,
25
:
"cef227b700aa3fb4e724"
,
26
:
"37b8a424c03606237ee9"
,
27
:
"a07c5e8a2c828405af0b"
,
28
:
"f4877e973b095a7a559f"
,
29
:
"c6cc4960a23a31adec94"
,
30
:
"e16084cc0e35a7c402f8"
,
31
:
"6ebf6fd2fb1d413dbbe9"
,
32
:
"084a3fa0e9d86187adab"
,
33
:
"1816e354e9035062ca45"
,
34
:
"c52b4b8aa12952b3686d"
,
35
:
"ea3b9972a7e1bc68250e"
,
36
:
"a01d075e73d0f7b82237"
,
37
:
"97738eb5460b201748ed"
,
38
:
"4922763f6bf4d8a5fe35"
,
39
:
"873618a0a695aab4ea71"
,
40
:
"c78ab3b0eec7f755b8db"
,
41
:
"37fe8cc7206fc7a6918a"
,
42
:
"fef21869ac99dc73953f"
,
43
:
"6172423115106cbcf206"
,
44
:
"ad017837747cba7b6251"
,
45
:
"f3ece0823317dd448bd8"
,
46
:
"17934b6d66715400141e"
,
47
:
"ea1ae18a1d218ff30137"
,
48
:
"803c0f1d1ce515a780c1"
,
49
:
"9750f30c0a7507f29e1a"
,
50
:
"331006123edd2049b7d9"
,
51
:
"43e9aab15f6f15cfd632"
,
52
:
"33e86f56a434a760cb7c"
,
53
:
"8ea56d269da04331dd65"
,
54
:
"f52b1a0ca8cc144ebd5a"
,
55
:
"c423570fcbf037d349d9"
,
56
:
"ee0b8926dccea5de9214"
,
57
:
"938e7624cd87c58e3c46"
,
58
:
"337f4ee8e66d16cf6429"
,
59
:
"99266664dc2132a0f3bf"
,
60
:
"4c69b2f45ae15daf8463"
,
61
:
"fe599efc8204e0fec1f4"
,
62
:
"643d65bdff96297f8c06"
,
63
:
"b802ff4df2e6424f55ef"
,
64
:
"f997dcd71fcb0cd6467b"
,
65
:
"fb8baaef97ff155c036f"
,
66
:
"3ba7e89277d851279c4d"
,
67
:
"d0c8de91939b31d318fc"
,
68
:
"ee44ffc4d463c6e0ac2d"
,
69
:
"405afcfc42e28bed7a1f"
,
70
:
"43a827a567e646aa6172"
,
71
:
"458af30d30795059cdbe"
,
72
:
"b00c28062706fd7c5c46"
,
73
:
"18ea446164b9b7002fde"
,
74
:
"3a4f20982bf349c4bf08"
,
75
:
"13a532bd4ebc05b3bd4e"
,
76
:
"8195fad4399717f5fe66"
,
79
:
"177f5627a2a311e067eb"
}[
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/index/index.vue
View file @
f07fb659
...
...
@@ -60,7 +60,7 @@
</li>
<li
class=
"flex flex-between"
>
<span>
帮助手册
</span
><a
href=
"
../../assets/1
.pdf"
download=
"帮助手册.pdf"
><a
href=
"
https://other-1251519181.cos.ap-shanghai.myqcloud.com/pdf/20190521110719/好办使用手册-管理员
.pdf"
download=
"帮助手册.pdf"
><span
class=
"color-1890ff"
>
立即下载
<i
class=
"el-icon-arrow-right"
></i></span
></a>
</li>
...
...
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