Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
b0ed5277
提交
b0ed5277
编写于
7月 03, 2023
作者:
zhujiamin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 更新插件
上级
3e39c690
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
458 行增加
和
417 行删除
+458
-417
ibiz-template-plugin.es.js
...plugin/jsjcy-kq-web@0.0.1/dist/ibiz-template-plugin.es.js
+455
-414
index.legacy.js
...z-template-plugin/jsjcy-kq-web@0.0.1/dist/index.legacy.js
+1
-1
polyfills.legacy.js
...mplate-plugin/jsjcy-kq-web@0.0.1/dist/polyfills.legacy.js
+1
-1
style.css
...s/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/style.css
+1
-1
未找到文件。
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/ibiz-template-plugin.es.js
浏览文件 @
b0ed5277
var
J
=
Object
.
defineProperty
;
var
G
=
(
t
,
n
,
s
)
=>
n
in
t
?
J
(
t
,
n
,
{
enumerable
:
!
0
,
configurable
:
!
0
,
writable
:
!
0
,
value
:
s
})
:
t
[
n
]
=
s
;
var
v
=
(
t
,
n
,
s
)
=>
(
G
(
t
,
typeof
n
!=
"symbol"
?
n
+
""
:
n
,
s
),
s
);
import
{
PluginStaticResource
as
Q
,
ViewMode
as
X
}
from
"@ibiz-template/runtime"
;
import
{
ref
as
C
,
watch
as
M
,
defineComponent
as
D
,
getCurrentInstance
as
V
,
computed
as
A
,
onMounted
as
z
,
h
as
a
,
toRefs
as
F
,
reactive
as
Z
,
nextTick
as
$
,
toRef
as
e
e
}
from
"vue"
;
import
{
useRouter
as
B
,
useRoute
as
te
,
useIndexViewController
as
se
,
useNamespace
as
S
,
useControlController
as
ae
,
usePropsWatch
as
ne
,
useListController
as
re
,
useListExpViewController
as
oe
,
useRouteKey
as
ie
,
getUploadProps
as
le
,
getEditorEmits
as
ce
,
useMPickupViewController
as
de
,
useTreeController
as
u
e
}
from
"@ibiz-template/vue-util"
;
import
{
createUUID
as
R
}
from
"qx-util"
;
import
{
IndexViewModel
as
pe
,
PortletPartModel
as
he
,
ViewPortletModel
as
me
,
ListModel
as
U
,
TreeModel
as
f
e
}
from
"@ibiz-template/model"
;
import
j
from
"dayjs"
;
import
{
CustomPortletController
as
ge
,
ViewPortletController
as
ye
,
EditFormController
as
ve
,
ListController
as
xe
,
UploadEditorController
as
Ce
,
FormMDCtrlController
as
b
e
}
from
"@ibiz-template/controller"
;
import
{
init
as
H
,
registerMap
as
k
e
}
from
"echarts"
;
import
{
mergeDeepRight
as
w
e
}
from
"ramda"
;
import
{
Treeselect
as
P
e
}
from
"@riophae/vue-treeselect"
;
const
E
=
new
Q
(
import
.
meta
.
url
);
class
D
e
{
var
Z
=
Object
.
defineProperty
;
var
ee
=
(
t
,
n
,
s
)
=>
n
in
t
?
Z
(
t
,
n
,
{
enumerable
:
!
0
,
configurable
:
!
0
,
writable
:
!
0
,
value
:
s
})
:
t
[
n
]
=
s
;
var
b
=
(
t
,
n
,
s
)
=>
(
ee
(
t
,
typeof
n
!=
"symbol"
?
n
+
""
:
n
,
s
),
s
);
import
{
PluginStaticResource
as
te
,
ViewMode
as
se
}
from
"@ibiz-template/runtime"
;
import
{
ref
as
k
,
watch
as
_
,
defineComponent
as
S
,
getCurrentInstance
as
O
,
computed
as
N
,
onMounted
as
z
,
h
as
a
,
toRefs
as
U
,
reactive
as
ae
,
nextTick
as
F
,
toRef
as
n
e
}
from
"vue"
;
import
{
useRouter
as
H
,
useRoute
as
B
,
useIndexViewController
as
re
,
useNamespace
as
q
,
useControlController
as
oe
,
usePropsWatch
as
ie
,
useListController
as
le
,
useListExpViewController
as
ce
,
useRouteKey
as
de
,
getUploadProps
as
ue
,
getEditorEmits
as
pe
,
useMPickupViewController
as
he
,
useTreeController
as
m
e
}
from
"@ibiz-template/vue-util"
;
import
{
createUUID
as
fe
}
from
"qx-util"
;
import
{
IndexViewModel
as
ge
,
PortletPartModel
as
ye
,
ViewPortletModel
as
ve
,
ListModel
as
W
,
TreeModel
as
x
e
}
from
"@ibiz-template/model"
;
import
K
from
"dayjs"
;
import
{
CustomPortletController
as
Ce
,
ViewPortletController
as
be
,
EditFormController
as
ke
,
ListController
as
we
,
UploadEditorController
as
Pe
,
FormMDCtrlController
as
D
e
}
from
"@ibiz-template/controller"
;
import
{
init
as
Y
,
registerMap
as
S
e
}
from
"echarts"
;
import
{
mergeDeepRight
as
q
e
}
from
"ramda"
;
import
{
Treeselect
as
_
e
}
from
"@riophae/vue-treeselect"
;
const
E
=
new
te
(
import
.
meta
.
url
);
class
M
e
{
constructor
()
{
v
(
this
,
"component"
,
"UserIndexView"
);
b
(
this
,
"component"
,
"UserIndexView"
);
}
}
const
S
e
=
(
t
)
=>
{
const
E
e
=
(
t
)
=>
{
const
{
view2
:
n
,
params2
:
s
,
params1
:
e
}
=
t
.
params
;
if
(
!
n
)
return
""
;
...
...
@@ -26,47 +26,36 @@ const Se = (t) => {
""
);
return
o
=
o
||
ibiz
.
env
.
routePlaceholder
,
`/
${
e
}
/
${
n
}
/
${
o
}
`
;
},
q
e
=
(
t
)
=>
{
},
T
e
=
(
t
)
=>
{
const
{
view1
:
n
,
appContext
:
s
}
=
t
.
params
;
return
`/
${
s
}
/
${
n
}
/
${
ibiz
.
env
.
routePlaceholder
}
`
;
};
function
_e
(
t
,
n
)
{
const
s
=
B
(
t
),
e
=
C
(
""
),
o
=
C
(
""
),
r
=
C
([]),
d
=
C
([]),
g
=
(
h
)
=>
{
h
.
forEach
((
u
)
=>
{
const
c
=
r
.
value
.
indexOf
(
u
);
if
(
c
!==
-
1
)
{
r
.
value
.
splice
(
c
,
1
);
const
l
=
d
.
value
.
findIndex
((
m
)
=>
m
.
key
===
u
);
d
.
value
.
splice
(
l
,
1
);
}
function
Ie
(
t
,
n
)
{
const
s
=
H
(
t
),
e
=
k
(
""
),
o
=
k
(
""
),
r
=
k
([]),
d
=
k
([]),
f
=
(
l
)
=>
{
l
.
forEach
((
p
)
=>
{
const
x
=
r
.
value
.
indexOf
(
p
);
x
!==
-
1
&&
r
.
value
.
splice
(
x
,
1
);
const
w
=
d
.
value
.
findIndex
((
v
)
=>
v
.
key
===
p
);
w
!==
-
1
&&
d
.
value
.
splice
(
w
,
1
);
});
};
return
M
(
e
,
(
h
,
u
)
=>
{
if
(
h
!==
u
&&
h
)
{
const
c
=
r
.
value
.
indexOf
(
h
);
c
===
-
1
||
r
.
value
.
splice
(
c
,
1
),
r
.
value
.
unshift
(
h
);
}
},
{
immediate
:
!
0
}
),
M
(
_
(
()
=>
t
.
$route
.
path
,
(
h
,
u
)
=>
{
if
(
h
!==
u
)
{
const
c
=
te
(
t
);
e
.
value
=
Se
(
c
),
o
.
value
=
qe
(
c
);
const
l
=
d
.
value
.
find
(
(
m
)
=>
m
.
key
===
e
.
value
(
l
,
p
)
=>
{
if
(
l
!==
p
)
{
const
x
=
B
(
t
);
e
.
value
=
Ee
(
x
),
o
.
value
=
Te
(
x
);
const
w
=
d
.
value
.
find
(
(
v
)
=>
v
.
key
===
e
.
value
);
if
(
l
)
l
.
fullPath
=
c
.
fullPath
;
if
(
w
)
x
.
matched
.
length
===
2
?
s
.
push
(
w
.
fullPath
)
:
w
.
fullPath
=
x
.
fullPath
;
else
{
if
(
h
===
o
.
value
)
if
(
l
===
o
.
value
)
return
;
d
.
value
.
push
({
key
:
e
.
value
,
fullPath
:
c
.
fullPath
,
fullPath
:
x
.
fullPath
,
modelPath
:
""
,
caption
:
""
});
...
...
@@ -74,28 +63,78 @@ function _e(t, n) {
}
},
{
deep
:
!
0
,
immediate
:
!
0
}
),
{
),
_
(
e
,
(
l
,
p
)
=>
{
if
(
l
!==
p
&&
l
)
{
const
x
=
r
.
value
.
indexOf
(
l
);
x
===
-
1
||
r
.
value
.
splice
(
x
,
1
),
r
.
value
.
unshift
(
l
);
}
},
{
immediate
:
!
0
}
);
const
i
=
async
(
l
,
p
)
=>
{
const
x
=
d
.
value
.
find
((
w
)
=>
w
.
key
===
e
.
value
);
x
&&
(
p
.
caption
&&
(
x
.
caption
=
p
.
caption
),
p
.
modelPath
&&
(
x
.
modelPath
=
p
.
modelPath
));
},
h
=
(
l
=
e
.
value
)
=>
{
f
([
l
]);
const
p
=
r
.
value
[
0
];
if
(
!
p
)
n
.
model
.
source
.
blankMode
?
window
.
close
()
:
(
e
.
value
=
""
,
s
.
push
(
o
.
value
));
else
{
const
x
=
d
.
value
.
find
((
w
)
=>
w
.
key
===
p
);
s
.
push
(
x
.
fullPath
);
}
},
g
=
(
l
)
=>
{
const
p
=
d
.
value
[
l
];
p
&&
s
.
push
(
p
.
fullPath
);
},
y
=
()
=>
{
const
p
=
B
(
t
).
fullPath
;
let
x
=
p
.
indexOf
(
"/"
);
for
(
let
v
=
0
;
v
<
2
;
v
++
)
x
=
p
.
indexOf
(
"/"
,
x
+
1
);
const
w
=
`
${
p
.
substring
(
0
,
x
)}
/-`
;
s
.
push
(
w
);
},
u
=
()
=>
{
if
(
r
.
value
.
length
>
0
)
{
const
l
=
d
.
value
.
find
(
(
p
)
=>
p
.
key
===
r
.
value
[
0
]
);
l
&&
s
.
push
(
l
.
fullPath
);
}
else
y
();
};
return
{
currentKey
:
e
,
keyHistory
:
r
,
routeMsgs
:
d
,
updateRouteMsg
:
(
h
,
u
)
=>
{
const
c
=
d
.
value
.
find
((
l
)
=>
l
.
key
===
e
.
value
);
c
&&
(
u
.
caption
&&
(
c
.
caption
=
u
.
caption
),
u
.
modelPath
&&
(
c
.
modelPath
=
u
.
modelPath
));
updateRouteMsg
:
i
,
closeView
:
h
,
deleteRouteCache
:
f
,
handleTabClick
:
g
,
handleTabDelete
:
(
l
)
=>
{
const
p
=
d
.
value
[
l
];
p
&&
(
f
([
p
.
key
]),
u
());
},
closeView
:
(
h
=
e
.
value
)
=>
{
g
([
h
]);
const
u
=
r
.
value
[
0
];
if
(
!
u
)
n
.
model
.
source
.
blankMode
?
(
window
.
callback
&&
window
.
callback
(),
window
.
close
())
:
(
e
.
value
=
""
,
s
.
push
(
o
.
value
));
else
{
const
c
=
d
.
value
.
find
((
l
)
=>
l
.
key
===
u
);
s
.
push
(
c
.
fullPath
);
handleCloseAll
:
()
=>
{
if
(
d
.
value
.
length
>
0
)
{
const
l
=
[];
d
.
value
.
forEach
((
p
)
=>
{
l
.
push
(
p
.
key
);
}),
f
(
l
),
u
();
}
},
deleteRouteCache
:
g
handleCloseOther
:
()
=>
{
if
(
d
.
value
.
length
>
0
)
{
const
l
=
[];
d
.
value
.
forEach
((
p
)
=>
{
p
.
key
!==
e
.
value
&&
l
.
push
(
p
.
key
);
}),
f
(
l
),
u
();
}
}
};
}
const
Me
=
/* @__PURE__ */
D
({
const
Ve
=
/* @__PURE__ */
S
({
__name
:
"index-view"
,
props
:
{
context
:
null
,
...
...
@@ -103,91 +142,93 @@ const Me = /* @__PURE__ */ D({
modelPath
:
null
},
setup
(
t
)
{
const
n
=
t
,
{
proxy
:
s
}
=
V
(),
e
=
se
(
s
,
n
.
modelPath
),
o
=
!
1
;
let
r
=
null
,
d
=
null
,
g
=
()
=>
{
},
i
=
null
,
p
=
null
,
h
=
null
,
u
=
null
,
c
=
null
,
l
,
m
,
y
,
f
;
const
b
=
C
(
R
());
const
n
=
t
,
{
proxy
:
s
}
=
O
(),
e
=
re
(
s
,
n
.
modelPath
),
o
=
!
0
;
let
r
=
null
,
d
=
null
,
f
=
()
=>
{
},
i
=
null
,
h
=
null
,
g
=
null
,
y
=
null
,
u
=
null
,
c
,
m
,
C
,
l
;
const
p
=
k
(
fe
());
{
const
{
currentKey
:
q
,
keyHistory
:
x
,
routeMsgs
:
w
,
updateRouteMsg
:
k
,
closeView
:
N
,
deleteRouteCache
:
L
}
=
_e
(
s
,
e
);
m
=
q
,
y
=
x
,
f
=
w
,
i
=
L
,
r
=
(
P
)
=>
{
const
_
=
m
.
value
;
P
.
evt
.
on
(
"closeView"
,
()
=>
{
N
(
_
);
}),
P
.
evt
.
on
(
"setTitle"
,
(
I
)
=>
{
k
(
_
,
{
caption
:
I
});
currentKey
:
w
,
keyHistory
:
v
,
routeMsgs
:
D
,
updateRouteMsg
:
P
,
closeView
:
R
,
deleteRouteCache
:
L
,
handleTabClick
:
I
,
handleTabDelete
:
V
,
handleCloseAll
:
T
,
handleCloseOther
:
Q
}
=
Ie
(
s
,
e
);
m
=
w
,
C
=
v
,
l
=
D
,
i
=
L
,
h
=
I
,
g
=
V
,
y
=
T
,
u
=
Q
,
r
=
(
M
)
=>
{
const
A
=
m
.
value
;
M
.
evt
.
on
(
"closeView"
,
()
=>
{
R
(
A
);
}),
M
.
evt
.
on
(
"setTitle"
,
(
X
)
=>
{
P
(
A
,
{
caption
:
X
});
});
},
d
=
(
P
)
=>
{
k
(
m
.
value
,
P
);
},
g
=
()
=>
{
i
(
y
.
value
.
slice
(
1
)),
b
.
value
=
R
();
},
d
=
(
M
)
=>
{
P
(
m
.
value
,
M
);
},
window
.
onpopstate
=
()
=>
{
i
([
y
.
value
[
1
]]);
},
l
=
A
(()
=>
{
const
P
=
f
.
value
.
find
(
(
_
)
=>
_
.
key
===
m
.
value
i
([
C
.
value
[
1
]]);
},
c
=
N
(()
=>
{
const
M
=
l
.
value
.
find
(
(
A
)
=>
A
.
key
===
m
.
value
);
return
(
P
==
null
?
void
0
:
P
.
modelPath
)
||
""
;
return
(
M
==
null
?
void
0
:
M
.
modelPath
)
||
""
;
});
}
return
z
(()
=>
{
setTimeout
(()
=>
{
const
q
=
document
.
querySelector
(
".app-loading-x"
);
q
&&
(
q
.
style
.
display
=
"none"
);
const
w
=
document
.
querySelector
(
".app-loading-x"
);
w
&&
(
w
.
style
.
display
=
"none"
);
},
300
);
}),
{
__sfc
:
!
0
,
props
:
n
,
proxy
:
s
,
c
:
e
,
isShowTabPageExp
:
o
,
onCreated
:
r
,
onViewFound
:
d
,
onMenuRouteChange
:
g
,
deleteRouteCache
:
i
,
handleTabClick
:
p
,
handleTabDelete
:
h
,
handleCloseAll
:
u
,
handleCloseOther
:
c
,
currentPath
:
l
,
currentKey
:
m
,
keyHistory
:
y
,
routeMsgs
:
f
,
appKeepAliveKey
:
b
,
collapseChange
:
(
q
)
=>
{
e
.
collapseChange
=
q
;
}),
{
__sfc
:
!
0
,
props
:
n
,
proxy
:
s
,
c
:
e
,
isShowTabPageExp
:
o
,
onCreated
:
r
,
onViewFound
:
d
,
onMenuRouteChange
:
f
,
deleteRouteCache
:
i
,
handleTabClick
:
h
,
handleTabDelete
:
g
,
handleCloseAll
:
y
,
handleCloseOther
:
u
,
currentPath
:
c
,
currentKey
:
m
,
keyHistory
:
C
,
routeMsgs
:
l
,
appKeepAliveKey
:
p
,
collapseChange
:
(
w
)
=>
{
e
.
collapseChange
=
w
;
}
};
}
});
function
Ee
(
t
,
n
,
s
,
e
,
o
,
r
,
d
,
g
)
{
function
Oe
(
t
,
n
,
s
,
e
,
o
,
r
,
d
,
f
)
{
var
i
=
typeof
t
==
"function"
?
t
.
options
:
t
;
n
&&
(
i
.
render
=
n
,
i
.
staticRenderFns
=
s
,
i
.
_compiled
=
!
0
),
e
&&
(
i
.
functional
=
!
0
),
r
&&
(
i
.
_scopeId
=
"data-v-"
+
r
);
var
p
;
if
(
d
?
(
p
=
function
(
c
)
{
c
=
c
||
this
.
$vnode
&&
this
.
$vnode
.
ssrContext
||
this
.
parent
&&
this
.
parent
.
$vnode
&&
this
.
parent
.
$vnode
.
ssrContext
,
!
c
&&
typeof
__VUE_SSR_CONTEXT__
<
"u"
&&
(
c
=
__VUE_SSR_CONTEXT__
),
o
&&
o
.
call
(
this
,
c
),
c
&&
c
.
_registeredComponents
&&
c
.
_registeredComponents
.
add
(
d
);
},
i
.
_ssrRegister
=
p
)
:
o
&&
(
p
=
g
?
function
()
{
var
h
;
if
(
d
?
(
h
=
function
(
u
)
{
u
=
u
||
this
.
$vnode
&&
this
.
$vnode
.
ssrContext
||
this
.
parent
&&
this
.
parent
.
$vnode
&&
this
.
parent
.
$vnode
.
ssrContext
,
!
u
&&
typeof
__VUE_SSR_CONTEXT__
<
"u"
&&
(
u
=
__VUE_SSR_CONTEXT__
),
o
&&
o
.
call
(
this
,
u
),
u
&&
u
.
_registeredComponents
&&
u
.
_registeredComponents
.
add
(
d
);
},
i
.
_ssrRegister
=
h
)
:
o
&&
(
h
=
f
?
function
()
{
o
.
call
(
this
,
(
i
.
functional
?
this
.
parent
:
this
).
$root
.
$options
.
shadowRoot
);
}
:
o
),
p
)
}
:
o
),
h
)
if
(
i
.
functional
)
{
i
.
_injectStyles
=
p
;
var
h
=
i
.
render
;
i
.
render
=
function
(
l
,
m
)
{
return
p
.
call
(
m
),
h
(
l
,
m
);
i
.
_injectStyles
=
h
;
var
g
=
i
.
render
;
i
.
render
=
function
(
c
,
m
)
{
return
h
.
call
(
m
),
g
(
c
,
m
);
};
}
else
{
var
u
=
i
.
beforeCreate
;
i
.
beforeCreate
=
u
?
[].
concat
(
u
,
p
)
:
[
p
];
var
y
=
i
.
beforeCreate
;
i
.
beforeCreate
=
y
?
[].
concat
(
y
,
h
)
:
[
h
];
}
return
{
exports
:
t
,
options
:
i
};
}
var
I
e
=
function
()
{
var
z
e
=
function
()
{
var
n
=
this
,
s
=
n
.
_self
.
_c
,
e
=
n
.
_self
.
_setupProxy
;
return
s
(
"UserAppLayout"
,
{
attrs
:
{
"is-complete"
:
e
.
c
.
complete
,
model
:
e
.
c
.
model
,
"is-show-tab-page-exp"
:
e
.
isShowTabPageExp
},
on
:
{
onCollapseChange
:
e
.
collapseChange
}
},
[
e
.
c
.
complete
?
[
e
.
c
.
complete
?
s
(
"app-menu"
,
{
attrs
:
{
slot
:
"menu"
,
"current-path"
:
e
.
currentPath
,
"model-data"
:
e
.
c
.
model
.
appMenu
,
context
:
e
.
c
.
context
,
"collapse-change"
:
e
.
c
.
collapseChange
},
on
:
{
menuRouteChange
:
e
.
onMenuRouteChange
},
slot
:
"menu"
})
:
n
.
_e
(),
e
.
isShowTabPageExp
?
s
(
"user-tab-page-exp"
,
{
attrs
:
{
slot
:
"tabPageExp"
,
"route-msgs"
:
e
.
routeMsgs
,
"current-key"
:
e
.
currentKey
},
on
:
{
"tab-click"
:
e
.
handleTabClick
,
"tab-delete"
:
e
.
handleTabDelete
,
"close-all"
:
e
.
handleCloseAll
,
"close-other"
:
e
.
handleCloseOther
},
slot
:
"tabPageExp"
})
:
n
.
_e
(),
e
.
isShowTabPageExp
?
s
(
"AppKeepAlive"
,
{
attrs
:
{
"key-list"
:
e
.
keyHistory
}
},
[
s
(
"router-view"
,
{
key
:
e
.
currentKey
,
on
:
{
neuronInit
:
e
.
onCreated
,
viewFound
:
e
.
onViewFound
}
})],
1
)
:
s
(
"AppKeepAlive"
,
{
key
:
e
.
appKeepAliveKey
,
attrs
:
{
"key-list"
:
e
.
keyHistory
}
},
[
s
(
"router-view"
,
{
key
:
e
.
currentKey
,
on
:
{
neuronInit
:
e
.
onCreated
,
viewFound
:
e
.
onViewFound
}
})],
1
)]
:
n
.
_e
()],
2
);
},
Ve
=
[],
Te
=
/* @__PURE__ */
Ee
(
Me
,
Ie
,
},
Le
=
[],
Ae
=
/* @__PURE__ */
Oe
(
Ve
,
ze
,
Le
,
!
1
,
null
,
null
,
null
,
null
);
const
ze
=
T
e
.
exports
;
function
L
e
(
t
,
n
)
{
const
je
=
A
e
.
exports
;
function
K
e
(
t
,
n
)
{
return
a
(
"div"
,
{
class
:
t
.
e
(
"logo"
)
},
[
a
(
"img"
,
{
...
...
@@ -199,11 +240,11 @@ function Le(t, n) {
class
:
t
.
e
(
"logo-caption"
)
},
[
n
.
caption
])]);
}
const
Oe
=
D
({
const
Ne
=
S
({
name
:
"UserAppLayout"
,
props
:
{
model
:
{
type
:
p
e
,
type
:
g
e
,
required
:
!
0
},
isComplete
:
{
...
...
@@ -219,33 +260,33 @@ const Oe = D({
emit
:
n
,
slots
:
s
})
{
var
y
;
const
e
=
S
(
"layout"
),
o
=
C
(
!
1
),
r
=
()
=>
{
var
C
;
const
e
=
q
(
"layout"
),
o
=
k
(
!
1
),
r
=
()
=>
{
o
.
value
=
!
o
.
value
,
n
(
"onCollapseChange"
,
o
.
value
);
},
d
=
A
(()
=>
t
.
model
.
source
.
blankMode
===
!
0
),
g
=
async
()
=>
{
var
b
;
const
f
=
(
b
=
s
.
menu
)
==
null
?
void
0
:
b
.
call
(
s
)[
0
].
componentInstance
;
f
&&
f
.
c
&&
await
f
.
c
.
onClickMenuItem
(
"menuitem46"
);
},
d
=
N
(()
=>
t
.
model
.
source
.
blankMode
===
!
0
),
f
=
async
()
=>
{
var
p
;
const
l
=
(
p
=
s
.
menu
)
==
null
?
void
0
:
p
.
call
(
s
)[
0
].
componentInstance
;
l
&&
l
.
c
&&
await
l
.
c
.
onClickMenuItem
(
"menuitem46"
);
},
{
srfusername
:
i
=
"
\
u6E38
\
u5BA2"
,
srforgsectorname
:
p
}
=
((
y
=
ibiz
.
appData
)
==
null
?
void
0
:
y
.
context
)
||
{},
{
proxy
:
h
}
=
V
(),
u
=
B
(
h
),
c
=
async
()
=>
{
(
await
ibiz
.
auth
.
v7logout
()).
ok
?
(
ibiz
.
message
.
success
(
"
\
u767B
\
u51FA
\
u6210
\
u529F"
),
u
.
push
(
`/login?ru=
${
encodeURIComponent
(
window
.
location
.
hash
.
replace
(
"#/"
,
"/"
))}
`
))
:
ibiz
.
message
.
error
(
"
\
u767B
\
u51FA
\
u5931
\
u8D25"
);
},
l
=
C
(
!
0
);
srforgsectorname
:
h
}
=
((
C
=
ibiz
.
appData
)
==
null
?
void
0
:
C
.
context
)
||
{},
{
proxy
:
g
}
=
O
(),
y
=
H
(
g
),
u
=
async
()
=>
{
(
await
ibiz
.
auth
.
v7logout
()).
ok
?
(
ibiz
.
message
.
success
(
"
\
u767B
\
u51FA
\
u6210
\
u529F"
),
y
.
push
(
`/login?ru=
${
encodeURIComponent
(
window
.
location
.
hash
.
replace
(
"#/"
,
"/"
))}
`
))
:
ibiz
.
message
.
error
(
"
\
u767B
\
u51FA
\
u5931
\
u8D25"
);
},
c
=
k
(
!
0
);
return
{
ns
:
e
,
collapseChange
:
o
,
isBlank
:
d
,
collapseMenus
:
r
,
openView
:
g
,
openView
:
f
,
srfusername
:
i
,
srforgsectorname
:
p
,
clickOut
:
c
,
isShowOpt
:
l
,
srforgsectorname
:
h
,
clickOut
:
u
,
isShowOpt
:
c
,
changeShowOpt
:
()
=>
{
l
.
value
=
!
l
.
value
;
c
.
value
=
!
c
.
value
;
}
};
},
...
...
@@ -258,7 +299,7 @@ const Oe = D({
value
:
this
.
collapseChange
},
class
:
[
this
.
ns
.
b
(
"nav"
),
this
.
ns
.
is
(
"collapse"
,
this
.
collapseChange
)]
},
[
L
e
(
this
.
ns
,
this
.
model
),
a
(
"div"
,
{
},
[
K
e
(
this
.
ns
,
this
.
model
),
a
(
"div"
,
{
class
:
this
.
ns
.
b
(
"option"
)
},
[
a
(
"i-poptip"
,
{
attrs
:
{
...
...
@@ -346,19 +387,19 @@ const Oe = D({
},
[
this
.
$slots
.
tabPageExp
,
this
.
$slots
.
default
])])])
:
null
;
}
});
class
W
extends
g
e
{
class
J
extends
C
e
{
constructor
()
{
super
(...
arguments
);
v
(
this
,
"options"
,
[]);
v
(
this
,
"kqrq"
,
""
);
v
(
this
,
"rylx"
,
""
);
b
(
this
,
"options"
,
[]);
b
(
this
,
"kqrq"
,
""
);
b
(
this
,
"rylx"
,
""
);
}
async
onInit
()
{
await
super
.
onInit
(),
this
.
options
=
await
ibiz
.
codeListService
.
get
(
"UsrCodeList0402031972"
,
this
.
context
,
this
.
params
),
this
.
context
.
srforgcode
&&
(
this
.
params
.
orgcode
=
this
.
context
.
srforgcode
),
this
.
kqrq
=
j
().
subtract
(
1
,
"day"
).
startOf
(
"day"
).
format
(
"YYYY-MM-DD"
),
this
.
rylx
=
this
.
options
.
map
((
s
)
=>
s
.
value
).
join
(
","
),
this
.
changeViewParams
();
),
this
.
context
.
srforgcode
&&
(
this
.
params
.
orgcode
=
this
.
context
.
srforgcode
),
this
.
kqrq
=
K
().
subtract
(
1
,
"day"
).
startOf
(
"day"
).
format
(
"YYYY-MM-DD"
),
this
.
rylx
=
this
.
options
.
map
((
s
)
=>
s
.
value
).
join
(
","
),
this
.
changeViewParams
();
}
changeViewParams
()
{
this
.
dashboard
.
setContextOrParams
(
...
...
@@ -372,34 +413,34 @@ class W extends ge {
);
}
}
const
je
=
D
({
const
$e
=
S
({
name
:
"PortletSearchHeader"
,
props
:
{
modelData
:
{
type
:
h
e
,
type
:
y
e
,
required
:
!
0
},
controller
:
{
type
:
W
,
type
:
J
,
required
:
!
0
}
},
setup
(
t
)
{
const
n
=
S
(
"portal-search-header"
),
s
=
C
([]),
e
=
C
(
new
Date
()),
o
=
(
i
)
=>
{
const
n
=
q
(
"portal-search-header"
),
s
=
k
([]),
e
=
k
(
new
Date
()),
o
=
(
i
)
=>
{
s
.
value
=
i
,
t
.
controller
.
rylx
=
i
.
join
(
","
),
t
.
controller
.
changeViewParams
();
},
r
=
(
i
)
=>
{
e
.
value
=
i
,
t
.
controller
.
kqrq
=
i
?
j
(
i
).
format
(
"YYYY-MM-DD"
)
:
""
,
t
.
controller
.
changeViewParams
();
e
.
value
=
i
,
t
.
controller
.
kqrq
=
i
?
K
(
i
).
format
(
"YYYY-MM-DD"
)
:
""
,
t
.
controller
.
changeViewParams
();
};
e
.
value
=
new
Date
(
t
.
controller
.
kqrq
),
s
.
value
=
t
.
controller
.
rylx
.
split
(
","
);
const
d
=
j
();
const
d
=
K
();
return
{
ns
:
n
,
selectArray
:
s
,
selectDate
:
e
,
options
:
{
disabledDate
:
(
i
)
=>
{
const
p
=
j
(
i
);
return
d
.
isSame
(
p
,
"day"
)
||
d
.
isBefore
(
p
,
"day"
);
const
h
=
K
(
i
);
return
d
.
isSame
(
h
,
"day"
)
||
d
.
isBefore
(
h
,
"day"
);
}
},
onSelectArrayChange
:
o
,
...
...
@@ -440,12 +481,12 @@ const je = D({
})]);
}
});
class
A
e
{
class
R
e
{
constructor
()
{
v
(
this
,
"component"
,
j
e
);
b
(
this
,
"component"
,
$
e
);
}
async
createController
(
n
,
s
,
e
)
{
const
o
=
new
W
(
const
o
=
new
J
(
n
,
s
,
e
...
...
@@ -453,17 +494,17 @@ class Ae {
return
await
o
.
init
(),
o
;
}
}
class
Y
extends
y
e
{
class
G
extends
b
e
{
constructor
()
{
super
(...
arguments
);
v
(
this
,
"data"
,
{});
v
(
this
,
"mapData"
,
[]);
v
(
this
,
"pointData"
,
[]);
v
(
this
,
"form"
);
v
(
this
,
"hasLoad"
,
!
1
);
v
(
this
,
"isloading"
,
!
1
);
v
(
this
,
"entityService"
);
v
(
this
,
"pointClicked"
,
!
1
);
b
(
this
,
"data"
,
{});
b
(
this
,
"mapData"
,
[]);
b
(
this
,
"pointData"
,
[]);
b
(
this
,
"form"
);
b
(
this
,
"hasLoad"
,
!
1
);
b
(
this
,
"isloading"
,
!
1
);
b
(
this
,
"entityService"
);
b
(
this
,
"pointClicked"
,
!
1
);
}
async
onInit
()
{
await
super
.
onInit
(),
await
this
.
model
.
embedView
.
init
();
...
...
@@ -471,7 +512,7 @@ class Y extends ye {
this
.
entityService
=
await
ibiz
.
entityService
.
getService
(
s
.
appEntity
.
codeName
,
this
.
context
),
this
.
form
=
new
v
e
(
s
,
this
.
context
,
{
),
this
.
form
=
new
k
e
(
s
,
this
.
context
,
{
...
this
.
params
}),
await
this
.
form
.
init
(),
this
.
dashboard
.
nerve
.
self
.
evt
.
on
(
"mounted"
,
()
=>
{
this
.
load
();
...
...
@@ -537,7 +578,7 @@ class Y extends ye {
);
}
}
const
O
=
D
({
const
j
=
S
({
name
:
"RingChart"
,
props
:
{
percent
:
{
...
...
@@ -554,11 +595,11 @@ const O = D({
}
},
setup
(
t
)
{
const
n
=
S
(
"ring-chart"
),
s
=
C
();
const
n
=
q
(
"ring-chart"
),
s
=
k
();
let
e
;
const
o
=
A
(()
=>
{
const
p
=
100
/
t
.
colors
.
length
,
h
=
Math
.
round
(
t
.
percent
/
p
);
return
t
.
colors
[
h
];
const
o
=
N
(()
=>
{
const
h
=
100
/
t
.
colors
.
length
,
g
=
Math
.
round
(
t
.
percent
/
h
);
return
t
.
colors
[
g
];
}),
r
=
()
=>
({
tooltip
:
{
trigger
:
"item"
...
...
@@ -581,8 +622,8 @@ const O = D({
label
:
{
show
:
!
1
,
position
:
"center"
,
formatter
(
p
)
{
return
[
`{a|
${
`
${
p
.
percent
*
2
}
%`
}
}`
,
`{b|
${
t
.
text
}
}`
].
join
(
`
formatter
(
h
)
{
return
[
`{a|
${
`
${
h
.
percent
*
2
}
%`
}
}`
,
`{b|
${
t
.
text
}
}`
].
join
(
`
`
);
},
rich
:
{
...
...
@@ -620,14 +661,14 @@ const O = D({
}]
});
z
(()
=>
{
e
=
H
(
s
.
value
),
e
.
setOption
(
r
());
e
=
Y
(
s
.
value
),
e
.
setOption
(
r
());
});
const
{
percent
:
d
,
colors
:
g
,
colors
:
f
,
text
:
i
}
=
F
(
t
);
return
M
([
d
,
g
,
i
],
()
=>
{
}
=
U
(
t
);
return
_
([
d
,
f
,
i
],
()
=>
{
e
&&
(
e
.
setOption
(
r
()),
e
.
resize
());
}),
window
.
addEventListener
(
"resize"
,
()
=>
{
e
==
null
||
e
.
resize
();
...
...
@@ -642,85 +683,85 @@ const O = D({
ref
:
"chartRef"
});
}
}),
Ke
=
[
"#FF0700"
,
"#FFF400"
,
"#73A0FA"
],
N
e
=
{
}),
Fe
=
[
"#FF0700"
,
"#FFF400"
,
"#73A0FA"
],
B
e
=
{
strMapCode
:
!
0
,
visualMap
:
{
text
:
[
"
\
u9AD8"
,
"
\
u4F4E"
],
min
:
0
,
max
:
100
,
rangeColor
:
K
e
rangeColor
:
F
e
},
pointSymbol
:
"pin"
},
$
e
=
"/assets/json/map/jiangsu/{id}.json"
;
async
function
R
e
(
t
)
{
},
U
e
=
"/assets/json/map/jiangsu/{id}.json"
;
async
function
H
e
(
t
)
{
return
(
await
ibiz
.
net
.
axios
({
url
:
E
.
dir
(
$
e
.
replace
(
"{id}"
,
t
))
url
:
E
.
dir
(
U
e
.
replace
(
"{id}"
,
t
))
})).
data
;
}
function
F
e
(
t
,
n
)
{
const
s
=
/* @__PURE__ */
new
Map
(),
e
=
C
(
""
),
o
=
C
([]);
function
W
e
(
t
,
n
)
{
const
s
=
/* @__PURE__ */
new
Map
(),
e
=
k
(
""
),
o
=
k
([]);
let
r
;
const
d
=
C
(),
g
=
(
l
)
=>
{
const
d
=
k
(),
f
=
(
c
)
=>
{
const
m
=
{
cityNames
:
{},
noChild
:
l
.
features
.
length
===
1
noChild
:
c
.
features
.
length
===
1
};
return
l
.
features
.
forEach
((
y
)
=>
{
const
{
adcode
:
f
,
name
:
b
}
=
y
.
properties
;
m
.
cityNames
[
f
]
=
b
;
return
c
.
features
.
forEach
((
C
)
=>
{
const
{
adcode
:
l
,
name
:
p
}
=
C
.
properties
;
m
.
cityNames
[
l
]
=
p
;
}),
m
;
},
i
=
async
(
l
)
=>
{
if
(
s
.
has
(
l
))
},
i
=
async
(
c
)
=>
{
if
(
s
.
has
(
c
))
return
;
const
m
=
await
Re
(
l
);
s
.
set
(
l
,
g
(
m
)),
ke
(
l
,
m
);
},
p
=
(
l
)
=>
{
const
m
=
await
He
(
c
);
s
.
set
(
c
,
f
(
m
)),
Se
(
c
,
m
);
},
h
=
(
c
)
=>
{
const
m
=
s
.
get
(
e
.
value
);
if
(
m
)
return
m
.
cityNames
[
l
];
},
h
=
()
=>
{
const
l
=
t
(
e
.
value
);
r
.
setOption
(
l
),
r
.
resize
();
},
u
=
async
(
l
,
m
=
!
1
)
=>
{
m
||
n
(
"mapChange"
,
{
name
:
l
}),
s
.
has
(
l
)
||
await
i
(
l
),
e
.
value
=
l
,
o
.
value
.
push
(
l
),
h
();
},
c
=
()
=>
{
return
m
.
cityNames
[
c
];
},
g
=
()
=>
{
const
c
=
t
(
e
.
value
);
r
.
setOption
(
c
),
r
.
resize
();
},
y
=
async
(
c
,
m
=
!
1
)
=>
{
m
||
n
(
"mapChange"
,
{
name
:
c
}),
s
.
has
(
c
)
||
await
i
(
c
),
e
.
value
=
c
,
o
.
value
.
push
(
c
),
g
();
},
u
=
()
=>
{
if
(
o
.
value
.
length
>
1
)
{
o
.
value
.
pop
();
const
l
=
o
.
value
.
pop
();
u
(
l
);
const
c
=
o
.
value
.
pop
();
y
(
c
);
}
};
return
z
(()
=>
{
r
=
H
(
d
.
value
),
window
.
addEventListener
(
"resize"
,
()
=>
{
r
=
Y
(
d
.
value
),
window
.
addEventListener
(
"resize"
,
()
=>
{
r
==
null
||
r
.
resize
();
}),
r
.
on
(
"click"
,
(
l
)
=>
{
if
(
l
.
componentType
===
"series"
&&
l
.
seriesType
===
"scatter"
)
{
n
(
"pointClick"
,
l
.
data
);
}),
r
.
on
(
"click"
,
(
c
)
=>
{
if
(
c
.
componentType
===
"series"
&&
c
.
seriesType
===
"scatter"
)
{
n
(
"pointClick"
,
c
.
data
);
return
;
}
l
.
name
!==
e
.
value
&&
u
(
l
.
name
);
}),
r
.
on
(
"mouseover"
,
function
(
l
)
{
if
(
l
.
componentType
===
"series"
&&
l
.
seriesType
===
"scatter"
)
{
const
m
=
l
.
dataIndex
,
y
=
r
.
getOption
(),
f
=
y
.
series
[
l
.
seriesIndex
].
data
,
b
=
y
.
series
[
l
.
seriesIndex
].
symbolSize
;
f
[
m
].
symbolSize
=
b
+
10
,
r
.
setOption
(
y
);
c
.
name
!==
e
.
value
&&
y
(
c
.
name
);
}),
r
.
on
(
"mouseover"
,
function
(
c
)
{
if
(
c
.
componentType
===
"series"
&&
c
.
seriesType
===
"scatter"
)
{
const
m
=
c
.
dataIndex
,
C
=
r
.
getOption
(),
l
=
C
.
series
[
c
.
seriesIndex
].
data
,
p
=
C
.
series
[
c
.
seriesIndex
].
symbolSize
;
l
[
m
].
symbolSize
=
p
+
10
,
r
.
setOption
(
C
);
}
}),
r
.
on
(
"mouseout"
,
function
(
l
)
{
if
(
l
.
componentType
===
"series"
&&
l
.
seriesType
===
"scatter"
)
{
const
m
=
l
.
dataIndex
,
y
=
r
.
getOption
(),
f
=
y
.
series
[
l
.
seriesIndex
].
data
;
delete
f
[
m
].
symbolSize
,
r
.
setOption
(
y
);
}),
r
.
on
(
"mouseout"
,
function
(
c
)
{
if
(
c
.
componentType
===
"series"
&&
c
.
seriesType
===
"scatter"
)
{
const
m
=
c
.
dataIndex
,
C
=
r
.
getOption
(),
l
=
C
.
series
[
c
.
seriesIndex
].
data
;
delete
l
[
m
].
symbolSize
,
r
.
setOption
(
C
);
}
});
}),
{
chartRef
:
d
,
historyNames
:
o
,
currenName
:
e
,
changeMap
:
u
,
getCityName
:
p
,
goBack
:
c
,
refresh
:
h
changeMap
:
y
,
getCityName
:
h
,
goBack
:
u
,
refresh
:
g
};
}
const
Be
=
D
({
const
Ye
=
S
({
name
:
"MapChart"
,
props
:
{
mapData
:
{
...
...
@@ -742,20 +783,20 @@ const Be = D({
setup
(
t
,
{
emit
:
n
})
{
const
s
=
S
(
"map-chart"
),
e
=
A
(()
=>
we
(
N
e
,
t
.
options
)),
{
const
s
=
q
(
"map-chart"
),
e
=
N
(()
=>
qe
(
B
e
,
t
.
options
)),
{
chartRef
:
o
,
historyNames
:
r
,
changeMap
:
d
,
getCityName
:
g
,
getCityName
:
f
,
goBack
:
i
,
refresh
:
p
}
=
Fe
((
c
)
=>
{
refresh
:
h
}
=
We
((
u
)
=>
{
const
{
visualMap
:
l
,
visualMap
:
c
,
pointSymbol
:
m
}
=
e
.
value
,
y
=
{
}
=
e
.
value
,
C
=
{
geo
:
{
map
:
c
map
:
u
},
tooltip
:
{
trigger
:
"item"
,
...
...
@@ -768,32 +809,32 @@ const Be = D({
extraCssText
:
"backdrop-filter: blur(3px);"
},
visualMap
:
{
min
:
l
.
min
,
max
:
l
.
max
,
text
:
l
.
text
,
min
:
c
.
min
,
max
:
c
.
max
,
text
:
c
.
text
,
realtime
:
!
1
,
hoverLink
:
!
1
,
inRange
:
{
color
:
l
.
rangeColor
color
:
c
.
rangeColor
}
},
series
:
[
{
type
:
"map"
,
map
:
c
,
map
:
u
,
nameProperty
:
e
.
value
.
strMapCode
?
"adcodeStr"
:
"adcode"
,
tooltip
:
{
formatter
:
(
f
)
=>
{
const
b
=
g
(
f
.
name
),
T
=
t
.
mapData
.
find
((
q
)
=>
q
.
name
==
f
.
name
);
if
(
!!
T
)
formatter
:
(
l
)
=>
{
const
p
=
f
(
l
.
name
),
x
=
t
.
mapData
.
find
((
w
)
=>
w
.
name
==
l
.
name
);
if
(
!!
x
)
return
`
<div style='display:flex;justify-content: space-between;'>
<span>
${
b
}
</span>
<span>
${
T
.
zcrs
}
</span>
<span>
${
p
}
</span>
<span>
${
x
.
zcrs
}
</span>
</div>
<div style='display:flex;justify-content: space-between;'>
<span>\u6B63\u5E38\u7387\uFF1A</span>
<span>
${
T
.
zcl
}
</span>
<span>
${
x
.
zcl
}
</span>
</div>
`
;
}
...
...
@@ -802,19 +843,19 @@ const Be = D({
show
:
!
0
,
color
:
"#000000"
,
fontSize
:
11
,
formatter
:
(
f
)
=>
g
(
f
.
name
)
formatter
:
(
l
)
=>
f
(
l
.
name
)
},
select
:
{
disabled
:
!
0
},
data
:
t
.
mapData
.
map
((
f
)
=>
({
name
:
f
.
name
,
value
:
f
.
value
data
:
t
.
mapData
.
map
((
l
)
=>
({
name
:
l
.
name
,
value
:
l
.
value
}))
}
]
};
return
t
.
pointData
&&
y
.
series
.
push
({
return
t
.
pointData
&&
C
.
series
.
push
({
type
:
"scatter"
,
coordinateSystem
:
"geo"
,
symbol
:
m
,
...
...
@@ -828,43 +869,43 @@ const Be = D({
color
:
"#000000"
,
fontSize
:
10
,
textShadowBlur
:
0
,
formatter
:
(
f
)
=>
f
.
data
.
title
,
formatter
:
(
l
)
=>
l
.
data
.
title
,
position
:
"left"
,
offset
:
[
10
,
-
15
]
},
tooltip
:
{
formatter
:
(
f
)
=>
{
const
b
=
f
.
data
;
formatter
:
(
l
)
=>
{
const
p
=
l
.
data
;
return
`
<div style='display:flex;justify-content: space-between;'>
<span>
${
b
.
title
}
</span>
<span>
${
b
.
zcrs
}
</span>
<span>
${
p
.
title
}
</span>
<span>
${
p
.
zcrs
}
</span>
</div>
<div style='display:flex;justify-content: space-between;'>
<span>\u6B63\u5E38\u7387\uFF1A</span>
<span>
${
b
.
zcl
}
</span>
<span>
${
p
.
zcl
}
</span>
</div>
`
;
}
},
data
:
t
.
pointData
.
map
((
f
)
=>
({
...
f
,
value
:
[
Number
(
f
.
jd
),
Number
(
f
.
wd
)],
data
:
t
.
pointData
.
map
((
l
)
=>
({
...
l
,
value
:
[
Number
(
l
.
jd
),
Number
(
l
.
wd
)],
visualMap
:
!
1
}))
}),
y
;
},
(
c
,
l
)
=>
{
c
===
"mapChange"
?
n
(
"mapChange"
,
l
.
name
)
:
n
(
c
,
l
);
}),
C
;
},
(
u
,
c
)
=>
{
u
===
"mapChange"
?
n
(
"mapChange"
,
c
.
name
)
:
n
(
u
,
c
);
});
z
(()
=>
{
d
(
t
.
defaultMapName
,
!
0
);
});
const
{
mapData
:
h
,
pointData
:
u
}
=
F
(
t
);
return
M
([
h
,
u
],
()
=>
{
p
();
mapData
:
g
,
pointData
:
y
}
=
U
(
t
);
return
_
([
g
,
y
],
()
=>
{
h
();
}),
{
ns
:
s
,
chartRef
:
o
,
...
...
@@ -887,20 +928,20 @@ const Be = D({
}
},
[
"
\
u8FD4
\
u56DE"
])]);
}
}),
Ue
=
`image://
${
E
.
dir
(
"/assets/img/fiveStars.png"
)}
`
,
He
=
D
({
}),
Je
=
`image://
${
E
.
dir
(
"/assets/img/fiveStars.png"
)}
`
,
Ge
=
S
({
name
:
"PortalMapArea"
,
props
:
{
modelData
:
{
type
:
m
e
,
type
:
v
e
,
required
:
!
0
},
controller
:
{
type
:
Y
,
type
:
G
,
required
:
!
0
}
},
setup
(
t
)
{
const
n
=
Z
(
t
.
controller
),
s
=
S
(
"portal-map-area"
);
const
n
=
ae
(
t
.
controller
),
s
=
q
(
"portal-map-area"
);
return
{
c
:
n
,
ns
:
s
...
...
@@ -922,12 +963,12 @@ const Be = D({
}
})
:
null
,
a
(
"div"
,
{
class
:
this
.
ns
.
e
(
"left"
)
},
[
a
(
O
,
{
},
[
a
(
j
,
{
attrs
:
{
percent
:
this
.
c
.
data
.
zcl
,
text
:
`\u6B63\u5E38\u6570
${
this
.
c
.
data
.
zcrs
}
`
}
}),
a
(
O
,
{
}),
a
(
j
,
{
attrs
:
{
percent
:
this
.
c
.
data
.
ycl
,
text
:
`\u5F02\u5E38\u6570
${
this
.
c
.
data
.
ycrs
}
`
...
...
@@ -936,14 +977,14 @@ const Be = D({
class
:
this
.
ns
.
e
(
"center"
)
},
[
a
(
"div"
,
{
class
:
this
.
ns
.
e
(
"title"
)
},
[
`
${
this
.
c
.
data
.
orgname
}
\u2014
${
this
.
c
.
data
.
yzrs
}
\u4EBA`
]),
a
(
B
e
,
{
},
[
`
${
this
.
c
.
data
.
orgname
}
\u2014
${
this
.
c
.
data
.
yzrs
}
\u4EBA`
]),
a
(
Y
e
,
{
class
:
this
.
ns
.
e
(
"map"
),
attrs
:
{
mapData
:
this
.
c
.
mapData
,
pointData
:
this
.
c
.
pointData
,
defaultMapName
:
this
.
c
.
params
.
orgcode
,
options
:
{
pointSymbol
:
U
e
pointSymbol
:
J
e
}
},
on
:
{
...
...
@@ -963,12 +1004,12 @@ const Be = D({
}
},
[
"
\
u8FD4
\
u56DE"
])]),
a
(
"div"
,
{
class
:
this
.
ns
.
e
(
"right"
)
},
[
a
(
O
,
{
},
[
a
(
j
,
{
attrs
:
{
percent
:
this
.
c
.
data
.
qjl
,
text
:
`\u8BF7\u5047\u4EBA\u6570
${
this
.
c
.
data
.
qjrs
}
`
}
}),
a
(
O
,
{
}),
a
(
j
,
{
attrs
:
{
percent
:
this
.
c
.
data
.
xjl
,
text
:
`\u4F11\u5047\u4EBA\u6570
${
this
.
c
.
data
.
xjrs
}
`
...
...
@@ -976,12 +1017,12 @@ const Be = D({
})])]);
}
});
class
W
e
{
class
Q
e
{
constructor
()
{
v
(
this
,
"component"
,
H
e
);
b
(
this
,
"component"
,
G
e
);
}
async
createController
(
n
,
s
,
e
)
{
const
o
=
new
Y
(
const
o
=
new
G
(
n
,
s
,
e
...
...
@@ -989,12 +1030,12 @@ class We {
return
await
o
.
init
(),
o
;
}
}
class
Ye
extends
x
e
{
class
Xe
extends
w
e
{
constructor
()
{
super
(...
arguments
);
v
(
this
,
"unit"
,
""
);
v
(
this
,
"isPercent"
,
!
1
);
v
(
this
,
"maxNum"
,
0
);
b
(
this
,
"unit"
,
""
);
b
(
this
,
"isPercent"
,
!
1
);
b
(
this
,
"maxNum"
,
0
);
}
async
onInit
()
{
var
s
;
...
...
@@ -1010,13 +1051,13 @@ class Ye extends xe {
}),
s
;
}
}
function
J
e
(
t
,
n
,
s
,
e
=
{})
{
return
a
e
(
t
,
()
=>
{
const
o
=
new
Y
e
(
n
,
s
,
e
);
return
n
e
(
t
,
"mdCtrlActiveMode"
,
o
.
setMdCtrlActiveMode
.
bind
(
o
)),
o
;
function
Z
e
(
t
,
n
,
s
,
e
=
{})
{
return
o
e
(
t
,
()
=>
{
const
o
=
new
X
e
(
n
,
s
,
e
);
return
i
e
(
t
,
"mdCtrlActiveMode"
,
o
.
setMdCtrlActiveMode
.
bind
(
o
)),
o
;
});
}
function
Ge
(
t
)
{
function
et
(
t
)
{
return
{
handleClick
:
(
e
)
=>
{
const
o
=
t
.
selectedData
.
findIndex
((
r
)
=>
e
.
srfkey
===
r
.
srfkey
);
if
(
t
.
singleSelect
)
...
...
@@ -1030,11 +1071,11 @@ function Ge(t) {
t
.
handleDblClick
(
e
);
}
};
}
const
Qe
=
D
({
const
tt
=
S
({
name
:
"KqqkListControl"
,
props
:
{
modelData
:
{
type
:
U
,
type
:
W
,
required
:
!
0
},
context
:
{
...
...
@@ -1061,14 +1102,14 @@ const Qe = D({
setup
(
t
)
{
const
{
proxy
:
n
}
=
V
(),
s
=
S
(
"kqqk-list"
),
e
=
J
e
(
n
,
t
.
modelData
,
t
.
context
,
t
.
params
),
{
}
=
O
(),
s
=
q
(
"kqqk-list"
),
e
=
Z
e
(
n
,
t
.
modelData
,
t
.
context
,
t
.
params
),
{
handleClick
:
o
,
handleDblClick
:
r
}
=
Ge
(
e
),
d
=
(
i
,
p
)
=>
{
const
h
=
e
.
selectedData
.
findIndex
((
c
)
=>
c
.
srfkey
===
i
.
srfkey
),
u
=
[
s
.
b
(
"item"
),
s
.
is
(
"active"
,
h
!==
-
1
)];
}
=
et
(
e
),
d
=
(
i
,
h
)
=>
{
const
g
=
e
.
selectedData
.
findIndex
((
u
)
=>
u
.
srfkey
===
i
.
srfkey
),
y
=
[
s
.
b
(
"item"
),
s
.
is
(
"active"
,
g
!==
-
1
)];
return
a
(
"div"
,
{
class
:
u
,
key
:
i
.
srfkey
+
p
,
class
:
y
,
key
:
i
.
srfkey
+
h
,
on
:
{
click
:
()
=>
o
(
i
),
dblclick
:
()
=>
r
(
i
)
...
...
@@ -1087,7 +1128,7 @@ const Qe = D({
return
{
c
:
e
,
ns
:
s
,
renderListContent
:
()
=>
e
.
items
.
map
((
i
,
p
)
=>
d
(
i
,
p
))
renderListContent
:
()
=>
e
.
items
.
map
((
i
,
h
)
=>
d
(
i
,
h
))
};
},
render
()
{
...
...
@@ -1099,12 +1140,12 @@ const Qe = D({
},
[
this
.
c
.
complete
&&
[
this
.
renderListContent
()]]);
}
});
class
Xe
{
class
st
{
constructor
()
{
v
(
this
,
"component"
,
Qe
);
b
(
this
,
"component"
,
tt
);
}
}
function
Ze
(
t
)
{
function
at
(
t
)
{
return
{
handleClick
:
(
e
)
=>
{
const
o
=
t
.
selectedData
.
findIndex
((
r
)
=>
e
.
srfkey
===
r
.
srfkey
);
if
(
t
.
singleSelect
)
...
...
@@ -1118,11 +1159,11 @@ function Ze(t) {
t
.
handleDblClick
(
e
);
}
};
}
const
K
=
D
({
const
$
=
S
({
name
:
"ListExpControl"
,
props
:
{
modelData
:
{
type
:
U
,
type
:
W
,
required
:
!
0
},
context
:
{
...
...
@@ -1153,63 +1194,63 @@ const K = D({
setup
(
t
)
{
const
{
proxy
:
n
}
=
V
(),
s
=
S
(
"control-list"
),
e
=
r
e
(
n
,
t
.
modelData
,
t
.
context
,
t
.
params
),
{
}
=
O
(),
s
=
q
(
"control-list"
),
e
=
l
e
(
n
,
t
.
modelData
,
t
.
context
,
t
.
params
),
{
handleClick
:
o
,
handleDblClick
:
r
}
=
Ze
(
e
);
}
=
at
(
e
);
let
d
=
!
0
;
z
(()
=>
{
M
(()
=>
e
,
(
c
,
l
)
=>
{
if
(
t
.
isExpView
&&
c
&&
c
!==
l
)
{
_
(()
=>
e
,
(
u
,
c
)
=>
{
if
(
t
.
isExpView
&&
u
&&
u
!==
c
)
{
let
m
=
e
.
items
[
0
];
if
(
t
.
defaultSelectKeys
&&
t
.
defaultSelectKeys
.
length
>
0
)
{
const
y
=
e
.
items
.
find
((
f
)
=>
f
.
srfkey
===
t
.
defaultSelectKeys
[
0
]);
y
&&
(
m
=
y
);
const
C
=
e
.
items
.
find
((
l
)
=>
l
.
srfkey
===
t
.
defaultSelectKeys
[
0
]);
C
&&
(
m
=
C
);
}
m
&&
e
.
onSelectionChange
([
m
]);
}
},
{
immediate
:
!
0
}),
M
(()
=>
e
.
items
.
length
,
(
c
)
=>
{
t
.
isExpView
&&
c
&&
e
.
onSelectionChange
([
e
.
items
[
0
]]);
}),
_
(()
=>
e
.
items
.
length
,
(
u
)
=>
{
t
.
isExpView
&&
u
&&
e
.
onSelectionChange
([
e
.
items
[
0
]]);
},
{
immediate
:
!
0
,
deep
:
!
0
});
});
const
g
=
(
c
)
=>
{
const
f
=
(
u
)
=>
{
e
.
selectedData
.
length
===
0
&&
(
e
.
selectedData
=
[{
srfkey
:
e
.
items
[
0
].
srfkey
}]);
const
l
=
e
.
selectedData
.
findIndex
((
f
)
=>
f
.
srfkey
===
c
.
srfkey
),
m
=
()
=>
{
d
=
!
1
,
delete
e
.
context
.
n_orgid_eq
,
e
.
context
.
calendarcaption
=
c
.
deptname
,
o
(
c
);
},
y
=
[
s
.
b
(
"item"
),
s
.
is
(
"active"
,
l
!==
-
1
&&
d
===
!
1
)];
const
c
=
e
.
selectedData
.
findIndex
((
l
)
=>
l
.
srfkey
===
u
.
srfkey
),
m
=
()
=>
{
d
=
!
1
,
delete
e
.
context
.
n_orgid_eq
,
e
.
context
.
calendarcaption
=
u
.
deptname
,
o
(
u
);
},
C
=
[
s
.
b
(
"item"
),
s
.
is
(
"active"
,
c
!==
-
1
&&
d
===
!
1
)];
return
a
(
"div"
,
{
class
:
y
,
class
:
C
,
on
:
{
click
:
()
=>
m
(),
dblclick
:
()
=>
r
(
c
)
dblclick
:
()
=>
r
(
u
)
}
},
[
e
.
layoutPanelProvider
?
a
(
e
.
layoutPanelProvider
.
component
,
{
props
:
{
modelData
:
e
.
model
,
context
:
e
.
context
,
params
:
e
.
params
,
inputData
:
c
inputData
:
u
}
})
:
`
${
c
.
deptname
}
`
]);
},
i
=
()
=>
e
.
model
.
source
.
enableGroup
?
a
(
"el-collapse"
)
:
e
.
items
.
map
((
c
)
=>
g
(
c
)),
p
=
()
=>
Object
.
is
(
e
.
total
,
e
.
items
.
length
)
?
null
:
a
(
"div"
,
{
})
:
`
${
u
.
deptname
}
`
]);
},
i
=
()
=>
e
.
model
.
source
.
enableGroup
?
a
(
"el-collapse"
)
:
e
.
items
.
map
((
u
)
=>
f
(
u
)),
h
=
()
=>
Object
.
is
(
e
.
total
,
e
.
items
.
length
)
?
null
:
a
(
"div"
,
{
class
:
s
.
e
(
"no-data"
)
},
[
a
(
"div"
,
[
"
\
u6682
\
u65E0
\
u6570
\
u636E"
])]),
h
=
(
c
)
=>
{
},
[
a
(
"div"
,
[
"
\
u6682
\
u65E0
\
u6570
\
u636E"
])]),
g
=
(
u
)
=>
{
d
=
!
0
,
Object
.
assign
(
e
.
context
,
{
n_orgid_eq
:
e
.
params
.
n_orgid_eq
}),
e
.
context
.
calendarcaption
=
c
.
deptname
,
o
(
c
);
},
u
=
()
=>
{
const
c
=
[
s
.
b
(
"item"
),
s
.
is
(
"active"
,
d
===
!
0
)];
}),
e
.
context
.
calendarcaption
=
u
.
deptname
,
o
(
u
);
},
y
=
()
=>
{
const
u
=
[
s
.
b
(
"item"
),
s
.
is
(
"active"
,
d
===
!
0
)];
return
e
.
items
.
length
>
0
?
a
(
"div"
,
{
class
:
c
,
class
:
u
,
on
:
{
click
:
()
=>
h
({
click
:
()
=>
g
({
deptid
:
e
.
params
.
n_orgid_eq
,
orgid
:
e
.
params
.
n_orgid_eq
,
srfkey
:
e
.
params
.
n_orgid_eq
,
...
...
@@ -1219,19 +1260,19 @@ const K = D({
}
},
[
"
\
u5168
\
u90E8"
])
:
null
;
};
return
$
(()
=>
{
d
&&
(
h
({
return
F
(()
=>
{
d
&&
(
g
({
deptid
:
e
.
params
.
n_orgid_eq
,
orgid
:
e
.
params
.
n_orgid_eq
,
srfkey
:
e
.
params
.
n_orgid_eq
,
deptname
:
e
.
context
.
selectedDeptName
,
sysdepartment
:
void
0
}),
e
.
selectedData
.
length
=
0
);
}),
M
(()
=>
e
.
items
,
()
=>
{
$
(()
=>
{
}),
_
(()
=>
e
.
items
,
()
=>
{
F
(()
=>
{
d
=
!
0
,
Object
.
assign
(
e
.
context
,
{
n_orgid_eq
:
e
.
params
.
n_orgid_eq
}),
h
({
}),
g
({
deptid
:
e
.
params
.
n_orgid_eq
,
orgid
:
e
.
params
.
n_orgid_eq
,
srfkey
:
e
.
params
.
n_orgid_eq
,
...
...
@@ -1246,9 +1287,9 @@ const K = D({
c
:
e
,
ns
:
s
,
renderListContent
:
i
,
renderLoadMore
:
p
,
renderAll
:
u
,
renderAllClick
:
h
,
renderLoadMore
:
h
,
renderAll
:
y
,
renderAllClick
:
g
,
isSelectAll
:
d
};
},
...
...
@@ -1261,11 +1302,11 @@ const K = D({
},
[
this
.
c
.
complete
&&
[
this
.
renderAll
(),
this
.
renderListContent
(),
this
.
renderLoadMore
()]]);
}
});
const
et
=
D
({
const
nt
=
S
({
name
:
"ListExpSelectTreeView"
,
components
:
{
Treeselect
:
P
e
,
ListExpControl
:
K
Treeselect
:
_
e
,
ListExpControl
:
$
},
props
:
{
context
:
Object
,
...
...
@@ -1284,31 +1325,31 @@ const et = D({
setup
(
t
)
{
const
{
proxy
:
n
}
=
V
(),
s
=
oe
(
n
,
t
.
modelPath
),
e
=
C
(
""
),
o
=
C
([]),
r
=
S
(
"list-exp-select-tree"
);
}
=
O
(),
s
=
ce
(
n
,
t
.
modelPath
),
e
=
k
(
""
),
o
=
k
([]),
r
=
q
(
"list-exp-select-tree"
);
s
.
context
.
isRouter
===
!
0
&&
s
.
nerve
.
self
.
evt
.
on
(
"created"
,
()
=>
{
t
.
srfnav
&&
(
s
.
navItem
.
key
=
t
.
srfnav
,
o
.
value
=
[
t
.
srfnav
]),
ie
(
e
e
(
s
.
navItem
,
"key"
),
n
,
e
);
t
.
srfnav
&&
(
s
.
navItem
.
key
=
t
.
srfnav
,
o
.
value
=
[
t
.
srfnav
]),
de
(
n
e
(
s
.
navItem
,
"key"
),
n
,
e
);
});
const
d
=
[
`
${
s
.
context
.
srforgid
}
`
];
s
.
context
.
srforgid
&&
(
s
.
context
.
selectedDeptName
=
s
.
context
.
srforgname
,
Object
.
assign
(
s
.
params
,
{
n_orgid_eq
:
s
.
context
.
srforgid
}));
const
g
=
(
u
)
=>
({
id
:
u
.
id
,
label
:
u
.
text
,
children
:
u
.
children
}),
i
=
(
u
)
=>
{
s
.
context
.
selectedDeptName
=
u
.
text
,
Object
.
assign
(
s
.
params
,
{
n_orgid_eq
:
u
.
value
const
f
=
(
y
)
=>
({
id
:
y
.
id
,
label
:
y
.
text
,
children
:
y
.
children
}),
i
=
(
y
)
=>
{
s
.
context
.
selectedDeptName
=
y
.
text
,
Object
.
assign
(
s
.
params
,
{
n_orgid_eq
:
y
.
value
}),
s
.
nerve
.
list
.
call
.
load
();
},
p
=
C
(
!
1
);
},
h
=
k
(
!
1
);
return
{
c
:
s
,
defaultSelectKeys
:
o
,
routeViewKey
:
e
,
normalizer
:
g
,
normalizer
:
f
,
select
:
i
,
dataItems
:
[],
isLoadCodeList
:
p
,
isLoadCodeList
:
h
,
value
:
d
,
ns
:
r
};
...
...
@@ -1337,7 +1378,7 @@ const et = D({
expBarModel
:
this
.
c
.
model
.
listExpBar
},
scopedSlots
:
{
default
:
()
=>
a
(
K
,
{
default
:
()
=>
a
(
$
,
{
attrs
:
{
modelData
:
s
,
context
:
this
.
c
.
context
,
...
...
@@ -1376,7 +1417,7 @@ const et = D({
context
:
this
.
c
.
navItem
.
context
,
params
:
this
.
c
.
navItem
.
params
,
modal
:
{
mode
:
X
.
EMBED
mode
:
se
.
EMBED
},
modelPath
:
s
.
navView
.
source
.
modelPath
},
...
...
@@ -1388,33 +1429,33 @@ const et = D({
return
null
;
}
});
class
t
t
{
class
r
t
{
constructor
()
{
v
(
this
,
"component"
,
"ListExpSelectTreeView"
);
b
(
this
,
"component"
,
"ListExpSelectTreeView"
);
}
}
class
s
t
{
class
o
t
{
constructor
()
{
v
(
this
,
"component"
,
"BYQKEditView"
);
b
(
this
,
"component"
,
"BYQKEditView"
);
}
}
class
a
t
{
class
i
t
{
constructor
()
{
v
(
this
,
"formEditor"
,
"KqBase64ImageUpload"
);
v
(
this
,
"gridEditor"
,
"IBizGridFileUpload"
);
b
(
this
,
"formEditor"
,
"KqBase64ImageUpload"
);
b
(
this
,
"gridEditor"
,
"IBizGridFileUpload"
);
}
async
createController
(
n
,
s
)
{
const
e
=
new
C
e
(
n
,
s
);
const
e
=
new
P
e
(
n
,
s
);
return
await
e
.
init
(),
e
;
}
}
const
nt
=
D
({
const
lt
=
S
({
name
:
"KqBase64ImageUpload"
,
props
:
l
e
(),
emits
:
c
e
(),
props
:
u
e
(),
emits
:
p
e
(),
setup
(
t
)
{
var
r
,
d
,
g
;
const
n
=
S
(
"kq-base64-image-upload"
),
s
=
((
r
=
t
.
controller
.
model
)
==
null
?
void
0
:
r
.
width
)
||
"auto"
,
e
=
((
d
=
t
.
controller
.
model
)
==
null
?
void
0
:
d
.
height
)
||
"150px"
,
o
=
((
g
=
t
.
controller
.
editorParams
)
==
null
?
void
0
:
g
[
"justify-content"
])
||
"center"
;
var
r
,
d
,
f
;
const
n
=
q
(
"kq-base64-image-upload"
),
s
=
((
r
=
t
.
controller
.
model
)
==
null
?
void
0
:
r
.
width
)
||
"auto"
,
e
=
((
d
=
t
.
controller
.
model
)
==
null
?
void
0
:
d
.
height
)
||
"150px"
,
o
=
((
f
=
t
.
controller
.
editorParams
)
==
null
?
void
0
:
f
[
"justify-content"
])
||
"center"
;
return
()
=>
a
(
"div"
,
{
class
:
n
.
b
(),
style
:
{
...
...
@@ -1430,12 +1471,12 @@ const nt = D({
})]);
}
});
class
r
t
{
class
c
t
{
constructor
()
{
v
(
this
,
"component"
,
"KqdwCustomPickupTreeView"
);
b
(
this
,
"component"
,
"KqdwCustomPickupTreeView"
);
}
}
const
ot
=
D
({
const
dt
=
S
({
name
:
"KqdwCustomPickupTreeView"
,
props
:
{
context
:
{
...
...
@@ -1455,31 +1496,31 @@ const ot = D({
}
},
setup
(
t
)
{
const
n
=
S
(
"kqdw-custom-pickup-tree-view"
),
{
const
n
=
q
(
"kqdw-custom-pickup-tree-view"
),
{
proxy
:
s
}
=
V
(),
e
=
de
(
s
,
t
.
modelPath
),
o
=
C
(
null
);
}
=
O
(),
e
=
he
(
s
,
t
.
modelPath
),
o
=
k
(
null
);
let
r
=
null
;
const
d
=
C
([]),
g
=
C
({}),
i
=
C
([]),
p
=
C
([]),
h
=
C
(
""
),
u
=
C
([]),
c
=
async
(
x
)
=>
{
await
r
.
loadNodes
(
x
),
g
.
value
=
x
,
i
.
value
.
push
(
x
);
const
d
=
k
([]),
f
=
k
({}),
i
=
k
([]),
h
=
k
([]),
g
=
k
(
""
),
y
=
k
([]),
u
=
async
(
v
)
=>
{
await
r
.
loadNodes
(
v
),
f
.
value
=
v
,
i
.
value
.
push
(
v
);
};
return
M
(()
=>
e
.
complete
,
async
(
x
,
w
)
=>
{
var
k
;
if
(
x
!==
w
&&
x
)
{
return
_
(()
=>
e
.
complete
,
async
(
v
,
D
)
=>
{
var
P
;
if
(
v
!==
D
&&
v
)
{
await
e
.
model
.
pickupViewPanel
.
embedView
.
init
();
const
L
=
(
k
=
e
.
model
.
pickupViewPanel
.
embedView
.
source
.
getPSControls
())
==
null
?
void
0
:
k
.
find
((
_
)
=>
_
.
controlType
===
"TREEVIEW"
);
L
||
console
.
warn
(
"
\
u672A
\
u627E
\
u5230[
\
u6811(tree)]
\
u90E8
\
u4EF6"
),
o
.
value
=
new
fe
(
L
),
await
o
.
value
.
init
(),
r
=
u
e
(
s
,
o
.
value
,
t
.
context
,
t
.
params
),
await
r
.
init
();
const
P
=
await
r
.
load
();
if
(
P
.
length
>
0
&&
(
d
.
value
=
P
,
g
.
value
.
children
=
P
,
i
.
value
.
push
({
const
L
=
(
P
=
e
.
model
.
pickupViewPanel
.
embedView
.
source
.
getPSControls
())
==
null
?
void
0
:
P
.
find
((
V
)
=>
V
.
controlType
===
"TREEVIEW"
);
L
||
console
.
warn
(
"
\
u672A
\
u627E
\
u5230[
\
u6811(tree)]
\
u90E8
\
u4EF6"
),
o
.
value
=
new
xe
(
L
),
await
o
.
value
.
init
(),
r
=
m
e
(
s
,
o
.
value
,
t
.
context
,
t
.
params
),
await
r
.
init
();
const
I
=
await
r
.
load
();
if
(
I
.
length
>
0
&&
(
d
.
value
=
I
,
f
.
value
.
children
=
I
,
i
.
value
.
push
({
text
:
"
\
u5F53
\
u524D
\
u9662"
,
children
:
P
children
:
I
})),
e
.
params
.
selectedData
)
{
const
_
=
JSON
.
parse
(
e
.
params
.
selectedData
);
_
.
length
>
0
&&
(
p
.
value
=
_
.
map
((
I
)
=>
({
srfkey
:
I
.
srfkey
,
srfmajortext
:
I
.
srfmajortext
,
value
:
I
.
srfkey
,
text
:
I
.
srfmajortext
,
dxlx
:
I
.
dxlx
const
V
=
JSON
.
parse
(
e
.
params
.
selectedData
);
V
.
length
>
0
&&
(
h
.
value
=
V
.
map
((
T
)
=>
({
srfkey
:
T
.
srfkey
,
srfmajortext
:
T
.
srfmajortext
,
value
:
T
.
srfkey
,
text
:
T
.
srfmajortext
,
dxlx
:
T
.
dxlx
})));
}
}
...
...
@@ -1487,47 +1528,47 @@ const ot = D({
ns
:
n
,
c
:
e
,
treeDatas
:
d
,
currentTreeNode
:
g
,
clickTreeNode
:
c
,
currentTreeNode
:
f
,
clickTreeNode
:
u
,
treeHistory
:
i
,
isChecked
:
(
x
)
=>
p
.
value
.
findIndex
((
k
)
=>
k
.
value
===
x
.
value
)
!==
-
1
,
selectTreeNodes
:
p
,
handleSelect
:
(
x
)
=>
{
const
w
=
p
.
value
.
findIndex
((
k
)
=>
k
.
value
===
x
.
value
);
w
===
-
1
?
p
.
value
.
push
(
x
)
:
p
.
value
.
splice
(
w
,
1
);
isChecked
:
(
v
)
=>
h
.
value
.
findIndex
((
P
)
=>
P
.
value
===
v
.
value
)
!==
-
1
,
selectTreeNodes
:
h
,
handleSelect
:
(
v
)
=>
{
const
D
=
h
.
value
.
findIndex
((
P
)
=>
P
.
value
===
v
.
value
);
D
===
-
1
?
h
.
value
.
push
(
v
)
:
h
.
value
.
splice
(
D
,
1
);
},
clickHistory
:
(
x
)
=>
{
const
w
=
i
.
value
.
findIndex
((
k
)
=>
k
.
value
===
x
.
value
);
i
.
value
=
i
.
value
.
slice
(
0
,
w
+
1
),
g
.
value
=
x
;
clickHistory
:
(
v
)
=>
{
const
D
=
i
.
value
.
findIndex
((
P
)
=>
P
.
value
===
v
.
value
);
i
.
value
=
i
.
value
.
slice
(
0
,
D
+
1
),
f
.
value
=
v
;
},
clearAll
:
()
=>
{
p
.
value
=
[];
h
.
value
=
[];
},
onOkButtonClick
:
()
=>
{
const
x
=
p
.
value
.
map
((
w
)
=>
{
var
k
;
const
v
=
h
.
value
.
map
((
D
)
=>
{
var
P
;
return
{
srfkey
:
w
.
value
,
srfmajortext
:
w
.
text
,
dxlx
:
(
k
=
w
.
deData
)
==
null
?
void
0
:
k
.
dxlx
srfkey
:
D
.
value
,
srfmajortext
:
D
.
text
,
dxlx
:
(
P
=
D
.
deData
)
==
null
?
void
0
:
P
.
dxlx
};
});
e
.
closeView
({
ok
:
!
0
,
data
:
x
data
:
v
});
},
query
:
h
,
queryChange
:
(
x
)
=>
{
x
.
target
&&
(
h
.
value
=
x
.
target
.
value
,
Object
.
assign
(
e
.
params
,
{
query
:
h
.
value
query
:
g
,
queryChange
:
(
v
)
=>
{
v
.
target
&&
(
g
.
value
=
v
.
target
.
value
,
Object
.
assign
(
e
.
params
,
{
query
:
g
.
value
}));
},
search
:
async
()
=>
{
const
x
=
await
(
r
==
null
?
void
0
:
r
.
load
());
x
&&
(
u
.
value
=
x
);
const
v
=
await
(
r
==
null
?
void
0
:
r
.
load
());
v
&&
(
y
.
value
=
v
);
},
queryTreeNodeList
:
u
queryTreeNodeList
:
y
};
},
render
()
{
...
...
@@ -1644,16 +1685,16 @@ const ot = D({
},
[
"
\
u53D6
\
u6D88"
])])]);
}
});
class
i
t
{
class
u
t
{
constructor
()
{
v
(
this
,
"component"
,
"KqbcFormMDCtrl"
);
b
(
this
,
"component"
,
"KqbcFormMDCtrl"
);
}
async
createController
(
n
,
s
,
e
)
{
const
o
=
new
b
e
(
n
,
s
,
e
);
const
o
=
new
D
e
(
n
,
s
,
e
);
return
await
o
.
init
(),
o
;
}
}
const
lt
=
D
({
const
pt
=
S
({
name
:
"UserTabPageExp"
,
props
:
{
routeMsgs
:
{
...
...
@@ -1669,16 +1710,16 @@ const lt = D({
setup
(
t
,
{
emit
:
n
})
{
const
s
=
S
(
"user-tab-page-exp"
),
e
=
C
(
"0"
),
o
=
[{
const
s
=
q
(
"user-tab-page-exp"
),
e
=
k
(
"0"
),
o
=
[{
text
:
"
\
u5173
\
u95ED
\
u6240
\
u6709"
,
value
:
"closeAll"
},
{
text
:
"
\
u5173
\
u95ED
\
u5176
\
u4ED6"
,
value
:
"closeOther"
}];
return
M
(()
=>
t
.
currentKey
,
(
i
,
p
)
=>
{
const
h
=
t
.
routeMsgs
.
findIndex
((
u
)
=>
u
.
key
===
i
);
h
!==
-
1
&&
(
e
.
value
=
`
${
h
}
`
);
return
_
(()
=>
t
.
currentKey
,
(
i
,
h
)
=>
{
const
g
=
t
.
routeMsgs
.
findIndex
((
y
)
=>
y
.
key
===
i
);
g
!==
-
1
&&
(
e
.
value
=
`
${
g
}
`
);
}),
{
ns
:
s
,
tabsValue
:
e
,
...
...
@@ -1723,10 +1764,10 @@ const lt = D({
}
}))])])]);
}
}),
C
t
=
{
}),
P
t
=
{
mateUrl
:
import
.
meta
.
url
,
install
(
t
)
{
t
.
component
(
"UserTabPageExp"
,
lt
),
t
.
component
(
"UserIndexView"
,
ze
),
t
.
component
(
"UserAppLayout"
,
Oe
),
t
.
component
(
"ListExpSelectTreeView"
,
et
),
t
.
component
(
"ListExpControl"
,
K
),
t
.
component
(
t
.
component
(
"UserTabPageExp"
,
pt
),
t
.
component
(
"UserIndexView"
,
je
),
t
.
component
(
"UserAppLayout"
,
Ne
),
t
.
component
(
"ListExpSelectTreeView"
,
nt
),
t
.
component
(
"ListExpControl"
,
$
),
t
.
component
(
"BYQKEditView"
,
()
=>
import
(
"./byqk-edit-view.fea98c06.js"
)
),
t
.
component
(
...
...
@@ -1734,31 +1775,31 @@ const lt = D({
()
=>
import
(
"./kqbc-form-mdctrl.b92c2279.js"
)
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_JskqIndexView"
,
new
D
e
()
new
M
e
()
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_ListExpSelectTreeView"
,
new
t
t
()
new
r
t
()
),
E
.
loadStyle
([
"/style.css"
]),
ibiz
.
register
.
portletPart
.
register
(
"PORTLET_CUSTOM_JskqWebPortalSearchHeader"
,
new
A
e
()
new
R
e
()
),
ibiz
.
register
.
portletPart
.
register
(
"PORTLET_CUSTOM_jskqWebPortalMapArea"
,
new
W
e
()
new
Q
e
()
),
ibiz
.
register
.
control
.
register
(
"LIST_RENDER_JskqWebKqqkList"
,
new
Xe
()
new
st
()
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_ByqkCustomEditView"
,
new
s
t
()
),
t
.
component
(
"KqBase64ImageUpload"
,
n
t
),
ibiz
.
register
.
editor
.
register
(
new
o
t
()
),
t
.
component
(
"KqBase64ImageUpload"
,
l
t
),
ibiz
.
register
.
editor
.
register
(
"PICTURE_ONE_Base64ImageUpload"
,
new
a
t
()
),
t
.
component
(
"KqdwCustomPickupTreeView"
,
o
t
),
ibiz
.
register
.
view
.
register
(
new
i
t
()
),
t
.
component
(
"KqdwCustomPickupTreeView"
,
d
t
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_KqdwCustomPickupTreeView"
,
new
r
t
()
),
ibiz
.
register
.
formDetail
.
register
(
"MDCTRL"
,
new
i
t
());
new
c
t
()
),
ibiz
.
register
.
formDetail
.
register
(
"MDCTRL"
,
new
u
t
());
}
};
export
{
C
t
as
default
P
t
as
default
};
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/index.legacy.js
浏览文件 @
b0ed5277
因为 它太大了无法显示 源差异 。您可以改为
查看blob
。
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/polyfills.legacy.js
浏览文件 @
b0ed5277
因为 它太大了无法显示 源差异 。您可以改为
查看blob
。
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/style.css
浏览文件 @
b0ed5277
@charset
"UTF-8"
;
body
>
.app
{
display
:
flex
;
justify-content
:
center
}
.ibiz-layout
{
--ibiz-layout-nav-width
:
300px
;
--ibiz-layout-header-height
:
80px
;
--ibiz-layout-nav-collapse-width
:
50px
;
position
:
relative
;
width
:
1920px
;
max-width
:
1920px
;
overflow-x
:
auto
}
.ibiz-layout
.ibiz-layout-content
{
padding-left
:
300px
;
width
:
1920px
;
flex-shrink
:
0
;
position
:
relative
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
{
z-index
:
500
;
--ibiz-layout-header-bg-color
:
#002a5f
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__left
.ibiz-layout__logo
{
width
:
425px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__left
.ibiz-layout__logo
img
{
width
:
50px
;
height
:
50px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__left
.ibiz-layout__logo
.ibiz-layout__logo-caption
{
font-size
:
26px
;
font-family
:
SourceHanSansSC-Medium
,
SourceHanSansSC
;
font-weight
:
500
;
color
:
#fff
;
line-height
:
1
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
{
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-app-user
{
margin-right
:
0
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-app-user
.ivu-avatar
{
display
:
none
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ivu-tooltip
.ivu-tooltip-rel
{
display
:
flex
;
align-items
:
center
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
img
{
display
:
inline-block
;
height
:
20px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-layout__warning
{
font-size
:
20px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-layout__xs
{
padding
:
0
18px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-layout__sz
{
padding
:
0
26px
0
0
}
.ibiz-layout
.ibiz-layout-nav
{
z-index
:
500
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
{
position
:
relative
;
background-color
:
#557da5
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
{
padding
:
0
24px
;
margin-top
:
20px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
img
{
width
:
50px
;
height
:
50px
;
flex-shrink
:
0
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
.ibiz-layout__logo-caption
{
text-align
:
center
;
font-size
:
25px
;
font-weight
:
700
;
color
:
#fff
;
margin-left
:
13px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
{
padding
:
0
28px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
80px
;
display
:
flex
;
align-items
:
center
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.head
{
width
:
52px
;
height
:
52px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
{
font-weight
:
400
;
color
:
#fff
;
margin-left
:
20px
;
display
:
flex
;
flex-direction
:
column
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
.username
{
font-size
:
18px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
.orgname
{
font-size
:
14px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.down
,
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.up
{
margin-left
:
78px
;
width
:
16px
;
position
:
relative
;
top
:
14px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
{
display
:
block
;
height
:
70px
;
display
:
flex
;
align-items
:
center
;
border-bottom
:
1px
solid
#628CB7
;
padding-left
:
8px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.ivu-tooltip
{
width
:
32px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.gj
{
width
:
32px
;
height
:
32px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.sz
{
width
:
32px
;
height
:
32px
;
margin-left
:
38px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-slider__collapse-icon
{
cursor
:
pointer
;
position
:
absolute
;
right
:
12px
;
bottom
:
12px
;
color
:
#fff
;
transform
:
scale
(
1.2
);
z-index
:
500
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout__logo
{
width
:
50px
;
padding
:
0
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout__logo
.ibiz-layout__logo-img
{
transform
:
scale
(
.8
)}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout__logo
.ibiz-layout__logo-caption
{
display
:
none
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
{
padding
:
0
4px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
auto
!important
;
margin-top
:
30px
;
justify-content
:
center
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.head
{
width
:
42px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
,
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.down
{
display
:
none
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
{
height
:
auto
!important
;
flex-direction
:
column
;
padding
:
40px
0
28px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.sz
{
margin-left
:
0
!important
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.ivu-poptip
{
margin-top
:
20px
}
.ibiz-layout.is-collapse
.ibiz-layout-slider__collapse-icon
{
transform
:
translate
(
-50%
)
scale
(
1.5
)
!important
}
.ibiz-layout.is-tab
.ibiz-view-layout
,
.ibiz-layout.is-tab
.ibiz-exp-view
{
height
:
calc
(
100%
-
54px
)}
.opt-box
{
padding
:
15px
27px
}
.opt-box
.ivu-poptip-content
.ivu-poptip-arrow
{
display
:
none
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
{
background-color
:
#557da5
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
{
display
:
flex
;
flex-direction
:
column
;
font-size
:
16px
;
color
:
#fff
;
letter-spacing
:
1px
;
cursor
:
pointer
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
div
{
display
:
flex
;
align-items
:
center
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
.lr
,
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
i
{
margin-right
:
13px
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
.lr
{
display
:
inline-block
;
width
:
17px
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
.logout
{
margin-top
:
20px
}
.ibiz-app-menu
{
--ibiz-app-menu-item-selected-color
:
#ffffff
;
--ibiz-app-menu-item-selected-bg-color
:
#73B4F5
;
--ibiz-app-menu-item-hover-color
:
#ffffff
;
--ibiz-app-menu-item-height
:
48px
;
--ibiz-app-menu-item-color
:
#ffffff
;
--ibiz-app-menu-item-font-size
:
18px
;
--ibiz-app-menu-collapse-item-hover-color
:
#6A94BF
;
--ibiz-app-menu-icon-margin
:
0
8px
0
0
;
background-color
:
#557da5
;
padding-top
:
12px
;
margin
:
0
12px
;
position
:
relative
;
height
:
calc
(
100vh
-
300px
)}
.ibiz-app-menu
.ibiz-app-menu__item
{
padding
:
12px
25px
;
font-family
:
MicrosoftYaHei
;
margin-bottom
:
12px
}
.ibiz-app-menu
.ibiz-app-menu__item
.ibiz-app-menu__icon
{
color
:
#fff
}
.ibiz-app-menu
.ibiz-app-menu__item
:hover
{
background-color
:
#6a94bf
}
.ibiz-app-menu
.ibiz-app-menu__item.ivu-menu-item-active
{
font-weight
:
700
}
.ibiz-app-menu
.ibiz-app-menu__item.ivu-menu-item-active.ivu-menu-item-active
:not
(
.ivu-menu-submenu
)
:after
{
display
:
none
}
.ibiz-app-menu
.ivu-menu-submenu
{
margin-bottom
:
12px
}
.ibiz-app-menu
.ivu-menu-submenu
.ivu-menu-submenu-title-icon
{
font-size
:
20px
;
opacity
:
.8
}
.ibiz-app-menu
.ivu-menu-submenu
.ibiz-app-menu__item
{
padding-left
:
60px
!important
;
position
:
relative
}
.ibiz-app-menu
.ivu-menu-submenu
.ibiz-app-menu__item
:before
{
position
:
absolute
;
top
:
50%
;
left
:
46px
;
transform
:
translateY
(
-50%
);
content
:
""
;
width
:
4px
;
height
:
4px
;
background
:
#FFFFFF
}
.ibiz-app-menu.is-collapse
{
margin
:
0
;
height
:
calc
(
100vh
-
384px
);
overflow-y
:
auto
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu__item
{
padding
:
0
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu__item
.ibiz-app-menu__icon
{
margin
:
0
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu__item
:hover
{
color
:
#fff
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-tooltip
,
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
{
position
:
relative
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
.ibiz-app-menu-submenu__title
{
padding
:
0
;
font-size
:
18px
;
color
:
#fff
;
height
:
var
(
--ibiz-app-menu-item-height
);
margin-bottom
:
12px
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
.ibiz-app-menu-submenu__title
.ibiz-app-menu__icon
{
margin
:
0
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
.ibiz-app-menu-submenu__title
:hover
{
color
:
#fff
;
background-color
:
#6a94bf
}
.ibiz-app-menu.is-collapse
.ivu-tooltip-popper
.ivu-tooltip-content
.ivu-tooltip-inner
{
background-color
:
#3769a9
;
color
:
#fff
}
.ibiz-app-menu-submenu-transfer
{
background-color
:
#557da5
;
padding
:
8px
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
{
padding
:
0
;
background-color
:
transparent
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item
{
height
:
44px
;
border-radius
:
6px
;
background-color
:
transparent
;
color
:
#fff
;
display
:
flex
;
align-items
:
center
;
font-size
:
16px
;
letter-spacing
:
1px
;
padding
:
0
40px
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item
:hover
{
background-color
:
#6a94bf
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item.ivu-menu-item-active
{
background-color
:
#73b4f5
;
font-weight
:
700
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item.ivu-menu-item-active
:after
{
display
:
none
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item
:before
{
position
:
absolute
;
top
:
50%
;
left
:
28px
;
transform
:
translateY
(
-50%
);
content
:
""
;
width
:
4px
;
height
:
4px
;
background
:
#FFFFFF
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout.jskq-web-portal
{
background-color
:
transparent
}
.jskq-web-portal
>
.ibiz-view-layout-content
{
background-color
:
transparent
;
padding
:
0
}
.jskq-web-portal
.ibiz-dashboard__content
{
flex-direction
:
column
}
.jskq-web-portal
.ibiz-view-portlet
{
background-color
:
#fff
;
--ibiz-portlet-layout-header-height
:
64px
;
--ibiz-portlet-layout-caption-font-size
:
18px
;
--ibiz-portlet-layout-caption-font-weight
:
bold
;
--ibiz-portlet-layout-caption-color
:
#333333
}
.jskq-web-portal
.ibiz-view-portlet
.ibiz-portlet-layout__caption
:before
{
content
:
""
;
display
:
inline-block
;
width
:
4px
;
height
:
21px
;
background-color
:
#333
;
vertical-align
:
middle
;
margin-right
:
8px
}
.jskq-web-portal
.ibiz-view-portlet
.ibiz-portlet-layout-header
{
position
:
relative
;
border-width
:
0
}
.jskq-web-portal
.ibiz-view-portlet
.ibiz-portlet-layout-header
:after
{
content
:
""
;
display
:
block
;
border-bottom
:
1px
solid
#d8d8d8
;
width
:
calc
(
100%
-
32px
);
position
:
absolute
;
bottom
:
0px
;
left
:
16px
;
z-index
:
1
}
.jskq-web-portal
.ibiz-portlet-col__
portal-search-header
{
flex-shrink
:
0
}
.jskq-web-portal
.ibiz-portlet-col__
rafx-chart-view-portlet
{
margin-top
:
20px
}
.jskq-web-portal
.ibiz-portlet-col__db-appview-1
{
margin-left
:
20px
;
overflow
:
hidden
}
.jskq-web-portal
.ibiz-portlet-col__db-appview-2
{
background-color
:
#fff
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-nav
.ivu-tabs-tab
{
color
:
#666
;
font-size
:
16px
;
padding
:
8px
6px
8px
0
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-nav
.ivu-tabs-tab.ivu-tabs-tab-active
{
color
:
#002a5f
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-ink-bar
{
background
:
#3769a9
;
background-clip
:
content-box
;
padding-right
:
10px
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-tab
:not
(
:last-child
)
:after
{
content
:
"/"
;
position
:
relative
;
right
:
-12px
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ibiz-control-list__load-more
{
display
:
none
}
.ibiz-grid
{
--ibiz-grid-header-text-color
:
#333
;
--ibiz-grid-content-text-color
:
#666
}
.ibiz-grid
.ivu-table
.ivu-table-header
{
border-top
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-header
thead
tr
>
th
{
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-header
thead
>
tr
:nth-child
(
1
)
th
:nth-child
(
1
)
{
border-left
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
>
td
{
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
>
td
:nth-child
(
1
)
{
border-left
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
>
td
:nth-last-child
(
1
)
{
border-right
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-header
thead
tr
>
th
{
padding
:
0
;
background
:
#f9f9f9
}
.ibiz-grid
.ivu-table
.ivu-table-header
th
.ivu-table-cell
{
height
:
40px
;
padding
:
0
8px
!important
;
line-height
:
40px
}
.ibiz-grid
.ivu-table
.ivu-table-header
.ivu-table-cell-with-selection
{
display
:
flex
;
justify-content
:
center
}
.ibiz-grid
.ivu-table
.ivu-table-header
.ivu-table-cell-with-selection
.ivu-checkbox-inner
{
border
:
1px
solid
#666
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
.ivu-table-row
.ivu-table-cell-with-selection
{
display
:
flex
;
justify-content
:
center
;
padding
:
6px
8px
!important
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
.ivu-table-row
.ivu-table-cell-with-selection
.ivu-checkbox-inner
{
border
:
1px
solid
#666
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
:nth-child
(
2n
)
td
{
background-color
:
#f9f9f9
}
.ibiz-grid
.ivu-table
.ivu-table-header
>
table
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
14px
}
.ibiz-grid
.ivu-table
.ivu-table-header
>
table
th
{
font-weight
:
700
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-field-column
{
--ibiz-grid-field-column-font-color
:
#666
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-field-column.ibiz-grid-field-column--clickable
{
color
:
var
(
--ibiz-color-primary
)}
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-edit-item
,
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-field-column
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
14px
}
.ibiz-grid
.ivu-table
.ivu-table-body
::-webkit-scrollbar
{
height
:
18px
}
.ibiz-grid
.ivu-table-fixed-header
>
table
tr
th
{
padding
:
0
;
border-top
:
1px
solid
#d8d8d8
;
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table-fixed-header
>
table
tr
th
.ivu-table-cell
{
height
:
40px
;
padding
:
10px
8px
!important
}
.ibiz-grid
.ivu-table-fixed-body
.ivu-table-row
td
{
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
{
padding
:
20px
;
margin-top
:
0
;
background-color
:
#f9f9f9
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
{
background-color
:
#fff
;
border-radius
:
8px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-header
{
width
:
auto
;
height
:
64px
;
padding
:
18px
0
;
margin
:
0
16px
;
border-radius
:
8px
8px
0
0
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-header
.ibiz-view-layout-header-content
.ibiz-view-layout-header-content__caption
{
position
:
relative
;
padding-left
:
12px
;
font-family
:
MicrosoftYaHei-Bold
,
MicrosoftYaHei
,
sans-serif
;
font-size
:
18px
;
font-weight
:
700
;
color
:
#333
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-header
.ibiz-view-layout-header-content
.ibiz-view-layout-header-content__caption
:before
{
position
:
absolute
;
top
:
50%
;
left
:
0
;
width
:
4px
;
height
:
21px
;
content
:
""
;
background
:
#002a5f
;
transform
:
translateY
(
-50%
)}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-content
{
margin
:
0
;
border-radius
:
0
0
8px
8px
;
padding
:
9px
16px
}
.ibiz-grid-ua-column
.ivu-btn.danger-button
{
color
:
#ff1c1c
}
.ibiz-grid-ua-column
.ivu-btn.primary-button
{
color
:
#002a5f
}
.ibiz-grid-ua-column
.ivu-btn.success-button
{
color
:
#2dd36f
}
.ibiz-grid-ua-column
.ivu-btn.warning-button
{
color
:
#ffc409
}
.ibiz-grid-ua-column
.ibiz-action-toolbar__separator
{
display
:
none
}
.ibiz-form
.ibiz-form-page-item
>
.ibiz-form-col__grouppanel
{
background-color
:
#fff
}
.ibiz-form
.ibiz-form-page-item
>
.ibiz-form-col__grouppanel
>
.ibiz-form-group
{
margin
:
0
;
width
:
100%
}
.ibiz-form
.ibiz-form-page-item
>
.ibiz-form-col__grouppanel
>
.ibiz-form-group
.ibiz-form-group-content
{
padding
:
16px
0
}
.ibiz-portal-search-header.ibiz-portlet-layout.is-no-header
.ibiz-portlet-layout-content
{
height
:
32px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-wrapper
{
color
:
#002a5f
;
font-size
:
18px
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-inner
{
width
:
12.5px
;
height
:
12.5px
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-focus
{
box-shadow
:
unset
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-checked
.ivu-checkbox-inner
{
border-color
:
#002a5f
;
background-color
:
#fff
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-checked
.ivu-checkbox-inner
:after
{
border-width
:
1px
;
border-color
:
#002a5f
;
width
:
3px
;
height
:
6px
;
top
:
2px
;
left
:
4px
}
.ibiz-portal-search-header__date-picker
{
width
:
112px
}
.ibiz-portal-search-header__date-picker
.ivu-input-suffix
{
left
:
0
;
right
:
auto
;
width
:
26px
}
.ibiz-portal-search-header__date-picker
.ivu-input-with-suffix
{
padding-left
:
26px
;
padding-right
:
7px
;
color
:
#666
}
.ibiz-portal-map-area
{
background-color
:
#fff
;
position
:
relative
}
.ibiz-portal-map-area
.ibiz-portlet-layout-content
{
display
:
flex
}
.ibiz-portal-map-area
.ibiz-portal-map-area__left
,
.ibiz-portal-map-area
.ibiz-portal-map-area__right
{
width
:
280px
;
height
:
100%
;
display
:
flex
;
flex-flow
:
column-reverse
nowrap
}
.ibiz-portal-map-area__center
{
position
:
relative
;
flex-grow
:
1
;
display
:
flex
;
flex-flow
:
column
nowrap
}
.ibiz-portal-map-area__title
{
font-size
:
25px
;
font-weight
:
700
;
color
:
#333
;
text-align
:
center
;
margin-top
:
38px
}
.ibiz-portal-map-area__map
{
width
:
100%
;
flex-grow
:
1
}
.ibiz-portal-map-area__goback
{
position
:
absolute
;
top
:
135px
;
right
:
0
;
width
:
100px
;
height
:
100px
;
font-size
:
20px
;
color
:
#002a5f
;
text-decoration
:
underline
;
letter-spacing
:
6px
;
cursor
:
pointer
}
.ibiz-ring-chart
{
width
:
280px
;
height
:
280px
}
.ibiz-map-chart
{
position
:
relative
;
min-width
:
300px
;
min-height
:
300px
}
.ibiz-map-chart__chart
{
width
:
100%
;
height
:
100%
}
.ibiz-map-chart__goback
{
position
:
absolute
;
top
:
60px
;
right
:
0
;
width
:
100px
;
height
:
100px
;
font-size
:
20px
;
color
:
#002a5f
;
text-decoration
:
underline
;
letter-spacing
:
6px
;
cursor
:
pointer
}
.ibiz-kqqk-list
{
padding-top
:
4px
}
.ibiz-kqqk-list-item
{
display
:
flex
;
margin-bottom
:
28px
}
.ibiz-kqqk-list-item__title
{
width
:
100px
;
padding-right
:
16px
;
text-align
:
right
;
font-size
:
16px
;
color
:
#666
}
.ibiz-kqqk-list-item__progress
{
flex-grow
:
1
;
white-space
:
nowrap
;
overflow
:
visible
;
padding-right
:
60px
}
.ibiz-kqqk-list-item__progress-bar
{
display
:
inline-block
;
background-color
:
#73a0fa
;
height
:
16px
;
border-radius
:
0
100px
100px
0
;
vertical-align
:
middle
}
.ibiz-kqqk-list-item__progress-text
{
display
:
inline-block
;
padding-left
:
8px
;
vertical-align
:
middle
;
color
:
#999
;
font-size
:
16px
}
.ibiz-control-list-item
{
--ibiz-control-list-item-text-color
:
var
(
--ibiz-text-color
);
--ibiz-control-list-item-hover-bg-color
:
var
(
--ibiz-color-primary-light-7
);
--ibiz-control-list-item-active-bg-color
:
var
(
--ibiz-color-primary-light-7
);
--ibiz-control-list-item-padding
:
10px
;
padding
:
var
(
--ibiz-control-list-item-padding
);
cursor
:
pointer
}
.ibiz-control-list-item
:hover
{
background-color
:
var
(
--ibiz-control-list-item-hover-bg-color
)}
.ibiz-control-list-item.is-active
{
background-color
:
var
(
--ibiz-control-list-item-active-bg-color
)}
.ibiz-control-list__no-data
{
text-align
:
center
;
cursor
:
pointer
;
position
:
absolute
;
top
:
539px
;
left
:
118px
}
/*!
@charset
"UTF-8"
;
body
>
.app
{
display
:
flex
;
justify-content
:
center
}
.ibiz-layout
{
--ibiz-layout-nav-width
:
300px
;
--ibiz-layout-header-height
:
80px
;
--ibiz-layout-nav-collapse-width
:
50px
;
position
:
relative
;
width
:
1920px
;
max-width
:
1920px
;
overflow-x
:
auto
}
.ibiz-layout
.ibiz-layout-content
{
padding-left
:
300px
;
width
:
1920px
;
flex-shrink
:
0
;
position
:
relative
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
{
z-index
:
500
;
--ibiz-layout-header-bg-color
:
#002a5f
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__left
.ibiz-layout__logo
{
width
:
425px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__left
.ibiz-layout__logo
img
{
width
:
50px
;
height
:
50px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__left
.ibiz-layout__logo
.ibiz-layout__logo-caption
{
font-size
:
26px
;
font-family
:
SourceHanSansSC-Medium
,
SourceHanSansSC
;
font-weight
:
500
;
color
:
#fff
;
line-height
:
1
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
{
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-app-user
{
margin-right
:
0
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-app-user
.ivu-avatar
{
display
:
none
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ivu-tooltip
.ivu-tooltip-rel
{
display
:
flex
;
align-items
:
center
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
img
{
display
:
inline-block
;
height
:
20px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-layout__warning
{
font-size
:
20px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-layout__xs
{
padding
:
0
18px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-header
.ibiz-layout-header__right
.ibiz-layout__sz
{
padding
:
0
26px
0
0
}
.ibiz-layout
.ibiz-layout-nav
{
z-index
:
500
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
{
position
:
relative
;
background-color
:
#557da5
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
{
padding
:
0
24px
;
margin-top
:
20px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
img
{
width
:
50px
;
height
:
50px
;
flex-shrink
:
0
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
.ibiz-layout__logo-caption
{
text-align
:
center
;
font-size
:
25px
;
font-weight
:
700
;
color
:
#fff
;
margin-left
:
13px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
{
padding
:
0
28px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
80px
;
display
:
flex
;
align-items
:
center
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.head
{
width
:
52px
;
height
:
52px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
{
font-weight
:
400
;
color
:
#fff
;
margin-left
:
20px
;
display
:
flex
;
flex-direction
:
column
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
.username
{
font-size
:
18px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
.orgname
{
font-size
:
14px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.down
,
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.up
{
margin-left
:
78px
;
width
:
16px
;
position
:
relative
;
top
:
14px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
{
display
:
block
;
height
:
70px
;
display
:
flex
;
align-items
:
center
;
border-bottom
:
1px
solid
#628CB7
;
padding-left
:
8px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.ivu-tooltip
{
width
:
32px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.gj
{
width
:
32px
;
height
:
32px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.sz
{
width
:
32px
;
height
:
32px
;
margin-left
:
38px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-slider__collapse-icon
{
cursor
:
pointer
;
position
:
absolute
;
right
:
12px
;
bottom
:
12px
;
color
:
#fff
;
transform
:
scale
(
1.2
);
z-index
:
500
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout__logo
{
width
:
50px
;
padding
:
0
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout__logo
.ibiz-layout__logo-img
{
transform
:
scale
(
.8
)}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout__logo
.ibiz-layout__logo-caption
{
display
:
none
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
{
padding
:
0
4px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
auto
!important
;
margin-top
:
30px
;
justify-content
:
center
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.head
{
width
:
42px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.user
,
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.down
{
display
:
none
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
{
height
:
auto
!important
;
flex-direction
:
column
;
padding
:
40px
0
28px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.sz
{
margin-left
:
0
!important
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
.ivu-poptip
{
margin-top
:
20px
}
.ibiz-layout.is-collapse
.ibiz-layout-slider__collapse-icon
{
transform
:
translate
(
-50%
)
scale
(
1.5
)
!important
}
.ibiz-layout.is-tab
.ibiz-view-layout
,
.ibiz-layout.is-tab
.ibiz-exp-view
{
height
:
calc
(
100%
-
54px
)}
.opt-box
{
padding
:
15px
27px
}
.opt-box
.ivu-poptip-content
.ivu-poptip-arrow
{
display
:
none
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
{
background-color
:
#557da5
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
{
display
:
flex
;
flex-direction
:
column
;
font-size
:
16px
;
color
:
#fff
;
letter-spacing
:
1px
;
cursor
:
pointer
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
div
{
display
:
flex
;
align-items
:
center
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
.lr
,
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
i
{
margin-right
:
13px
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
.lr
{
display
:
inline-block
;
width
:
17px
}
.opt-box
.ivu-poptip-content
.ivu-poptip-inner
.opts
.logout
{
margin-top
:
20px
}
.ibiz-app-menu
{
--ibiz-app-menu-item-selected-color
:
#ffffff
;
--ibiz-app-menu-item-selected-bg-color
:
#73B4F5
;
--ibiz-app-menu-item-hover-color
:
#ffffff
;
--ibiz-app-menu-item-height
:
48px
;
--ibiz-app-menu-item-color
:
#ffffff
;
--ibiz-app-menu-item-font-size
:
18px
;
--ibiz-app-menu-collapse-item-hover-color
:
#6A94BF
;
--ibiz-app-menu-icon-margin
:
0
8px
0
0
;
background-color
:
#557da5
;
padding-top
:
12px
;
margin
:
0
12px
;
position
:
relative
;
height
:
calc
(
100vh
-
300px
)}
.ibiz-app-menu
.ibiz-app-menu__item
{
padding
:
12px
25px
;
font-family
:
MicrosoftYaHei
;
margin-bottom
:
12px
}
.ibiz-app-menu
.ibiz-app-menu__item
.ibiz-app-menu__icon
{
color
:
#fff
}
.ibiz-app-menu
.ibiz-app-menu__item
:hover
{
background-color
:
#6a94bf
}
.ibiz-app-menu
.ibiz-app-menu__item.ivu-menu-item-active
{
font-weight
:
700
}
.ibiz-app-menu
.ibiz-app-menu__item.ivu-menu-item-active.ivu-menu-item-active
:not
(
.ivu-menu-submenu
)
:after
{
display
:
none
}
.ibiz-app-menu
.ivu-menu-submenu
{
margin-bottom
:
12px
}
.ibiz-app-menu
.ivu-menu-submenu
.ivu-menu-submenu-title-icon
{
font-size
:
20px
;
opacity
:
.8
}
.ibiz-app-menu
.ivu-menu-submenu
.ibiz-app-menu__item
{
padding-left
:
60px
!important
;
position
:
relative
}
.ibiz-app-menu
.ivu-menu-submenu
.ibiz-app-menu__item
:before
{
position
:
absolute
;
top
:
50%
;
left
:
46px
;
transform
:
translateY
(
-50%
);
content
:
""
;
width
:
4px
;
height
:
4px
;
background
:
#FFFFFF
}
.ibiz-app-menu.is-collapse
{
margin
:
0
;
height
:
calc
(
100vh
-
384px
);
overflow-y
:
auto
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu__item
{
padding
:
0
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu__item
.ibiz-app-menu__icon
{
margin
:
0
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu__item
:hover
{
color
:
#fff
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-tooltip
,
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
{
position
:
relative
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
.ibiz-app-menu-submenu__title
{
padding
:
0
;
font-size
:
18px
;
color
:
#fff
;
height
:
var
(
--ibiz-app-menu-item-height
);
margin-bottom
:
12px
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
.ibiz-app-menu-submenu__title
.ibiz-app-menu__icon
{
margin
:
0
}
.ibiz-app-menu.is-collapse
.ibiz-app-menu-submenu
.ibiz-app-menu-submenu__title
:hover
{
color
:
#fff
;
background-color
:
#6a94bf
}
.ibiz-app-menu.is-collapse
.ivu-tooltip-popper
.ivu-tooltip-content
.ivu-tooltip-inner
{
background-color
:
#3769a9
;
color
:
#fff
}
.ibiz-app-menu-submenu-transfer
{
background-color
:
#557da5
;
padding
:
8px
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
{
padding
:
0
;
background-color
:
transparent
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item
{
height
:
44px
;
border-radius
:
6px
;
background-color
:
transparent
;
color
:
#fff
;
display
:
flex
;
align-items
:
center
;
font-size
:
16px
;
letter-spacing
:
1px
;
padding
:
0
40px
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item
:hover
{
background-color
:
#6a94bf
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item.ivu-menu-item-active
{
background-color
:
#73b4f5
;
font-weight
:
700
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item.ivu-menu-item-active
:after
{
display
:
none
}
.ibiz-app-menu-submenu-transfer
.ibiz-app-menu-submenu__list
.ibiz-app-menu-submenu__item
.ivu-menu-item
:before
{
position
:
absolute
;
top
:
50%
;
left
:
28px
;
transform
:
translateY
(
-50%
);
content
:
""
;
width
:
4px
;
height
:
4px
;
background
:
#FFFFFF
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout.jskq-web-portal
{
background-color
:
transparent
}
.jskq-web-portal
>
.ibiz-view-layout-content
{
background-color
:
transparent
;
padding
:
0
}
.jskq-web-portal
.ibiz-dashboard__content
{
flex-direction
:
column
}
.jskq-web-portal
.ibiz-view-portlet
{
background-color
:
#fff
;
--ibiz-portlet-layout-header-height
:
64px
;
--ibiz-portlet-layout-caption-font-size
:
18px
;
--ibiz-portlet-layout-caption-font-weight
:
bold
;
--ibiz-portlet-layout-caption-color
:
#333333
}
.jskq-web-portal
.ibiz-view-portlet
.ibiz-portlet-layout__caption
:before
{
content
:
""
;
display
:
inline-block
;
width
:
4px
;
height
:
21px
;
background-color
:
#333
;
vertical-align
:
middle
;
margin-right
:
8px
}
.jskq-web-portal
.ibiz-view-portlet
.ibiz-portlet-layout-header
{
position
:
relative
;
border-width
:
0
}
.jskq-web-portal
.ibiz-view-portlet
.ibiz-portlet-layout-header
:after
{
content
:
""
;
display
:
block
;
border-bottom
:
1px
solid
#d8d8d8
;
width
:
calc
(
100%
-
32px
);
position
:
absolute
;
bottom
:
0px
;
left
:
16px
;
z-index
:
1
}
.jskq-web-portal
.ibiz-portlet-col__rafx-chart-view-portlet
{
margin-top
:
20px
}
.jskq-web-portal
.ibiz-portlet-col__db-appview-1
{
margin-left
:
20px
;
overflow
:
hidden
}
.jskq-web-portal
.ibiz-portlet-col__db-appview-2
{
background-color
:
#fff
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-nav
.ivu-tabs-tab
{
color
:
#666
;
font-size
:
16px
;
padding
:
8px
6px
8px
0
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-nav
.ivu-tabs-tab.ivu-tabs-tab-active
{
color
:
#002a5f
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-ink-bar
{
background
:
#3769a9
;
background-clip
:
content-box
;
padding-right
:
10px
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ivu-tabs-tab
:not
(
:last-child
)
:after
{
content
:
"/"
;
position
:
relative
;
right
:
-12px
}
.ibiz-view--kq-ytj-kqqk-tab-exp-view
.ibiz-control-list__load-more
{
display
:
none
}
.ibiz-grid
{
--ibiz-grid-header-text-color
:
#333
;
--ibiz-grid-content-text-color
:
#666
}
.ibiz-grid
.ivu-table
.ivu-table-header
{
border-top
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-header
thead
tr
>
th
{
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-header
thead
>
tr
:nth-child
(
1
)
th
:nth-child
(
1
)
{
border-left
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
>
td
{
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
>
td
:nth-child
(
1
)
{
border-left
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
>
td
:nth-last-child
(
1
)
{
border-right
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table
.ivu-table-header
thead
tr
>
th
{
padding
:
0
;
background
:
#f9f9f9
}
.ibiz-grid
.ivu-table
.ivu-table-header
th
.ivu-table-cell
{
height
:
40px
;
padding
:
0
8px
!important
;
line-height
:
40px
}
.ibiz-grid
.ivu-table
.ivu-table-header
.ivu-table-cell-with-selection
{
display
:
flex
;
justify-content
:
center
}
.ibiz-grid
.ivu-table
.ivu-table-header
.ivu-table-cell-with-selection
.ivu-checkbox-inner
{
border
:
1px
solid
#666
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
.ivu-table-row
.ivu-table-cell-with-selection
{
display
:
flex
;
justify-content
:
center
;
padding
:
6px
8px
!important
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
.ivu-table-row
.ivu-table-cell-with-selection
.ivu-checkbox-inner
{
border
:
1px
solid
#666
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ivu-table-tbody
tr
:nth-child
(
2n
)
td
{
background-color
:
#f9f9f9
}
.ibiz-grid
.ivu-table
.ivu-table-header
>
table
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
14px
}
.ibiz-grid
.ivu-table
.ivu-table-header
>
table
th
{
font-weight
:
700
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-field-column
{
--ibiz-grid-field-column-font-color
:
#666
}
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-field-column.ibiz-grid-field-column--clickable
{
color
:
var
(
--ibiz-color-primary
)}
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-edit-item
,
.ibiz-grid
.ivu-table
.ivu-table-body
.ibiz-grid-field-column
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
14px
}
.ibiz-grid
.ivu-table
.ivu-table-body
::-webkit-scrollbar
{
height
:
18px
}
.ibiz-grid
.ivu-table-fixed-header
>
table
tr
th
{
padding
:
0
;
border-top
:
1px
solid
#d8d8d8
;
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-grid
.ivu-table-fixed-header
>
table
tr
th
.ivu-table-cell
{
height
:
40px
;
padding
:
10px
8px
!important
}
.ibiz-grid
.ivu-table-fixed-body
.ivu-table-row
td
{
border-right
:
1px
solid
#d8d8d8
;
border-bottom
:
1px
solid
#d8d8d8
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
{
padding
:
20px
;
margin-top
:
0
;
background-color
:
#f9f9f9
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
{
background-color
:
#fff
;
border-radius
:
8px
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-header
{
width
:
auto
;
height
:
64px
;
padding
:
18px
0
;
margin
:
0
16px
;
border-radius
:
8px
8px
0
0
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-header
.ibiz-view-layout-header-content
.ibiz-view-layout-header-content__caption
{
position
:
relative
;
padding-left
:
12px
;
font-family
:
MicrosoftYaHei-Bold
,
MicrosoftYaHei
,
sans-serif
;
font-size
:
18px
;
font-weight
:
700
;
color
:
#333
}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-header
.ibiz-view-layout-header-content
.ibiz-view-layout-header-content__caption
:before
{
position
:
absolute
;
top
:
50%
;
left
:
0
;
width
:
4px
;
height
:
21px
;
content
:
""
;
background
:
#002a5f
;
transform
:
translateY
(
-50%
)}
.ibiz-layout
.ibiz-layout-content
.ibiz-layout-content__main
.ibiz-view-layout
.ibiz-view-layout-content
{
margin
:
0
;
border-radius
:
0
0
8px
8px
;
padding
:
9px
16px
}
.ibiz-grid-ua-column
.ivu-btn.danger-button
{
color
:
#ff1c1c
}
.ibiz-grid-ua-column
.ivu-btn.primary-button
{
color
:
#002a5f
}
.ibiz-grid-ua-column
.ivu-btn.success-button
{
color
:
#2dd36f
}
.ibiz-grid-ua-column
.ivu-btn.warning-button
{
color
:
#ffc409
}
.ibiz-grid-ua-column
.ibiz-action-toolbar__separator
{
display
:
none
}
.ibiz-form
.ibiz-form-page-item
>
.ibiz-form-col__grouppanel
{
background-color
:
#fff
}
.ibiz-form
.ibiz-form-page-item
>
.ibiz-form-col__grouppanel
>
.ibiz-form-group
{
margin
:
0
;
width
:
100%
}
.ibiz-form
.ibiz-form-page-item
>
.ibiz-form-col__grouppanel
>
.ibiz-form-group
.ibiz-form-group-content
{
padding
:
16px
0
}
.ibiz-portal-search-header.ibiz-portlet-layout.is-no-header
.ibiz-portlet-layout-content
{
height
:
32px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-wrapper
{
color
:
#002a5f
;
font-size
:
18px
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-inner
{
width
:
12.5px
;
height
:
12.5px
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-focus
{
box-shadow
:
unset
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-checked
.ivu-checkbox-inner
{
border-color
:
#002a5f
;
background-color
:
#fff
}
.ibiz-portal-search-header__rylx-checkbox
.ivu-checkbox-checked
.ivu-checkbox-inner
:after
{
border-width
:
1px
;
border-color
:
#002a5f
;
width
:
3px
;
height
:
6px
;
top
:
2px
;
left
:
4px
}
.ibiz-portal-search-header__date-picker
{
width
:
112px
}
.ibiz-portal-search-header__date-picker
.ivu-input-suffix
{
left
:
0
;
right
:
auto
;
width
:
26px
}
.ibiz-portal-search-header__date-picker
.ivu-input-with-suffix
{
padding-left
:
26px
;
padding-right
:
7px
;
color
:
#666
}
.ibiz-portal-map-area
{
background-color
:
#fff
;
position
:
relative
}
.ibiz-portal-map-area
.ibiz-portlet-layout-content
{
display
:
flex
}
.ibiz-portal-map-area
.ibiz-portal-map-area__left
,
.ibiz-portal-map-area
.ibiz-portal-map-area__right
{
width
:
280px
;
height
:
100%
;
display
:
flex
;
flex-flow
:
column-reverse
nowrap
}
.ibiz-portal-map-area__center
{
position
:
relative
;
flex-grow
:
1
;
display
:
flex
;
flex-flow
:
column
nowrap
}
.ibiz-portal-map-area__title
{
font-size
:
25px
;
font-weight
:
700
;
color
:
#333
;
text-align
:
center
;
margin-top
:
38px
}
.ibiz-portal-map-area__map
{
width
:
100%
;
flex-grow
:
1
}
.ibiz-portal-map-area__goback
{
position
:
absolute
;
top
:
135px
;
right
:
0
;
width
:
100px
;
height
:
100px
;
font-size
:
20px
;
color
:
#002a5f
;
text-decoration
:
underline
;
letter-spacing
:
6px
;
cursor
:
pointer
}
.ibiz-ring-chart
{
width
:
280px
;
height
:
280px
}
.ibiz-map-chart
{
position
:
relative
;
min-width
:
300px
;
min-height
:
300px
}
.ibiz-map-chart__chart
{
width
:
100%
;
height
:
100%
}
.ibiz-map-chart__goback
{
position
:
absolute
;
top
:
60px
;
right
:
0
;
width
:
100px
;
height
:
100px
;
font-size
:
20px
;
color
:
#002a5f
;
text-decoration
:
underline
;
letter-spacing
:
6px
;
cursor
:
pointer
}
.ibiz-kqqk-list
{
padding-top
:
4px
}
.ibiz-kqqk-list-item
{
display
:
flex
;
margin-bottom
:
28px
}
.ibiz-kqqk-list-item__title
{
width
:
100px
;
padding-right
:
16px
;
text-align
:
right
;
font-size
:
16px
;
color
:
#666
}
.ibiz-kqqk-list-item__progress
{
flex-grow
:
1
;
white-space
:
nowrap
;
overflow
:
visible
;
padding-right
:
60px
}
.ibiz-kqqk-list-item__progress-bar
{
display
:
inline-block
;
background-color
:
#73a0fa
;
height
:
16px
;
border-radius
:
0
100px
100px
0
;
vertical-align
:
middle
}
.ibiz-kqqk-list-item__progress-text
{
display
:
inline-block
;
padding-left
:
8px
;
vertical-align
:
middle
;
color
:
#999
;
font-size
:
16px
}
.ibiz-control-list-item
{
--ibiz-control-list-item-text-color
:
var
(
--ibiz-text-color
);
--ibiz-control-list-item-hover-bg-color
:
var
(
--ibiz-color-primary-light-7
);
--ibiz-control-list-item-active-bg-color
:
var
(
--ibiz-color-primary-light-7
);
--ibiz-control-list-item-padding
:
10px
;
padding
:
var
(
--ibiz-control-list-item-padding
);
cursor
:
pointer
}
.ibiz-control-list-item
:hover
{
background-color
:
var
(
--ibiz-control-list-item-hover-bg-color
)}
.ibiz-control-list-item.is-active
{
background-color
:
var
(
--ibiz-control-list-item-active-bg-color
)}
.ibiz-control-list__no-data
{
text-align
:
center
;
cursor
:
pointer
;
position
:
absolute
;
top
:
539px
;
left
:
118px
}
/*!
* vue-treeselect v0.4.0 | (c) 2017-2019 Riophae Lee
* Released under the MIT License.
* https://vue-treeselect.js.org/
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录