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
f60b88e0
Commit
f60b88e0
authored
Apr 17, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改图标
parent
ba25b1cb
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
10 deletions
+10
-10
index.html
dist/index.html
+2
-2
app.3ef63a48cb1963c482007f3f6c1260c7.css
dist/static/css/app.3ef63a48cb1963c482007f3f6c1260c7.css
+0
-0
8.4a0adea155b2fa3a84f0.js
dist/static/js/8.4a0adea155b2fa3a84f0.js
+2
-0
8.96251ed78d251cf78b55.js
dist/static/js/8.96251ed78d251cf78b55.js
+0
-2
manifest.797a6a677fbf279e7a12.js
dist/static/js/manifest.797a6a677fbf279e7a12.js
+2
-2
enterpriseSet.vue
src/views/enterprise/enterpriseSet.vue
+4
-4
No files found.
dist/index.html
View file @
f60b88e0
<!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.9d1294a288d716a4fa69c5dafa255a65.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.3bdd36469168b4a6de4d.js
></script><script
type=
text/javascript
src=
./static/js/vendor.014a23eec35e9d02ede3.js
></script><script
type=
text/javascript
src=
./static/js/app.c0ecf8ddab77d1f59bcc.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.3ef63a48cb1963c482007f3f6c1260c7.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.797a6a677fbf279e7a12.js
></script><script
type=
text/javascript
src=
./static/js/vendor.014a23eec35e9d02ede3.js
></script><script
type=
text/javascript
src=
./static/js/app.c0ecf8ddab77d1f59bcc.js
></script></body></html>
\ No newline at end of file
dist/static/css/app.
9d1294a288d716a4fa69c5dafa255a65
.css
→
dist/static/css/app.
3ef63a48cb1963c482007f3f6c1260c7
.css
View file @
f60b88e0
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/8.4a0adea155b2fa3a84f0.js
0 → 100644
View file @
f60b88e0
webpackJsonp
([
8
],{
DyFh
:
function
(
t
,
e
){},
"Y/ty"
:
function
(
t
,
e
){},
c9no
:
function
(
t
,
e
,
s
){
"use strict"
;
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
(
"DyFh"
)},
"data-v-51e28415"
,
null
);
e
.
a
=
o
.
exports
},
x5Fx
:
function
(
t
,
e
,
s
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
s
(
"c9no"
),
c
=
s
(
"P9l9"
),
o
=
s
(
"Ch4/"
),
r
=
{
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
(
c
.
d
)(
"/haoban-manage3-web/"
,
e
).
then
(
function
(
e
){
var
s
=
e
.
data
;
if
(
1
==
s
.
errorCode
)
return
t
.
secrets
=
s
.
result
,
!
1
;
o
.
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
(
c
.
a
)(
"/haoban-manage3-web/wxEnterprise-refresh"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
o
.
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
(
c
.
a
)(
"/haoban-manage3-web/wxEnterprise-detail"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
o
.
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
:
a
.
a
}},
n
=
{
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
:{
maxlength
:
"200"
,
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
:[
"iconfont"
,
t
.
secrets
.
customerCheck
?
"color-49c958 iconchenggong"
:
"color-f83431 iconshibai"
]}),
s
(
"span"
,{
staticClass
:
"p-l-10"
},[
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
:{
maxlength
:
"200"
,
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
:[
"iconfont"
,
t
.
secrets
.
contactCheck
?
"color-49c958 iconchenggong"
:
"color-f83431 iconshibai"
]}),
s
(
"span"
,{
staticClass
:
"p-l-10"
},[
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
:{
maxlength
:
"200"
,
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
:[
"iconfont"
,
t
.
secrets
.
appCheck
?
"color-49c958 iconchenggong"
:
"color-f83431 iconshibai"
]}),
s
(
"span"
,{
staticClass
:
"p-l-10"
},[
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
i
=
s
(
"VU/8"
)(
r
,
n
,
!
1
,
function
(
t
){
s
(
"Y/ty"
)},
"data-v-9d6df938"
,
null
);
e
.
default
=
i
.
exports
}});
\ No newline at end of file
dist/static/js/8.96251ed78d251cf78b55.js
deleted
100644 → 0
View file @
ba25b1cb
webpackJsonp
([
8
],{
DyFh
:
function
(
t
,
e
){},
FC6S
:
function
(
t
,
e
){},
c9no
:
function
(
t
,
e
,
s
){
"use strict"
;
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
(
"DyFh"
)},
"data-v-51e28415"
,
null
);
e
.
a
=
o
.
exports
},
x5Fx
:
function
(
t
,
e
,
s
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
s
(
"c9no"
),
c
=
s
(
"P9l9"
),
o
=
s
(
"Ch4/"
),
r
=
{
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
(
c
.
d
)(
"/haoban-manage3-web/"
,
e
).
then
(
function
(
e
){
var
s
=
e
.
data
;
if
(
1
==
s
.
errorCode
)
return
t
.
secrets
=
s
.
result
,
!
1
;
o
.
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
(
c
.
a
)(
"/haoban-manage3-web/wxEnterprise-refresh"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
o
.
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
(
c
.
a
)(
"/haoban-manage3-web/wxEnterprise-detail"
,
s
).
then
(
function
(
t
){
var
s
=
t
.
data
;
if
(
1
==
s
.
errorCode
)
return
e
.
companyObj
=
s
.
result
,
!
1
;
o
.
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
:
a
.
a
}},
n
=
{
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
:{
maxlength
:
"200"
,
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"
]}),
s
(
"span"
,{
staticClass
:
"p-l-10"
},[
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
:{
maxlength
:
"200"
,
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"
]}),
s
(
"span"
,{
staticClass
:
"p-l-10"
},[
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
:{
maxlength
:
"200"
,
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"
]}),
s
(
"span"
,{
staticClass
:
"p-l-10"
},[
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
l
=
s
(
"VU/8"
)(
r
,
n
,
!
1
,
function
(
t
){
s
(
"FC6S"
)},
"data-v-deb23c50"
,
null
);
e
.
default
=
l
.
exports
}});
\ No newline at end of file
dist/static/js/manifest.
3bdd36469168b4a6de4d
.js
→
dist/static/js/manifest.
797a6a677fbf279e7a12
.js
View file @
f60b88e0
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
d
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
d
)
Object
.
prototype
.
hasOwnProperty
.
call
(
d
,
r
)
&&
(
e
[
r
]
=
d
[
r
]);
for
(
c
&&
c
(
a
,
d
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
b
(
b
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
f
=
{
63
:
0
};
function
b
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
b
),
f
.
l
=!
0
,
f
.
exports
}
b
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
b
){
c
=
f
[
e
]
=
[
a
,
b
]});
c
[
2
]
=
a
;
var
d
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
b
.
nc
&&
n
.
setAttribute
(
"nonce"
,
b
.
nc
),
n
.
src
=
b
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"600a484e131c832b154d"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"951ea9709fba56eb6968"
,
3
:
"b33adc22b1ccee857a00"
,
4
:
"c4f05d450df8b7767ec9"
,
5
:
"bf21cfa1832c94ed8d4c"
,
6
:
"edb660faa2b8fb983161"
,
7
:
"c9ccf52380a5efb8720c"
,
8
:
"96251ed78d251cf78b55"
,
9
:
"8874159b001ff6e55e85"
,
10
:
"db882a097f8319f562cc"
,
11
:
"0fa0133322188250d3c7"
,
12
:
"87057d9d215184096e6a"
,
13
:
"ebba5b82c2826c9ba6e1"
,
14
:
"2d9e92b6a6eceba9238a"
,
15
:
"1d3e76cac3c4278badc3"
,
16
:
"bc276325eab50b4b86c0"
,
17
:
"edf42ec3b001b6cfe65e"
,
18
:
"4b0922e27b6b34b18611"
,
19
:
"379162e017a8b5beee8b"
,
20
:
"ba2e2bd0823422a4de6c"
,
21
:
"9e35f4bb567c79f900c4"
,
22
:
"4657c811baa7a2a81fa8"
,
23
:
"b696c3789461b84413c4"
,
24
:
"58c7c6c2d8897eb7c474"
,
25
:
"9e5733792c18c643ff3a"
,
26
:
"dba4d3332f3dbc9d7649"
,
27
:
"8c00b479947588ae7b2c"
,
28
:
"110ab7e5f64abacf9778"
,
29
:
"cebf604cf1225f47e634"
,
30
:
"7c1e52b5c0d36e8632c1"
,
31
:
"5a37b0bffabe56fe5af9"
,
32
:
"f7592089bbd49cf8ae9c"
,
33
:
"6133e1e6b5fd398be401"
,
34
:
"06f8f5b3621074c353c6"
,
35
:
"bf9fd1d5441ee72fc26d"
,
36
:
"93c91e49a2adcaf3793d"
,
37
:
"8f4c7fd433e2fc86ab21"
,
38
:
"0cb1610bc0b7ec39980b"
,
39
:
"61c4e14a1b0ea5ffff85"
,
40
:
"34f2de0ffbb2c4bd22b3"
,
41
:
"be7b959a60f42ef67daa"
,
42
:
"341a71ea503996b11a90"
,
43
:
"f4eee7e60e1d81a3cd65"
,
44
:
"f0e3e88e253d14faf973"
,
45
:
"e1d0ed2694e633eca897"
,
46
:
"d0d7666a8d9e3f155fb7"
,
47
:
"d383bda19a279b17d388"
,
48
:
"41401e6b01697e4f8c14"
,
49
:
"0b1075017e28fb820aeb"
,
50
:
"18a13aa1b23cfae8651c"
,
51
:
"f5d0239147f988acf8ad"
,
52
:
"1bdb5a48e197b6853afe"
,
53
:
"6598383a315e20061786"
,
54
:
"2859fd12cca9ce86f0c3"
,
55
:
"5921ccabefea7cacacc2"
,
56
:
"91a0acffaeb56fc3566c"
,
57
:
"1a7102c508e3c1a0a222"
,
58
:
"a7fa96edb1538ed5b7ff"
,
59
:
"c71bd5036dd611ea623a"
,
60
:
"775007688f0115e168fb"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
d
.
appendChild
(
n
),
a
},
b
.
m
=
e
,
b
.
c
=
a
,
b
.
d
=
function
(
e
,
c
,
a
){
b
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
b
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
c
,
"a"
,
c
),
c
},
b
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
b
.
p
=
"./"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
d
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
d
)
Object
.
prototype
.
hasOwnProperty
.
call
(
d
,
r
)
&&
(
e
[
r
]
=
d
[
r
]);
for
(
c
&&
c
(
a
,
d
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
b
(
b
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
f
=
{
63
:
0
};
function
b
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
b
),
f
.
l
=!
0
,
f
.
exports
}
b
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
b
){
c
=
f
[
e
]
=
[
a
,
b
]});
c
[
2
]
=
a
;
var
d
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
b
.
nc
&&
n
.
setAttribute
(
"nonce"
,
b
.
nc
),
n
.
src
=
b
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"600a484e131c832b154d"
,
1
:
"06c4e42e62c1f75191f0"
,
2
:
"951ea9709fba56eb6968"
,
3
:
"b33adc22b1ccee857a00"
,
4
:
"c4f05d450df8b7767ec9"
,
5
:
"bf21cfa1832c94ed8d4c"
,
6
:
"edb660faa2b8fb983161"
,
7
:
"c9ccf52380a5efb8720c"
,
8
:
"4a0adea155b2fa3a84f0"
,
9
:
"8874159b001ff6e55e85"
,
10
:
"db882a097f8319f562cc"
,
11
:
"0fa0133322188250d3c7"
,
12
:
"87057d9d215184096e6a"
,
13
:
"ebba5b82c2826c9ba6e1"
,
14
:
"2d9e92b6a6eceba9238a"
,
15
:
"1d3e76cac3c4278badc3"
,
16
:
"bc276325eab50b4b86c0"
,
17
:
"edf42ec3b001b6cfe65e"
,
18
:
"4b0922e27b6b34b18611"
,
19
:
"379162e017a8b5beee8b"
,
20
:
"ba2e2bd0823422a4de6c"
,
21
:
"9e35f4bb567c79f900c4"
,
22
:
"4657c811baa7a2a81fa8"
,
23
:
"b696c3789461b84413c4"
,
24
:
"58c7c6c2d8897eb7c474"
,
25
:
"9e5733792c18c643ff3a"
,
26
:
"dba4d3332f3dbc9d7649"
,
27
:
"8c00b479947588ae7b2c"
,
28
:
"110ab7e5f64abacf9778"
,
29
:
"cebf604cf1225f47e634"
,
30
:
"7c1e52b5c0d36e8632c1"
,
31
:
"5a37b0bffabe56fe5af9"
,
32
:
"f7592089bbd49cf8ae9c"
,
33
:
"6133e1e6b5fd398be401"
,
34
:
"06f8f5b3621074c353c6"
,
35
:
"bf9fd1d5441ee72fc26d"
,
36
:
"93c91e49a2adcaf3793d"
,
37
:
"8f4c7fd433e2fc86ab21"
,
38
:
"0cb1610bc0b7ec39980b"
,
39
:
"61c4e14a1b0ea5ffff85"
,
40
:
"34f2de0ffbb2c4bd22b3"
,
41
:
"be7b959a60f42ef67daa"
,
42
:
"341a71ea503996b11a90"
,
43
:
"f4eee7e60e1d81a3cd65"
,
44
:
"f0e3e88e253d14faf973"
,
45
:
"e1d0ed2694e633eca897"
,
46
:
"d0d7666a8d9e3f155fb7"
,
47
:
"d383bda19a279b17d388"
,
48
:
"41401e6b01697e4f8c14"
,
49
:
"0b1075017e28fb820aeb"
,
50
:
"18a13aa1b23cfae8651c"
,
51
:
"f5d0239147f988acf8ad"
,
52
:
"1bdb5a48e197b6853afe"
,
53
:
"6598383a315e20061786"
,
54
:
"2859fd12cca9ce86f0c3"
,
55
:
"5921ccabefea7cacacc2"
,
56
:
"91a0acffaeb56fc3566c"
,
57
:
"1a7102c508e3c1a0a222"
,
58
:
"a7fa96edb1538ed5b7ff"
,
59
:
"c71bd5036dd611ea623a"
,
60
:
"775007688f0115e168fb"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
d
.
appendChild
(
n
),
a
},
b
.
m
=
e
,
b
.
c
=
a
,
b
.
d
=
function
(
e
,
c
,
a
){
b
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
b
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
c
,
"a"
,
c
),
c
},
b
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
b
.
p
=
"./"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/views/enterprise/enterpriseSet.vue
View file @
f60b88e0
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-04-17 1
4:50:21
* @LastEditTime: 2020-04-17 1
5:21:06
-->
<
template
>
<div
class=
"daily-set-wrap "
>
...
...
@@ -45,7 +45,7 @@
><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"
maxlength=
"200"
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.customerCheck ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close
']"
></span><span
class=
"p-l-10"
>
{{
secrets
.
customerCheck
?
'校验成功'
:
'校验失败'
}}
</span></span
><span
:class=
"[
'iconfont', secrets.customerCheck ? 'color-49c958 iconchenggong' : 'color-f83431 iconshibai
']"
></span><span
class=
"p-l-10"
>
{{
secrets
.
customerCheck
?
'校验成功'
:
'校验失败'
}}
</span></span
>
</div>
<!--
<div
class=
"m-b-20"
>
...
...
@@ -61,7 +61,7 @@
></span
><el-input
class=
"m-l-10 w-399"
maxlength=
"200"
v-model=
"secrets.contactSecret"
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
.
contactSaveDate
||
formatTimeStamp
}}
</span
><span
class=
"m-l-37 font-14 color-303133"
><span
:class=
"[
secrets.contactCheck ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close
']"
></span><span
class=
"p-l-10"
>
{{
secrets
.
contactCheck
?
'校验成功'
:
'校验失败'
}}
</span></span
><span
:class=
"[
'iconfont', secrets.contactCheck ? 'color-49c958 iconchenggong' : 'color-f83431 iconshibai
']"
></span><span
class=
"p-l-10"
>
{{
secrets
.
contactCheck
?
'校验成功'
:
'校验失败'
}}
</span></span
>
</div>
<div>
...
...
@@ -69,7 +69,7 @@
><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"
maxlength=
"200"
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.appCheck ? 'color-49c958 el-icon-circle-check' : 'color-f83431 el-icon-circle-close
']"
></span><span
class=
"p-l-10"
>
{{
secrets
.
appCheck
?
'校验成功'
:
'校验失败'
}}
</span></span
><span
:class=
"[
'iconfont', secrets.appCheck ? 'color-49c958 iconchenggong' : 'color-f83431 iconshibai
']"
></span><span
class=
"p-l-10"
>
{{
secrets
.
appCheck
?
'校验成功'
:
'校验失败'
}}
</span></span
>
</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