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
b3a1c450
Commit
b3a1c450
authored
Apr 13, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改首页
parent
f7df21b3
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
9 deletions
+9
-9
index.html
dist/index.html
+2
-2
app.7c2b3314db82ce0173c7cfd9c11e3142.css
dist/static/css/app.7c2b3314db82ce0173c7cfd9c11e3142.css
+0
-0
13.1f6ae8a50e2b87accb40.js
dist/static/js/13.1f6ae8a50e2b87accb40.js
+2
-0
13.869d47e3091b63b35baa.js
dist/static/js/13.869d47e3091b63b35baa.js
+0
-2
manifest.8547a889f5b7a7679431.js
dist/static/js/manifest.8547a889f5b7a7679431.js
+2
-2
enterpriseSet.vue
src/views/enterprise/enterpriseSet.vue
+3
-3
No files found.
dist/index.html
View file @
b3a1c450
<!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.04a7d9d4c50aa3b3dacb969b5ad804d2.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>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.ba2b661efc3cd01b74af.js
></script><script
type=
text/javascript
src=
./static/js/vendor.c134cb6e17d0133dfae4.js
></script><script
type=
text/javascript
src=
./static/js/app.f2a2ffcb822c44c041d7.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.7c2b3314db82ce0173c7cfd9c11e3142.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>
// Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();
</script><script
type=
text/javascript
src=
./static/js/manifest.8547a889f5b7a7679431.js
></script><script
type=
text/javascript
src=
./static/js/vendor.c134cb6e17d0133dfae4.js
></script><script
type=
text/javascript
src=
./static/js/app.f2a2ffcb822c44c041d7.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
04a7d9d4c50aa3b3dacb969b5ad804d
2.css
→
dist/static/css/app.
7c2b3314db82ce0173c7cfd9c11e314
2.css
View file @
b3a1c450
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/13.1f6ae8a50e2b87accb40.js
0 → 100644
View file @
b3a1c450
webpackJsonp
([
13
],{
"+ffa"
:
function
(
t
,
e
){},
CGK2
:
function
(
t
,
e
){},
x5Fx
:
function
(
t
,
e
,
s
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
{
name
:
"set-tip"
,
props
:{
tipText
:{
type
:
String
,
default
:
function
(){
return
""
}}},
data
:
function
(){
return
{
setTipShow
:
!
0
}},
methods
:{
toClose
:
function
(){
this
.
setTipShow
=!
1
},
toSet
:
function
(){
if
(
this
.
$route
.
path
.
includes
(
"enterpriseSet"
))
return
!
1
;
this
.
$router
.
push
(
"enterpriseSet?/adminList"
)}}},
c
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
e
;
return
t
.
setTipShow
?
s
(
"div"
,{
staticClass
:
"set-tip-body flex flex-align-center border-box"
},[
s
(
"span"
,{
staticClass
:
" font-13 el-icon-info color-2f54eb"
}),
s
(
"span"
,{
staticClass
:
"m-l-10 font-13 color-606266"
},[
t
.
_v
(
t
.
_s
(
t
.
tipText
))]),
s
(
"el-button"
,{
staticClass
:
"m-l-10"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
toClose
}},[
t
.
_v
(
"忽略"
)]),
s
(
"el-button"
,{
staticClass
:
"m-l-10"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
toSet
}},[
t
.
_v
(
"去完成"
)])],
1
):
t
.
_e
()},
staticRenderFns
:[]};
var
o
=
s
(
"VU/8"
)(
a
,
c
,
!
1
,
function
(
t
){
s
(
"CGK2"
)},
"data-v-af7df396"
,
null
).
exports
,
r
=
s
(
"P9l9"
),
n
=
s
(
"Ch4/"
),
l
=
{
props
:{},
data
:
function
(){
return
{
checkShow
:
!
1
,
tipText
:
"请在企业密钥维护中输入对应的secret"
,
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
wxEnterpriseId
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
wxEnterpriseId
:
""
,
companyObj
:{
smallVersion
:
""
,
corpName
:
""
,
corpid
:
""
,
contactFlag
:
!
1
,
verifiedEndTime
:
""
,
corpIndustry
:
""
,
corpSubIndustry
:
""
,
corpUserMax
:
""
,
location
:
""
},
secrets
:{
customerSecret
:
""
,
customerSaveDate
:
""
,
customerCheck
:
!
0
,
contactSecret
:
""
,
contactSaveDate
:
""
,
contactCheck
:
!
0
,
appSecret
:
""
,
appSaveDate
:
""
,
appCheck
:
!
1
}}},
computed
:{},
methods
:{
saveSecret
:
function
(){
var
t
=
this
,
e
=
{
wxEnterpriseId
:
t
.
wxEnterpriseId
};
Object
(
r
.
d
)(
"/haoban-manage3-web/"
,
e
).
then
(
function
(
e
){
var
s
=
e
.
data
;
if
(
1
==
s
.
errorCode
)
return
t
.
secrets
=
s
.
result
,
!
1
;
n
.
a
.
errorMsg
(
s
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
refeshData
:
function
(){
this
.
refreshData
()},
refreshData
:
function
(
t
){
var
e
=
this
,
s
=
{
wxEnterpriseId
:
e
.
wxEnterpriseId
};
Object
(
r
.
a
)(
"/haoban-manage3-web/wxEnterprise-refresh"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
n
.
a
.
errorMsg
(
s
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
getData
:
function
(
t
){
var
e
=
this
,
s
=
{
wxEnterpriseId
:
e
.
wxEnterpriseId
};
Object
(
r
.
a
)(
"/haoban-manage3-web/wxEnterprise-detail"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
n
.
a
.
errorMsg
(
s
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
1
),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
getData
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
setTip
:
o
}},
i
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
e
;
return
s
(
"div"
,{
staticClass
:
"daily-set-wrap "
},[
s
(
"div"
,{
staticClass
:
"daily-set-content border-box"
},[
s
(
"div"
,{
staticClass
:
"company-title m-b-20 flex flex-space-between"
},[
s
(
"div"
,{
staticClass
:
"line-h-32"
},[
s
(
"span"
,{
staticClass
:
"color-303133 font-14 font-w-600"
},[
t
.
_v
(
"企业微信基本信息"
)]),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
refeshData
}},[
t
.
_v
(
"同步刷新 "
)])],
1
),
t
.
_v
(
" "
),
s
(
"div"
,[
t
.
checkShow
?
s
(
"set-tip"
,{
attrs
:{
tipText
:
t
.
tipText
}}):
t
.
_e
()],
1
)]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"company-info-body"
},[
s
(
"el-form"
,{
ref
:
"form"
,
attrs
:{
model
:
t
.
form
,
"label-width"
:
"105px"
}},[
s
(
"el-form-item"
,{
attrs
:{
label
:
"企业名称"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133 p-r-10"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpName
))]),
t
.
_v
(
" "
),
s
(
"el-tag"
,[
t
.
_v
(
" "
+
t
.
_s
(
1
==
t
.
companyObj
.
contactFlag
?
"已认证"
:
"未认证"
))]),
1
==
t
.
companyObj
.
contactFlag
?
s
(
"span"
,{
staticClass
:
"p-l-10 font-12 color-909399"
},[
t
.
_v
(
"认证到期 "
+
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
t
.
companyObj
.
verifiedEndTime
)))]):
t
.
_e
()],
1
),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"企业ID"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpid
))])]),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"行业类型"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpIndustry
)
+
" / "
+
t
.
_s
(
t
.
companyObj
.
corpSubIndustry
))])]),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"人员规模"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpScale
))])]),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"地址"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
location
))])])],
1
)],
1
),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"company-info-body secret-body"
},[
s
(
"div"
,{
staticClass
:
"m-b-20"
},[
s
(
"span"
,{
staticClass
:
"inline-block w-127"
},[
s
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
content
:
"企业微信中【客户联系】API中若更新secret,请复制后更新至此处。首次使用好办请输入。"
,
placement
:
"top-start"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-606266"
,
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"客户联系secret:"
)])])],
1
),
s
(
"el-input"
,{
staticClass
:
"m-l-10 w-399"
,
attrs
:{
placeholder
:
""
},
model
:{
value
:
t
.
secrets
.
customerSecret
,
callback
:
function
(
e
){
t
.
$set
(
t
.
secrets
,
"customerSecret"
,
e
)},
expression
:
"secrets.customerSecret"
}}),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
e
){
t
.
saveSecret
(
""
)}}},[
t
.
_v
(
"保存"
)]),
s
(
"span"
,{
staticClass
:
"m-l-20 font-12 color-909399"
},[
t
.
_v
(
"最后一次保存:"
+
t
.
_s
(
t
.
secrets
.
customerSaveDate
||
t
.
formatTimeStamp
))]),
s
(
"span"
,{
staticClass
:
"m-l-37 font-14 color-303133"
},[
s
(
"span"
,{
class
:[
t
.
secrets
.
customerCheck
?
"color-49c958 el-icon-circle-check"
:
"color-f83431 el-icon-circle-close"
]}),
t
.
_v
(
t
.
_s
(
t
.
secrets
.
customerCheck
?
"校验成功"
:
"校验失败"
))])],
1
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"m-b-20"
},[
s
(
"span"
,{
staticClass
:
"inline-block w-127"
},[
s
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
placement
:
"top-start"
}},[
s
(
"div"
,{
attrs
:{
slot
:
"content"
},
slot
:
"content"
},[
t
.
_v
(
"企业微信中通讯录同步若更新secret,请复制后更新至此处。"
),
s
(
"br"
),
t
.
_v
(
"因获取Secret而获取通讯录的相关信息。首次使用好办请输入。"
),
s
(
"br"
),
t
.
_v
(
"若发生相关变更,与企业微信无关,特此告知!"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"font-14 color-606266"
,
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"通讯录secret:"
)])])],
1
),
s
(
"el-input"
,{
staticClass
:
"m-l-10 w-399"
,
attrs
:{
placeholder
:
""
},
model
:{
value
:
t
.
secrets
.
contactSecret
,
callback
:
function
(
e
){
t
.
$set
(
t
.
secrets
,
"contactSecret"
,
e
)},
expression
:
"secrets.contactSecret"
}}),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
e
){
t
.
saveSecret
(
""
)}}},[
t
.
_v
(
"保存"
)]),
s
(
"span"
,{
staticClass
:
"m-l-20 font-12 color-909399"
},[
t
.
_v
(
"最后一次保存:"
+
t
.
_s
(
t
.
secrets
.
contactSaveDate
||
t
.
formatTimeStamp
))]),
s
(
"span"
,{
staticClass
:
"m-l-37 font-14 color-303133"
},[
s
(
"span"
,{
class
:[
t
.
secrets
.
contactCheck
?
"color-49c958 el-icon-circle-check"
:
"color-f83431 el-icon-circle-close"
]}),
t
.
_v
(
t
.
_s
(
t
.
secrets
.
contactCheck
?
"校验成功"
:
"校验失败"
))])],
1
),
t
.
_v
(
" "
),
s
(
"div"
,[
s
(
"span"
,{
staticClass
:
"inline-block w-127"
},[
s
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
content
:
"企业微信中【应用管理】关联的会员小程序secret,请复制后更新至此处。首次使用好办请输入。"
,
placement
:
"top-start"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-606266"
,
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"会员小程序secret:"
)])])],
1
),
s
(
"el-input"
,{
staticClass
:
"m-l-10 w-399"
,
attrs
:{
placeholder
:
""
},
model
:{
value
:
t
.
secrets
.
appSecret
,
callback
:
function
(
e
){
t
.
$set
(
t
.
secrets
,
"appSecret"
,
e
)},
expression
:
"secrets.appSecret"
}}),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
e
){
t
.
saveSecret
(
""
)}}},[
t
.
_v
(
"保存"
)]),
s
(
"span"
,{
staticClass
:
"m-l-20 font-12 color-909399"
},[
t
.
_v
(
"最后一次保存:"
+
t
.
_s
(
t
.
secrets
.
appSaveDate
||
t
.
formatTimeStamp
))]),
s
(
"span"
,{
staticClass
:
"m-l-37 font-14 color-303133"
},[
s
(
"span"
,{
class
:[
t
.
secrets
.
appCheck
?
"color-49c958 el-icon-circle-check"
:
"color-f83431 el-icon-circle-close"
]}),
t
.
_v
(
t
.
_s
(
t
.
secrets
.
appCheck
?
"校验成功"
:
"校验失败"
))])],
1
)])])])},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"company-title m-b-20 m-t-30"
},[
e
(
"span"
,{
staticClass
:
"color-303133 font-14 font-w-600"
},[
this
.
_v
(
"客户密钥维护"
)])])}]};
var
p
=
s
(
"VU/8"
)(
l
,
i
,
!
1
,
function
(
t
){
s
(
"+ffa"
)},
"data-v-66c1f292"
,
null
);
e
.
default
=
p
.
exports
}});
\ No newline at end of file
dist/static/js/13.869d47e3091b63b35baa.js
deleted
100644 → 0
View file @
f7df21b3
webpackJsonp
([
13
],{
CGK2
:
function
(
t
,
e
){},
EIHS
:
function
(
t
,
e
){},
x5Fx
:
function
(
t
,
e
,
s
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
{
name
:
"set-tip"
,
props
:{
tipText
:{
type
:
String
,
default
:
function
(){
return
""
}}},
data
:
function
(){
return
{
setTipShow
:
!
0
}},
methods
:{
toClose
:
function
(){
this
.
setTipShow
=!
1
},
toSet
:
function
(){
if
(
this
.
$route
.
path
.
includes
(
"enterpriseSet"
))
return
!
1
;
this
.
$router
.
push
(
"enterpriseSet?/adminList"
)}}},
c
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
e
;
return
t
.
setTipShow
?
s
(
"div"
,{
staticClass
:
"set-tip-body flex flex-align-center border-box"
},[
s
(
"span"
,{
staticClass
:
" font-13 el-icon-info color-2f54eb"
}),
s
(
"span"
,{
staticClass
:
"m-l-10 font-13 color-606266"
},[
t
.
_v
(
t
.
_s
(
t
.
tipText
))]),
s
(
"el-button"
,{
staticClass
:
"m-l-10"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
toClose
}},[
t
.
_v
(
"忽略"
)]),
s
(
"el-button"
,{
staticClass
:
"m-l-10"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
toSet
}},[
t
.
_v
(
"去完成"
)])],
1
):
t
.
_e
()},
staticRenderFns
:[]};
var
o
=
s
(
"VU/8"
)(
a
,
c
,
!
1
,
function
(
t
){
s
(
"CGK2"
)},
"data-v-af7df396"
,
null
).
exports
,
r
=
s
(
"P9l9"
),
n
=
s
(
"Ch4/"
),
l
=
{
props
:{},
data
:
function
(){
return
{
checkShow
:
!
1
,
tipText
:
"请在企业密钥维护中输入对应的secret"
,
tableH
:
window
.
screen
.
availHeight
-
464
-
126
,
wxEnterpriseId
:
localStorage
.
getItem
(
"userInfos"
)?
JSON
.
parse
(
localStorage
.
getItem
(
"userInfos"
)).
wxEnterpriseId
:
""
,
companyObj
:{
smallVersion
:
""
,
corpName
:
""
,
corpid
:
""
,
contactFlag
:
!
1
,
verifiedEndTime
:
""
,
corpIndustry
:
""
,
corpSubIndustry
:
""
,
corpUserMax
:
""
,
location
:
""
},
secrets
:{
customerSecret
:
""
,
customerSaveDate
:
""
,
customerCheck
:
!
0
,
contactSecret
:
""
,
contactSaveDate
:
""
,
contactCheck
:
!
0
,
appSecret
:
""
,
appSaveDate
:
""
,
appCheck
:
!
1
}}},
computed
:{},
methods
:{
saveSecret
:
function
(){
var
t
=
this
,
e
=
{
wxEnterpriseId
:
t
.
wxEnterpriseId
};
Object
(
r
.
d
)(
"/haoban-manage3-web/"
,
e
).
then
(
function
(
e
){
var
s
=
e
.
data
;
if
(
1
==
s
.
errorCode
)
return
t
.
secrets
=
s
.
result
,
!
1
;
n
.
a
.
errorMsg
(
s
)}).
catch
(
function
(
e
){
t
.
$message
.
error
({
duration
:
1
e3
,
message
:
e
.
message
})})},
refeshData
:
function
(){
this
.
refreshData
()},
refreshData
:
function
(
t
){
var
e
=
this
,
s
=
{
wxEnterpriseId
:
e
.
wxEnterpriseId
};
Object
(
r
.
a
)(
"/haoban-manage3-web/wxEnterprise-refresh"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
n
.
a
.
errorMsg
(
s
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})},
getData
:
function
(
t
){
var
e
=
this
,
s
=
{
wxEnterpriseId
:
e
.
wxEnterpriseId
};
Object
(
r
.
a
)(
"/haoban-manage3-web/wxEnterprise-detail"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
n
.
a
.
errorMsg
(
s
)}).
catch
(
function
(
t
){
e
.
$message
.
error
({
duration
:
1
e3
,
message
:
t
.
message
})})}},
watch
:{},
mounted
:
function
(){
this
.
$emit
(
"showTab"
,
1
),
document
.
documentElement
.
style
.
backgroundColor
=
"#f0f2f5"
,
this
.
getData
()},
destroyed
:
function
(){
document
.
documentElement
.
style
.
backgroundColor
=
"#fff"
},
components
:{
setTip
:
o
}},
i
=
{
render
:
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
e
;
return
s
(
"div"
,{
staticClass
:
"daily-set-wrap "
},[
s
(
"div"
,{
staticClass
:
"daily-set-content border-box"
},[
s
(
"div"
,{
staticClass
:
"company-title m-b-20 flex flex-space-between"
},[
s
(
"div"
,{
staticClass
:
"line-h-32"
},[
s
(
"span"
,{
staticClass
:
"color-303133 font-14 font-w-600"
},[
t
.
_v
(
"企业微信基本信息"
)]),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
t
.
refeshData
}},[
t
.
_v
(
"同步刷新 "
)])],
1
),
t
.
_v
(
" "
),
s
(
"div"
,[
t
.
checkShow
?
s
(
"set-tip"
,{
attrs
:{
tipText
:
t
.
tipText
}}):
t
.
_e
()],
1
)]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"company-info-body"
},[
s
(
"el-form"
,{
ref
:
"form"
,
attrs
:{
model
:
t
.
form
,
"label-width"
:
"105px"
}},[
s
(
"el-form-item"
,{
attrs
:{
label
:
"企业名称"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133 p-r-10"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpName
))]),
t
.
_v
(
" "
),
s
(
"el-tag"
,[
t
.
_v
(
" "
+
t
.
_s
(
1
==
t
.
companyObj
.
contactFlag
?
"已认证"
:
"未认证"
))]),
1
==
t
.
companyObj
.
contactFlag
?
s
(
"span"
,{
staticClass
:
"p-l-10 font-12 color-909399"
},[
t
.
_v
(
"认证到期 "
+
t
.
_s
(
t
.
_f
(
"timeStampToYmd"
)(
t
.
companyObj
.
verifiedEndTime
)))]):
t
.
_e
()],
1
),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"企业ID"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpid
))])]),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"行业类型"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpIndustry
)
+
" / "
+
t
.
_s
(
t
.
companyObj
.
corpSubIndustry
))])]),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"人员规模"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
corpScale
))])]),
t
.
_v
(
" "
),
s
(
"el-form-item"
,{
attrs
:{
label
:
"地址"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-303133"
},[
t
.
_v
(
t
.
_s
(
t
.
companyObj
.
location
))])])],
1
)],
1
),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"company-info-body secret-body"
},[
s
(
"div"
,{
staticClass
:
"m-b-20"
},[
s
(
"span"
,{
staticClass
:
"inline-block w-127"
},[
s
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
content
:
"企业微信中【客户联系】API中若更新secret,请复制后更新至此处。首次使用好办请输入。"
,
placement
:
"top-start"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-606266"
,
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"客户联系secret:"
)])])],
1
),
s
(
"el-input"
,{
staticClass
:
"m-l-10 w-399"
,
attrs
:{
placeholder
:
""
},
model
:{
value
:
t
.
secrets
.
customerSecret
,
callback
:
function
(
e
){
t
.
$set
(
t
.
secrets
,
"customerSecret"
,
e
)},
expression
:
"secrets.customerSecret"
}}),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
e
){
t
.
saveSecret
(
""
)}}},[
t
.
_v
(
"保存"
)]),
s
(
"span"
,{
staticClass
:
"m-l-20 font-12 color-909399"
},[
t
.
_v
(
"最后一次保存:"
+
t
.
_s
(
t
.
secrets
.
customerSaveDate
||
t
.
formatTimeStamp
))]),
s
(
"span"
,{
staticClass
:
"m-l-37 font-14 color-303133"
},[
s
(
"span"
,{
class
:[
t
.
secrets
.
contactCheck
?
"color-49c958 el-icon-circle-check"
:
"color-f83431 el-icon-circle-close"
]}),
t
.
_v
(
t
.
_s
(
t
.
secrets
.
customerCheck
?
"校验成功"
:
"校验失败"
))])],
1
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"m-b-20"
},[
s
(
"span"
,{
staticClass
:
"inline-block w-127"
},[
s
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
placement
:
"top-start"
}},[
s
(
"div"
,{
attrs
:{
slot
:
"content"
},
slot
:
"content"
},[
t
.
_v
(
"企业微信中通讯录同步若更新secret,请复制后更新至此处。"
),
s
(
"br"
),
t
.
_v
(
"因获取Secret而获取通讯录的相关信息。首次使用好办请输入。"
),
s
(
"br"
),
t
.
_v
(
"若发生相关变更,与企业微信无关,特此告知!"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"font-14 color-606266"
,
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"通讯录secret:"
)])])],
1
),
s
(
"el-input"
,{
staticClass
:
"m-l-10 w-399"
,
attrs
:{
placeholder
:
""
},
model
:{
value
:
t
.
secrets
.
contactSecret
,
callback
:
function
(
e
){
t
.
$set
(
t
.
secrets
,
"contactSecret"
,
e
)},
expression
:
"secrets.contactSecret"
}}),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
e
){
t
.
saveSecret
(
""
)}}},[
t
.
_v
(
"保存"
)]),
s
(
"span"
,{
staticClass
:
"m-l-20 font-12 color-909399"
},[
t
.
_v
(
"最后一次保存:"
+
t
.
_s
(
t
.
secrets
.
contactSaveDate
||
t
.
formatTimeStamp
))]),
s
(
"span"
,{
staticClass
:
"m-l-37 font-14 color-303133"
},[
s
(
"span"
,{
class
:[
t
.
secrets
.
contactCheck
?
"color-49c958 el-icon-circle-check"
:
"color-f83431 el-icon-circle-close"
]}),
t
.
_v
(
t
.
_s
(
t
.
secrets
.
contactCheck
?
"校验成功"
:
"校验失败"
))])],
1
),
t
.
_v
(
" "
),
s
(
"div"
,[
s
(
"span"
,{
staticClass
:
"inline-block w-127"
},[
s
(
"el-tooltip"
,{
staticClass
:
"item"
,
attrs
:{
effect
:
"dark"
,
content
:
"企业微信中【应用管理】关联的会员小程序secret,请复制后更新至此处。首次使用好办请输入。"
,
placement
:
"top-start"
}},[
s
(
"span"
,{
staticClass
:
"font-14 color-606266"
,
staticStyle
:{
cursor
:
"pointer"
,
"padding-bottom"
:
"2px"
,
"border-bottom"
:
"1px dashed #2F54EB"
}},[
t
.
_v
(
"会员小程序secret:"
)])])],
1
),
s
(
"el-input"
,{
staticClass
:
"m-l-10 w-399"
,
attrs
:{
placeholder
:
""
},
model
:{
value
:
t
.
secrets
.
appSecret
,
callback
:
function
(
e
){
t
.
$set
(
t
.
secrets
,
"appSecret"
,
e
)},
expression
:
"secrets.appSecret"
}}),
s
(
"el-button"
,{
staticClass
:
"m-l-20"
,
attrs
:{
type
:
"text"
},
on
:{
click
:
function
(
e
){
t
.
saveSecret
(
""
)}}},[
t
.
_v
(
"保存"
)]),
s
(
"span"
,{
staticClass
:
"m-l-20 font-12 color-909399"
},[
t
.
_v
(
"最后一次保存:"
+
t
.
_s
(
t
.
secrets
.
appSaveDate
||
t
.
formatTimeStamp
))]),
s
(
"span"
,{
staticClass
:
"m-l-37 font-14 color-303133"
},[
s
(
"span"
,{
class
:[
t
.
secrets
.
contactCheck
?
"color-49c958 el-icon-circle-check"
:
"color-f83431 el-icon-circle-close"
]}),
t
.
_v
(
t
.
_s
(
t
.
secrets
.
appCheck
?
"校验成功"
:
"校验失败"
))])],
1
)])])])},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"company-title m-b-20 m-t-30"
},[
e
(
"span"
,{
staticClass
:
"color-303133 font-14 font-w-600"
},[
this
.
_v
(
"客户密钥维护"
)])])}]};
var
p
=
s
(
"VU/8"
)(
l
,
i
,
!
1
,
function
(
t
){
s
(
"EIHS"
)},
"data-v-690d0883"
,
null
);
e
.
default
=
p
.
exports
}});
\ No newline at end of file
dist/static/js/manifest.
ba2b661efc3cd01b74af
.js
→
dist/static/js/manifest.
8547a889f5b7a7679431
.js
View file @
b3a1c450
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
c
,
n
,
r
){
for
(
var
t
,
b
,
o
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
b
=
c
[
i
],
f
[
b
]
&&
u
.
push
(
f
[
b
][
0
]),
f
[
b
]
=
0
;
for
(
t
in
n
)
Object
.
prototype
.
hasOwnProperty
.
call
(
n
,
t
)
&&
(
e
[
t
]
=
n
[
t
]);
for
(
a
&&
a
(
c
,
n
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
o
=
d
(
d
.
s
=
r
[
i
]);
return
o
};
var
c
=
{},
f
=
{
62
:
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
n
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
d
.
nc
&&
r
.
setAttribute
(
"nonce"
,
d
.
nc
),
r
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"937e457e590c16cf534f"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"06a337ab72a4c73b6641"
,
3
:
"b2cc94a09469925585d4"
,
4
:
"48683e240d33007103ef"
,
5
:
"69f69ddcc8519956eb16"
,
6
:
"1a60341f4d0987cb67c1"
,
7
:
"bd9ec7a1a5e2be6b581a"
,
8
:
"d1a72f4cf9e0076aa2df"
,
9
:
"28e45ecf8c41be1088b6"
,
10
:
"8f034eddadaa388a28ca"
,
11
:
"dd3f0a08b2f714c2ff3f"
,
12
:
"9012fc1846da845cc44b"
,
13
:
"869d47e3091b63b35baa"
,
14
:
"90e510c9ca8ef67a58e7"
,
15
:
"90a6369dde244e8240f4"
,
16
:
"1ca7731a1fcea5ee57d8"
,
17
:
"7df1137c63a98daf470a"
,
18
:
"53d03a4a61510270d90c"
,
19
:
"fa2493e5ce06c3c14dc2"
,
20
:
"25abbc0718f6f1e6716d"
,
21
:
"aa7013946fb9d0020cc3"
,
22
:
"51720c0f417d0769d604"
,
23
:
"fcfcc69624fb3566c12f"
,
24
:
"aa192ffeba0868f01959"
,
25
:
"97a04658f628dc5e71ed"
,
26
:
"8a50cce733d418f3c0e9"
,
27
:
"627b44e864332d27c872"
,
28
:
"7757024ddaf6e330e6f3"
,
29
:
"d734549d6d2fd380b0ed"
,
30
:
"921fa75e2538c7d3f094"
,
31
:
"292856d64e107bc3b47e"
,
32
:
"aabde07cc8c86019067e"
,
33
:
"1a1ede0e9af1eeb07d09"
,
34
:
"4985472ef726c7340ecb"
,
35
:
"e1a3873d58a4cc1589a3"
,
36
:
"061a93fd38be497575bf"
,
37
:
"860a72f76833353f798d"
,
38
:
"bdeed537d20150612926"
,
39
:
"aa1050ca81022ada45d4"
,
40
:
"3a0e34109a79afe2b803"
,
41
:
"8b3ecb2fca74e9e15826"
,
42
:
"87f46ef25dec9947a6c9"
,
43
:
"90365a177efc5eecb6fe"
,
44
:
"35deaf95633486c86ada"
,
45
:
"54635e7ce3b51d7374cb"
,
46
:
"54cc51101a0c97c34a46"
,
47
:
"29a50a3036dca6244778"
,
48
:
"f60a05dc2d47837c4257"
,
49
:
"1291f5e1c831addecffe"
,
50
:
"d98199a3510608869465"
,
51
:
"b5c4e938fd4c59fd1c8b"
,
52
:
"9b7e77b347047aaebc24"
,
53
:
"ba638b2c1d03ce3c304d"
,
54
:
"a38978c22151839fabb8"
,
55
:
"be25aa4e49d3d192a680"
,
56
:
"3ad96239e6b5a38612bf"
,
57
:
"7b6836579092420fa925"
,
58
:
"a5bc5744383b8ec98b4a"
,
59
:
"d09df13cb208c48a0801"
}[
e
]
+
".js"
;
var
t
=
setTimeout
(
b
,
12
e4
);
function
b
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
t
);
var
a
=
f
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
b
,
n
.
appendChild
(
r
),
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
,
n
,
r
){
for
(
var
t
,
o
,
b
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
o
=
c
[
i
],
f
[
o
]
&&
u
.
push
(
f
[
o
][
0
]),
f
[
o
]
=
0
;
for
(
t
in
n
)
Object
.
prototype
.
hasOwnProperty
.
call
(
n
,
t
)
&&
(
e
[
t
]
=
n
[
t
]);
for
(
a
&&
a
(
c
,
n
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
b
=
d
(
d
.
s
=
r
[
i
]);
return
b
};
var
c
=
{},
f
=
{
62
:
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
n
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
d
.
nc
&&
r
.
setAttribute
(
"nonce"
,
d
.
nc
),
r
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"937e457e590c16cf534f"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"06a337ab72a4c73b6641"
,
3
:
"b2cc94a09469925585d4"
,
4
:
"48683e240d33007103ef"
,
5
:
"69f69ddcc8519956eb16"
,
6
:
"1a60341f4d0987cb67c1"
,
7
:
"bd9ec7a1a5e2be6b581a"
,
8
:
"d1a72f4cf9e0076aa2df"
,
9
:
"28e45ecf8c41be1088b6"
,
10
:
"8f034eddadaa388a28ca"
,
11
:
"dd3f0a08b2f714c2ff3f"
,
12
:
"9012fc1846da845cc44b"
,
13
:
"1f6ae8a50e2b87accb40"
,
14
:
"90e510c9ca8ef67a58e7"
,
15
:
"90a6369dde244e8240f4"
,
16
:
"1ca7731a1fcea5ee57d8"
,
17
:
"7df1137c63a98daf470a"
,
18
:
"53d03a4a61510270d90c"
,
19
:
"fa2493e5ce06c3c14dc2"
,
20
:
"25abbc0718f6f1e6716d"
,
21
:
"aa7013946fb9d0020cc3"
,
22
:
"51720c0f417d0769d604"
,
23
:
"fcfcc69624fb3566c12f"
,
24
:
"aa192ffeba0868f01959"
,
25
:
"97a04658f628dc5e71ed"
,
26
:
"8a50cce733d418f3c0e9"
,
27
:
"627b44e864332d27c872"
,
28
:
"7757024ddaf6e330e6f3"
,
29
:
"d734549d6d2fd380b0ed"
,
30
:
"921fa75e2538c7d3f094"
,
31
:
"292856d64e107bc3b47e"
,
32
:
"aabde07cc8c86019067e"
,
33
:
"1a1ede0e9af1eeb07d09"
,
34
:
"4985472ef726c7340ecb"
,
35
:
"e1a3873d58a4cc1589a3"
,
36
:
"061a93fd38be497575bf"
,
37
:
"860a72f76833353f798d"
,
38
:
"bdeed537d20150612926"
,
39
:
"aa1050ca81022ada45d4"
,
40
:
"3a0e34109a79afe2b803"
,
41
:
"8b3ecb2fca74e9e15826"
,
42
:
"87f46ef25dec9947a6c9"
,
43
:
"90365a177efc5eecb6fe"
,
44
:
"35deaf95633486c86ada"
,
45
:
"54635e7ce3b51d7374cb"
,
46
:
"54cc51101a0c97c34a46"
,
47
:
"29a50a3036dca6244778"
,
48
:
"f60a05dc2d47837c4257"
,
49
:
"1291f5e1c831addecffe"
,
50
:
"d98199a3510608869465"
,
51
:
"b5c4e938fd4c59fd1c8b"
,
52
:
"9b7e77b347047aaebc24"
,
53
:
"ba638b2c1d03ce3c304d"
,
54
:
"a38978c22151839fabb8"
,
55
:
"be25aa4e49d3d192a680"
,
56
:
"3ad96239e6b5a38612bf"
,
57
:
"7b6836579092420fa925"
,
58
:
"a5bc5744383b8ec98b4a"
,
59
:
"d09df13cb208c48a0801"
}[
e
]
+
".js"
;
var
t
=
setTimeout
(
o
,
12
e4
);
function
o
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
t
);
var
a
=
f
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
o
,
n
.
appendChild
(
r
),
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/enterprise/enterpriseSet.vue
View file @
b3a1c450
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-04-13 16:
47:09
* @LastEditTime: 2020-04-13 16:
53:57
-->
<
template
>
<div
class=
"daily-set-wrap "
>
...
...
@@ -44,7 +44,7 @@
<span
class=
"inline-block w-127"
><el-tooltip
class=
"item"
effect=
"dark"
content=
"企业微信中【客户联系】API中若更新secret,请复制后更新至此处。首次使用好办请输入。"
placement=
"top-start"
>
<span
style=
"cursor: pointer;padding-bottom: 2px; border-bottom: 1px dashed #2F54EB;"
class=
"font-14 color-606266"
>
客户联系secret:
</span></el-tooltip>
</span
><el-input
class=
"m-l-10 w-399"
v-model=
"secrets.customerSecret"
placeholder=
""
></el-input><el-button
class=
"m-l-20"
type=
"text"
@
click=
"saveSecret('')"
>
保存
</el-button><span
class=
"m-l-20 font-12 color-909399"
>
最后一次保存:
{{
secrets
.
customerSaveDate
||
formatTimeStamp
}}
</span
><span
class=
"m-l-37 font-14 color-303133"
><span
:class=
"[secrets.c
ontact
Check ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close']"
></span>
{{
secrets
.
customerCheck
?
'校验成功'
:
'校验失败'
}}
</span>
><span
class=
"m-l-37 font-14 color-303133"
><span
:class=
"[secrets.c
ustomer
Check ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close']"
></span>
{{
secrets
.
customerCheck
?
'校验成功'
:
'校验失败'
}}
</span>
</div>
<!--
<div
class=
"m-b-20"
>
<span
class=
"inline-block w-127"
...
...
@@ -64,7 +64,7 @@
<span
class=
"inline-block w-127"
><el-tooltip
class=
"item"
effect=
"dark"
content=
"企业微信中【应用管理】关联的会员小程序secret,请复制后更新至此处。首次使用好办请输入。"
placement=
"top-start"
>
<span
style=
"cursor: pointer;padding-bottom: 2px; border-bottom: 1px dashed #2F54EB;"
class=
"font-14 color-606266"
>
会员小程序secret:
</span></el-tooltip>
</span
><el-input
class=
"m-l-10 w-399"
v-model=
"secrets.appSecret"
placeholder=
""
></el-input><el-button
class=
"m-l-20"
type=
"text"
@
click=
"saveSecret('')"
>
保存
</el-button><span
class=
"m-l-20 font-12 color-909399"
>
最后一次保存:
{{
secrets
.
appSaveDate
||
formatTimeStamp
}}
</span
><span
class=
"m-l-37 font-14 color-303133"
><span
:class=
"[secrets.
contact
Check ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close']"
></span>
{{
secrets
.
appCheck
?
'校验成功'
:
'校验失败'
}}
</span>
><span
class=
"m-l-37 font-14 color-303133"
><span
:class=
"[secrets.
app
Check ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close']"
></span>
{{
secrets
.
appCheck
?
'校验成功'
:
'校验失败'
}}
</span>
</div>
</div>
</div>
...
...
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