Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
533bff4c
提交
533bff4c
编写于
10月 30, 2023
作者:
zhujiamin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 更新插件
上级
0ad7135c
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
158 行增加
和
135 行删除
+158
-135
download.svg
...te-plugin/jsjcy-kq-web@0.0.1/dist/assets/img/download.svg
+9
-0
ibiz-template-plugin.es.js
...plugin/jsjcy-kq-web@0.0.1/dist/ibiz-template-plugin.es.js
+147
-133
index.legacy.js
...z-template-plugin/jsjcy-kq-web@0.0.1/dist/index.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/assets/img/download.svg
0 → 100644
浏览文件 @
533bff4c
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
t=
"1698385101405"
class=
"icon"
viewBox=
"0 0 1024 1024"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
p-id=
"5092"
id=
"mx_n_1698385101405"
width=
"32"
height=
"32"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<path
d=
"M899.657143 373.028571h-219.428572c-14.628571 0-21.942857-7.314286-21.942857-14.628571V29.257143c0-7.314286 0-7.314286-7.314285-7.314286H373.028571C365.714286 21.942857 365.714286 21.942857 365.714286 29.257143v329.142857c0 7.314286-7.314286 14.628571-14.628572 14.628571h-219.428571c-14.628571 0-14.628571 14.628571-7.314286 21.942858L512 782.628571c7.314286 7.314286 14.628571 7.314286 14.628571 0l387.657143-387.657142c0-7.314286-7.314286-21.942857-14.628571-21.942858z m29.257143 0M914.285714 1009.371429h-804.571428c-7.314286 0-14.628571-7.314286-14.628572-14.628572v-95.085714c0-7.314286 7.314286-14.628571 14.628572-14.628572h804.571428c7.314286 0 14.628571 7.314286 14.628572 14.628572v95.085714c0 7.314286-7.314286 14.628571-14.628572 14.628572z"
p-id=
"5093"
fill=
"#ffffff"
></path>
</svg>
\ No newline at end of file
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/ibiz-template-plugin.es.js
浏览文件 @
533bff4c
...
@@ -2,17 +2,17 @@ var Z = Object.defineProperty;
...
@@ -2,17 +2,17 @@ var Z = Object.defineProperty;
var
ee
=
(
t
,
a
,
s
)
=>
a
in
t
?
Z
(
t
,
a
,
{
enumerable
:
!
0
,
configurable
:
!
0
,
writable
:
!
0
,
value
:
s
})
:
t
[
a
]
=
s
;
var
ee
=
(
t
,
a
,
s
)
=>
a
in
t
?
Z
(
t
,
a
,
{
enumerable
:
!
0
,
configurable
:
!
0
,
writable
:
!
0
,
value
:
s
})
:
t
[
a
]
=
s
;
var
w
=
(
t
,
a
,
s
)
=>
(
ee
(
t
,
typeof
a
!=
"symbol"
?
a
+
""
:
a
,
s
),
s
);
var
w
=
(
t
,
a
,
s
)
=>
(
ee
(
t
,
typeof
a
!=
"symbol"
?
a
+
""
:
a
,
s
),
s
);
import
{
PluginStaticResource
as
te
,
ViewMode
as
se
}
from
"@ibiz-template/runtime"
;
import
{
PluginStaticResource
as
te
,
ViewMode
as
se
}
from
"@ibiz-template/runtime"
;
import
{
ref
as
C
,
watch
as
_
,
defineComponent
as
D
,
getCurrentInstance
as
I
,
computed
as
R
,
onMounted
as
L
,
h
as
i
,
toRefs
as
ae
,
reactive
as
ie
,
nextTick
as
F
,
toRef
as
re
,
onActivated
as
ne
}
from
"vue"
;
import
{
ref
as
C
,
watch
as
_
,
defineComponent
as
D
,
getCurrentInstance
as
I
,
computed
as
L
,
onMounted
as
N
,
h
as
i
,
toRefs
as
ae
,
reactive
as
ie
,
nextTick
as
K
,
toRef
as
re
,
onActivated
as
ne
}
from
"vue"
;
import
{
useRouter
as
G
,
useRoute
as
$
,
useIndexViewController
as
oe
,
useNamespace
as
S
,
useControlController
as
le
,
usePropsWatch
as
ce
,
useListController
as
de
,
useListExpViewController
as
ue
,
useRouteKey
as
he
,
getUploadProps
as
pe
,
getEditorEmits
as
me
,
useMPickupViewController
as
fe
,
useTreeController
as
ge
,
useViewController
as
y
e
}
from
"@ibiz-template/vue-util"
;
import
{
useRouter
as
G
,
useRoute
as
B
,
useIndexViewController
as
oe
,
useNamespace
as
S
,
useControlController
as
le
,
usePropsWatch
as
ce
,
useListController
as
de
,
useListExpViewController
as
ue
,
useRouteKey
as
he
,
getUploadProps
as
pe
,
getEditorEmits
as
me
,
useMPickupViewController
as
fe
,
useTreeController
as
ge
,
useViewController
as
v
e
}
from
"@ibiz-template/vue-util"
;
import
{
createUUID
as
v
e
,
notNilEmpty
as
we
}
from
"qx-util"
;
import
{
createUUID
as
y
e
,
notNilEmpty
as
we
}
from
"qx-util"
;
import
{
IndexViewModel
as
be
,
PortletPartModel
as
Ce
,
ViewPortletModel
as
xe
,
ListModel
as
H
,
TreeModel
as
ke
,
getControl
as
B
,
GridModel
as
U
}
from
"@ibiz-template/model"
;
import
{
IndexViewModel
as
be
,
PortletPartModel
as
Ce
,
ViewPortletModel
as
xe
,
ListModel
as
H
,
TreeModel
as
ke
,
getControl
as
$
,
GridModel
as
U
}
from
"@ibiz-template/model"
;
import
z
from
"dayjs"
;
import
A
from
"dayjs"
;
import
{
CustomPortletController
as
Pe
,
ViewPortletController
as
qe
,
EditFormController
as
De
,
ListController
as
Se
,
UploadEditorController
as
_e
,
FormMDCtrlController
as
Me
,
GridViewNerve
as
Te
,
GridViewController
as
E
e
}
from
"@ibiz-template/controller"
;
import
{
CustomPortletController
as
Pe
,
ViewPortletController
as
qe
,
EditFormController
as
De
,
ListController
as
Se
,
UploadEditorController
as
_e
,
FormMDCtrlController
as
Me
,
GridViewNerve
as
Ee
,
GridViewController
as
T
e
}
from
"@ibiz-template/controller"
;
import
{
mergeDeepRight
as
Ie
}
from
"ramda"
;
import
{
mergeDeepRight
as
Ie
}
from
"ramda"
;
import
{
init
as
Ve
,
registerMap
as
je
}
from
"echarts"
;
import
{
init
as
Ve
,
registerMap
as
je
}
from
"echarts"
;
import
{
Treeselect
as
ze
}
from
"@riophae/vue-treeselect"
;
import
{
Treeselect
as
ze
}
from
"@riophae/vue-treeselect"
;
import
{
convertNavData
as
Ae
}
from
"@ibiz-template/service"
;
import
{
convertNavData
as
Ae
}
from
"@ibiz-template/service"
;
const
T
=
new
te
(
import
.
meta
.
url
);
const
M
=
new
te
(
import
.
meta
.
url
);
class
Oe
{
class
Oe
{
constructor
()
{
constructor
()
{
w
(
this
,
"component"
,
"UserIndexView"
);
w
(
this
,
"component"
,
"UserIndexView"
);
...
@@ -32,11 +32,11 @@ const Re = (t) => {
...
@@ -32,11 +32,11 @@ const Re = (t) => {
return
`/
${
s
}
/
${
a
}
/
${
ibiz
.
env
.
routePlaceholder
}
`
;
return
`/
${
s
}
/
${
a
}
/
${
ibiz
.
env
.
routePlaceholder
}
`
;
};
};
function
Ne
(
t
,
a
)
{
function
Ne
(
t
,
a
)
{
const
s
=
G
(
t
),
e
=
C
(
""
),
r
=
C
(
""
),
n
=
C
([]),
u
=
C
([]),
v
=
(
l
)
=>
{
const
s
=
G
(
t
),
e
=
C
(
""
),
r
=
C
(
""
),
n
=
C
([]),
u
=
C
([]),
y
=
(
l
)
=>
{
l
.
forEach
((
h
)
=>
{
l
.
forEach
((
h
)
=>
{
const
b
=
n
.
value
.
indexOf
(
h
);
const
b
=
n
.
value
.
indexOf
(
h
);
b
!==
-
1
&&
n
.
value
.
splice
(
b
,
1
);
b
!==
-
1
&&
n
.
value
.
splice
(
b
,
1
);
const
k
=
u
.
value
.
findIndex
((
y
)
=>
y
.
key
===
h
);
const
k
=
u
.
value
.
findIndex
((
v
)
=>
v
.
key
===
h
);
k
!==
-
1
&&
u
.
value
.
splice
(
k
,
1
);
k
!==
-
1
&&
u
.
value
.
splice
(
k
,
1
);
});
});
};
};
...
@@ -44,10 +44,10 @@ function Ne(t, a) {
...
@@ -44,10 +44,10 @@ function Ne(t, a) {
()
=>
t
.
$route
.
path
,
()
=>
t
.
$route
.
path
,
(
l
,
h
)
=>
{
(
l
,
h
)
=>
{
if
(
l
!==
h
)
{
if
(
l
!==
h
)
{
const
b
=
$
(
t
);
const
b
=
B
(
t
);
e
.
value
=
Re
(
b
),
r
.
value
=
Le
(
b
);
e
.
value
=
Re
(
b
),
r
.
value
=
Le
(
b
);
const
k
=
u
.
value
.
find
(
const
k
=
u
.
value
.
find
(
(
y
)
=>
y
.
key
===
e
.
value
(
v
)
=>
v
.
key
===
e
.
value
);
);
if
(
k
)
if
(
k
)
b
.
matched
.
length
===
2
?
s
.
push
(
k
.
fullPath
)
:
k
.
fullPath
=
b
.
fullPath
;
b
.
matched
.
length
===
2
?
s
.
push
(
k
.
fullPath
)
:
k
.
fullPath
=
b
.
fullPath
;
...
@@ -78,7 +78,7 @@ function Ne(t, a) {
...
@@ -78,7 +78,7 @@ function Ne(t, a) {
const
b
=
u
.
value
.
find
((
k
)
=>
k
.
key
===
e
.
value
);
const
b
=
u
.
value
.
find
((
k
)
=>
k
.
key
===
e
.
value
);
b
&&
(
h
.
caption
&&
(
b
.
caption
=
h
.
caption
),
h
.
modelPath
&&
(
b
.
modelPath
=
h
.
modelPath
));
b
&&
(
h
.
caption
&&
(
b
.
caption
=
h
.
caption
),
h
.
modelPath
&&
(
b
.
modelPath
=
h
.
modelPath
));
},
p
=
(
l
=
e
.
value
)
=>
{
},
p
=
(
l
=
e
.
value
)
=>
{
v
([
l
]);
y
([
l
]);
const
h
=
n
.
value
[
0
];
const
h
=
n
.
value
[
0
];
if
(
!
h
)
if
(
!
h
)
a
.
model
.
source
.
blankMode
?
window
.
close
()
:
(
e
.
value
=
""
,
s
.
push
(
r
.
value
));
a
.
model
.
source
.
blankMode
?
window
.
close
()
:
(
e
.
value
=
""
,
s
.
push
(
r
.
value
));
...
@@ -90,9 +90,9 @@ function Ne(t, a) {
...
@@ -90,9 +90,9 @@ function Ne(t, a) {
const
h
=
u
.
value
[
l
];
const
h
=
u
.
value
[
l
];
h
&&
s
.
push
(
h
.
fullPath
);
h
&&
s
.
push
(
h
.
fullPath
);
},
g
=
()
=>
{
},
g
=
()
=>
{
const
h
=
$
(
t
).
fullPath
;
const
h
=
B
(
t
).
fullPath
;
let
b
=
h
.
indexOf
(
"/"
);
let
b
=
h
.
indexOf
(
"/"
);
for
(
let
y
=
0
;
y
<
2
;
y
++
)
for
(
let
v
=
0
;
v
<
2
;
v
++
)
b
=
h
.
indexOf
(
"/"
,
b
+
1
);
b
=
h
.
indexOf
(
"/"
,
b
+
1
);
const
k
=
`
${
h
.
substring
(
0
,
b
)}
/-`
;
const
k
=
`
${
h
.
substring
(
0
,
b
)}
/-`
;
s
.
push
(
k
);
s
.
push
(
k
);
...
@@ -111,18 +111,18 @@ function Ne(t, a) {
...
@@ -111,18 +111,18 @@ function Ne(t, a) {
routeMsgs
:
u
,
routeMsgs
:
u
,
updateRouteMsg
:
o
,
updateRouteMsg
:
o
,
closeView
:
p
,
closeView
:
p
,
deleteRouteCache
:
v
,
deleteRouteCache
:
y
,
handleTabClick
:
f
,
handleTabClick
:
f
,
handleTabDelete
:
(
l
)
=>
{
handleTabDelete
:
(
l
)
=>
{
const
h
=
u
.
value
[
l
];
const
h
=
u
.
value
[
l
];
h
&&
(
v
([
h
.
key
]),
d
());
h
&&
(
y
([
h
.
key
]),
d
());
},
},
handleCloseAll
:
()
=>
{
handleCloseAll
:
()
=>
{
if
(
u
.
value
.
length
>
0
)
{
if
(
u
.
value
.
length
>
0
)
{
const
l
=
[];
const
l
=
[];
u
.
value
.
forEach
((
h
)
=>
{
u
.
value
.
forEach
((
h
)
=>
{
l
.
push
(
h
.
key
);
l
.
push
(
h
.
key
);
}),
v
(
l
),
d
();
}),
y
(
l
),
d
();
}
}
},
},
handleCloseOther
:
()
=>
{
handleCloseOther
:
()
=>
{
...
@@ -130,12 +130,12 @@ function Ne(t, a) {
...
@@ -130,12 +130,12 @@ function Ne(t, a) {
const
l
=
[];
const
l
=
[];
u
.
value
.
forEach
((
h
)
=>
{
u
.
value
.
forEach
((
h
)
=>
{
h
.
key
!==
e
.
value
&&
l
.
push
(
h
.
key
);
h
.
key
!==
e
.
value
&&
l
.
push
(
h
.
key
);
}),
v
(
l
),
d
();
}),
y
(
l
),
d
();
}
}
}
}
};
};
}
}
const
K
e
=
/* @__PURE__ */
D
({
const
F
e
=
/* @__PURE__ */
D
({
__name
:
"index-view"
,
__name
:
"index-view"
,
props
:
{
props
:
{
context
:
null
,
context
:
null
,
...
@@ -144,57 +144,57 @@ const Ke = /* @__PURE__ */ D({
...
@@ -144,57 +144,57 @@ const Ke = /* @__PURE__ */ D({
},
},
setup
(
t
)
{
setup
(
t
)
{
const
a
=
t
,
{
proxy
:
s
}
=
I
(),
e
=
oe
(
s
,
a
.
modelPath
),
r
=
!
0
;
const
a
=
t
,
{
proxy
:
s
}
=
I
(),
e
=
oe
(
s
,
a
.
modelPath
),
r
=
!
0
;
let
n
=
null
,
u
=
null
,
v
=
()
=>
{
let
n
=
null
,
u
=
null
,
y
=
()
=>
{
},
o
=
null
,
p
=
null
,
f
=
null
,
g
=
null
,
d
=
null
,
c
,
m
,
x
,
l
;
},
o
=
null
,
p
=
null
,
f
=
null
,
g
=
null
,
d
=
null
,
c
,
m
,
x
,
l
;
const
h
=
C
(
v
e
());
const
h
=
C
(
y
e
());
{
{
const
{
const
{
currentKey
:
k
,
currentKey
:
k
,
keyHistory
:
y
,
keyHistory
:
v
,
routeMsgs
:
P
,
routeMsgs
:
q
,
updateRouteMsg
:
q
,
updateRouteMsg
:
P
,
closeView
:
K
,
closeView
:
z
,
deleteRouteCache
:
A
,
deleteRouteCache
:
O
,
handleTabClick
:
V
,
handleTabClick
:
V
,
handleTabDelete
:
j
,
handleTabDelete
:
j
,
handleCloseAll
:
E
,
handleCloseAll
:
T
,
handleCloseOther
:
J
handleCloseOther
:
J
}
=
Ne
(
s
,
e
);
}
=
Ne
(
s
,
e
);
m
=
k
,
x
=
y
,
l
=
P
,
o
=
A
,
p
=
V
,
f
=
j
,
g
=
E
,
d
=
J
,
n
=
(
M
)
=>
{
m
=
k
,
x
=
v
,
l
=
q
,
o
=
O
,
p
=
V
,
f
=
j
,
g
=
T
,
d
=
J
,
n
=
(
E
)
=>
{
const
O
=
m
.
value
;
const
R
=
m
.
value
;
M
.
evt
.
on
(
"closeView"
,
()
=>
{
E
.
evt
.
on
(
"closeView"
,
()
=>
{
K
(
O
);
z
(
R
);
}),
M
.
evt
.
on
(
"setTitle"
,
(
X
)
=>
{
}),
E
.
evt
.
on
(
"setTitle"
,
(
X
)
=>
{
q
(
O
,
{
caption
:
X
});
P
(
R
,
{
caption
:
X
});
});
});
},
u
=
(
M
)
=>
{
},
u
=
(
E
)
=>
{
q
(
m
.
value
,
M
);
P
(
m
.
value
,
E
);
},
window
.
onpopstate
=
()
=>
{
},
window
.
onpopstate
=
()
=>
{
o
([
x
.
value
[
1
]]);
o
([
x
.
value
[
1
]]);
},
c
=
R
(()
=>
{
},
c
=
L
(()
=>
{
const
M
=
l
.
value
.
find
(
const
E
=
l
.
value
.
find
(
(
O
)
=>
O
.
key
===
m
.
value
(
R
)
=>
R
.
key
===
m
.
value
);
);
return
(
M
==
null
?
void
0
:
M
.
modelPath
)
||
""
;
return
(
E
==
null
?
void
0
:
E
.
modelPath
)
||
""
;
});
});
}
}
return
L
(()
=>
{
return
N
(()
=>
{
setTimeout
(()
=>
{
setTimeout
(()
=>
{
const
k
=
document
.
querySelector
(
".app-loading-x"
);
const
k
=
document
.
querySelector
(
".app-loading-x"
);
k
&&
(
k
.
style
.
display
=
"none"
);
k
&&
(
k
.
style
.
display
=
"none"
);
},
300
);
},
300
);
}),
{
__sfc
:
!
0
,
props
:
a
,
proxy
:
s
,
c
:
e
,
isShowTabPageExp
:
r
,
onCreated
:
n
,
onViewFound
:
u
,
onMenuRouteChange
:
v
,
deleteRouteCache
:
o
,
handleTabClick
:
p
,
handleTabDelete
:
f
,
handleCloseAll
:
g
,
handleCloseOther
:
d
,
currentPath
:
c
,
currentKey
:
m
,
keyHistory
:
x
,
routeMsgs
:
l
,
appKeepAliveKey
:
h
,
collapseChange
:
(
k
)
=>
{
}),
{
__sfc
:
!
0
,
props
:
a
,
proxy
:
s
,
c
:
e
,
isShowTabPageExp
:
r
,
onCreated
:
n
,
onViewFound
:
u
,
onMenuRouteChange
:
y
,
deleteRouteCache
:
o
,
handleTabClick
:
p
,
handleTabDelete
:
f
,
handleCloseAll
:
g
,
handleCloseOther
:
d
,
currentPath
:
c
,
currentKey
:
m
,
keyHistory
:
x
,
routeMsgs
:
l
,
appKeepAliveKey
:
h
,
collapseChange
:
(
k
)
=>
{
e
.
collapseChange
=
k
;
e
.
collapseChange
=
k
;
}
};
}
};
}
}
});
});
function
Fe
(
t
,
a
,
s
,
e
,
r
,
n
,
u
,
v
)
{
function
Ke
(
t
,
a
,
s
,
e
,
r
,
n
,
u
,
y
)
{
var
o
=
typeof
t
==
"function"
?
t
.
options
:
t
;
var
o
=
typeof
t
==
"function"
?
t
.
options
:
t
;
a
&&
(
o
.
render
=
a
,
o
.
staticRenderFns
=
s
,
o
.
_compiled
=
!
0
),
e
&&
(
o
.
functional
=
!
0
),
n
&&
(
o
.
_scopeId
=
"data-v-"
+
n
);
a
&&
(
o
.
render
=
a
,
o
.
staticRenderFns
=
s
,
o
.
_compiled
=
!
0
),
e
&&
(
o
.
functional
=
!
0
),
n
&&
(
o
.
_scopeId
=
"data-v-"
+
n
);
var
p
;
var
p
;
if
(
u
?
(
p
=
function
(
d
)
{
if
(
u
?
(
p
=
function
(
d
)
{
d
=
d
||
this
.
$vnode
&&
this
.
$vnode
.
ssrContext
||
this
.
parent
&&
this
.
parent
.
$vnode
&&
this
.
parent
.
$vnode
.
ssrContext
,
!
d
&&
typeof
__VUE_SSR_CONTEXT__
<
"u"
&&
(
d
=
__VUE_SSR_CONTEXT__
),
r
&&
r
.
call
(
this
,
d
),
d
&&
d
.
_registeredComponents
&&
d
.
_registeredComponents
.
add
(
u
);
d
=
d
||
this
.
$vnode
&&
this
.
$vnode
.
ssrContext
||
this
.
parent
&&
this
.
parent
.
$vnode
&&
this
.
parent
.
$vnode
.
ssrContext
,
!
d
&&
typeof
__VUE_SSR_CONTEXT__
<
"u"
&&
(
d
=
__VUE_SSR_CONTEXT__
),
r
&&
r
.
call
(
this
,
d
),
d
&&
d
.
_registeredComponents
&&
d
.
_registeredComponents
.
add
(
u
);
},
o
.
_ssrRegister
=
p
)
:
r
&&
(
p
=
v
?
function
()
{
},
o
.
_ssrRegister
=
p
)
:
r
&&
(
p
=
y
?
function
()
{
r
.
call
(
r
.
call
(
this
,
this
,
(
o
.
functional
?
this
.
parent
:
this
).
$root
.
$options
.
shadowRoot
(
o
.
functional
?
this
.
parent
:
this
).
$root
.
$options
.
shadowRoot
...
@@ -215,13 +215,13 @@ function Fe(t, a, s, e, r, n, u, v) {
...
@@ -215,13 +215,13 @@ function Fe(t, a, s, e, r, n, u, v) {
options
:
o
options
:
o
};
};
}
}
var
$
e
=
function
()
{
var
B
e
=
function
()
{
var
a
=
this
,
s
=
a
.
_self
.
_c
,
e
=
a
.
_self
.
_setupProxy
;
var
a
=
this
,
s
=
a
.
_self
.
_c
,
e
=
a
.
_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"
})
:
a
.
_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"
})
:
a
.
_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
)]
:
a
.
_e
()],
2
);
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"
})
:
a
.
_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"
})
:
a
.
_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
)]
:
a
.
_e
()],
2
);
},
Be
=
[],
Ue
=
/* @__PURE__ */
Fe
(
},
$e
=
[],
Ue
=
/* @__PURE__ */
Ke
(
Ke
,
Fe
,
$e
,
Be
,
Be
,
$e
,
!
1
,
!
1
,
null
,
null
,
null
,
null
,
...
@@ -265,7 +265,7 @@ const Y = D({
...
@@ -265,7 +265,7 @@ const Y = D({
p
!==
r
.
value
.
newPwd
?
f
(
new
Error
(
"
\
u4E24
\
u6B21
\
u8F93
\
u5165
\
u5BC6
\
u7801
\
u4E0D
\
u4E00
\
u81F4
\
uFF0C
\
u8BF7
\
u68C0
\
u67E5"
))
:
f
();
p
!==
r
.
value
.
newPwd
?
f
(
new
Error
(
"
\
u4E24
\
u6B21
\
u8F93
\
u5165
\
u5BC6
\
u7801
\
u4E0D
\
u4E00
\
u81F4
\
uFF0C
\
u8BF7
\
u68C0
\
u67E5"
))
:
f
();
}
}
}]
}]
},
v
=
()
=>
{
},
y
=
()
=>
{
e
.
value
.
validate
(
async
(
o
)
=>
{
e
.
value
.
validate
(
async
(
o
)
=>
{
var
p
,
f
,
g
;
var
p
,
f
,
g
;
if
(
o
)
if
(
o
)
...
@@ -299,7 +299,7 @@ const Y = D({
...
@@ -299,7 +299,7 @@ const Y = D({
rules
:
u
,
rules
:
u
,
loading
:
n
,
loading
:
n
,
formRef
:
e
,
formRef
:
e
,
handleSubmit
:
v
handleSubmit
:
y
};
};
},
},
render
(
t
)
{
render
(
t
)
{
...
@@ -385,7 +385,7 @@ function He(t, a) {
...
@@ -385,7 +385,7 @@ function He(t, a) {
},
[
i
(
"img"
,
{
},
[
i
(
"img"
,
{
class
:
t
.
e
(
"logo-img"
),
class
:
t
.
e
(
"logo-img"
),
attrs
:
{
attrs
:
{
src
:
T
.
dir
(
"/assets/img/jh-800.png"
)
src
:
M
.
dir
(
"/assets/img/jh-800.png"
)
}
}
}),
i
(
"div"
,
{
}),
i
(
"div"
,
{
class
:
t
.
e
(
"logo-caption"
)
class
:
t
.
e
(
"logo-caption"
)
...
@@ -411,18 +411,18 @@ const Ye = D({
...
@@ -411,18 +411,18 @@ const Ye = D({
emit
:
a
,
emit
:
a
,
slots
:
s
slots
:
s
})
{
})
{
var
y
;
var
v
;
const
e
=
S
(
"layout"
),
r
=
C
(
!
1
),
n
=
()
=>
{
const
e
=
S
(
"layout"
),
r
=
C
(
!
1
),
n
=
()
=>
{
r
.
value
=
!
r
.
value
,
a
(
"onCollapseChange"
,
r
.
value
);
r
.
value
=
!
r
.
value
,
a
(
"onCollapseChange"
,
r
.
value
);
},
u
=
R
(()
=>
t
.
model
.
source
.
blankMode
===
!
0
),
v
=
async
(
)
=>
{
},
u
=
L
(()
=>
t
.
model
.
source
.
blankMode
===
!
0
),
y
=
async
(
q
)
=>
{
var
q
;
var
z
;
const
P
=
(
q
=
s
.
menu
)
==
null
?
void
0
:
q
.
call
(
s
)[
0
].
componentInstance
;
const
P
=
(
z
=
s
.
menu
)
==
null
?
void
0
:
z
.
call
(
s
)[
0
].
componentInstance
;
P
&&
P
.
c
&&
await
P
.
c
.
onClickMenuItem
(
"menuitem46"
);
P
&&
P
.
c
&&
await
P
.
c
.
onClickMenuItem
(
q
);
},
{
},
{
srfusername
:
o
=
"
\
u6E38
\
u5BA2"
,
srfusername
:
o
=
"
\
u6E38
\
u5BA2"
,
srforgsectorname
:
p
,
srforgsectorname
:
p
,
srffirstlogin
:
f
srffirstlogin
:
f
}
=
((
y
=
ibiz
.
appData
)
==
null
?
void
0
:
y
.
context
)
||
{},
{
}
=
((
v
=
ibiz
.
appData
)
==
null
?
void
0
:
v
.
context
)
||
{},
{
proxy
:
g
proxy
:
g
}
=
I
(),
d
=
G
(
g
),
c
=
async
()
=>
{
}
=
I
(),
d
=
G
(
g
),
c
=
async
()
=>
{
(
await
ibiz
.
auth
.
v7logout
()).
ok
?
(
ibiz
.
message
.
success
(
"
\
u767B
\
u51FA
\
u6210
\
u529F"
),
d
.
push
(
`/login?ru=
${
encodeURIComponent
(
window
.
location
.
hash
.
replace
(
"#/"
,
"/"
))}
`
))
:
ibiz
.
message
.
error
(
"
\
u767B
\
u51FA
\
u5931
\
u8D25"
);
(
await
ibiz
.
auth
.
v7logout
()).
ok
?
(
ibiz
.
message
.
success
(
"
\
u767B
\
u51FA
\
u6210
\
u529F"
),
d
.
push
(
`/login?ru=
${
encodeURIComponent
(
window
.
location
.
hash
.
replace
(
"#/"
,
"/"
))}
`
))
:
ibiz
.
message
.
error
(
"
\
u767B
\
u51FA
\
u5931
\
u8D25"
);
...
@@ -434,7 +434,7 @@ const Ye = D({
...
@@ -434,7 +434,7 @@ const Ye = D({
collapseChange
:
r
,
collapseChange
:
r
,
isBlank
:
u
,
isBlank
:
u
,
collapseMenus
:
n
,
collapseMenus
:
n
,
openView
:
v
,
openView
:
y
,
srfusername
:
o
,
srfusername
:
o
,
srforgsectorname
:
p
,
srforgsectorname
:
p
,
clickOut
:
c
,
clickOut
:
c
,
...
@@ -474,7 +474,7 @@ const Ye = D({
...
@@ -474,7 +474,7 @@ const Ye = D({
},
[
i
(
"img"
,
{
},
[
i
(
"img"
,
{
class
:
"head"
,
class
:
"head"
,
attrs
:
{
attrs
:
{
src
:
T
.
dir
(
"/assets/img/head.svg"
)
src
:
M
.
dir
(
"/assets/img/head.svg"
)
}
}
}),
i
(
"div"
,
{
}),
i
(
"div"
,
{
class
:
"user"
class
:
"user"
...
@@ -485,7 +485,7 @@ const Ye = D({
...
@@ -485,7 +485,7 @@ const Ye = D({
},
[
this
.
srforgsectorname
])]),
i
(
"img"
,
{
},
[
this
.
srforgsectorname
])]),
i
(
"img"
,
{
class
:
"down"
,
class
:
"down"
,
attrs
:
{
attrs
:
{
src
:
T
.
dir
(
"/assets/img/down.svg"
)
src
:
M
.
dir
(
"/assets/img/down.svg"
)
}
}
})]),
})]),
content
:
()
=>
i
(
"div"
,
{
content
:
()
=>
i
(
"div"
,
{
...
@@ -497,7 +497,7 @@ const Ye = D({
...
@@ -497,7 +497,7 @@ const Ye = D({
},
[
i
(
"img"
,
{
},
[
i
(
"img"
,
{
class
:
"lr"
,
class
:
"lr"
,
attrs
:
{
attrs
:
{
src
:
T
.
dir
(
"/assets/img/lr.svg"
)
src
:
M
.
dir
(
"/assets/img/lr.svg"
)
}
}
}),
"
\
u4FEE
\
u6539
\
u5BC6
\
u7801"
]),
i
(
"div"
,
{
}),
"
\
u4FEE
\
u6539
\
u5BC6
\
u7801"
]),
i
(
"div"
,
{
class
:
"logout"
,
class
:
"logout"
,
...
@@ -509,6 +509,20 @@ const Ye = D({
...
@@ -509,6 +509,20 @@ const Ye = D({
}),
"
\
u9000
\
u51FA
\
u767B
\
u5F55"
])])
}),
"
\
u9000
\
u51FA
\
u767B
\
u5F55"
])])
}
}
}),
i
(
"div"
,
{
}),
i
(
"div"
,
{
class
:
[
this
.
ns
.
be
(
"option"
,
"content"
)]
},
[
i
(
"div"
,
{
class
:
this
.
ns
.
e
(
"download"
),
on
:
{
click
:
()
=>
this
.
openView
(
"menuitem62"
)
}
},
[
i
(
"img"
,
{
class
:
"gj"
,
attrs
:
{
src
:
M
.
dir
(
"/assets/img/download.svg"
)
}
}),
i
(
"div"
,
{
class
:
this
.
ns
.
em
(
"download"
,
"text"
)
},
[
"
\
u6587
\
u4EF6
\
u4E0B
\
u8F7D"
])])]),
i
(
"div"
,
{
class
:
[
this
.
ns
.
be
(
"option"
,
"bottom"
)]
class
:
[
this
.
ns
.
be
(
"option"
,
"bottom"
)]
},
[
i
(
"i-tooltip"
,
{
},
[
i
(
"i-tooltip"
,
{
attrs
:
{
attrs
:
{
...
@@ -519,10 +533,10 @@ const Ye = D({
...
@@ -519,10 +533,10 @@ const Ye = D({
},
[
i
(
"img"
,
{
},
[
i
(
"img"
,
{
class
:
"gj"
,
class
:
"gj"
,
attrs
:
{
attrs
:
{
src
:
T
.
dir
(
"/assets/img/gj.svg"
)
src
:
M
.
dir
(
"/assets/img/gj.svg"
)
},
},
on
:
{
on
:
{
click
:
()
=>
this
.
openView
()
click
:
()
=>
this
.
openView
(
"menuitem46"
)
}
}
})])])]),
this
.
$slots
.
menu
,
i
(
"div"
,
{
})])])]),
this
.
$slots
.
menu
,
i
(
"div"
,
{
class
:
this
.
ns
.
be
(
"slider"
,
"collapse-icon"
)
class
:
this
.
ns
.
be
(
"slider"
,
"collapse-icon"
)
...
@@ -580,7 +594,7 @@ class Q extends Pe {
...
@@ -580,7 +594,7 @@ class Q extends Pe {
"UsrCodeList0402031972"
,
"UsrCodeList0402031972"
,
this
.
context
,
this
.
context
,
this
.
params
this
.
params
),
this
.
context
.
srforgcode
&&
(
this
.
params
.
orgcode
=
this
.
context
.
srforgcode
),
this
.
kqrq
=
z
().
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
=
A
().
subtract
(
1
,
"day"
).
startOf
(
"day"
).
format
(
"YYYY-MM-DD"
),
this
.
rylx
=
this
.
options
.
map
((
s
)
=>
s
.
value
).
join
(
","
),
this
.
changeViewParams
();
}
}
changeViewParams
()
{
changeViewParams
()
{
this
.
dashboard
.
setContextOrParams
(
this
.
dashboard
.
setContextOrParams
(
...
@@ -610,17 +624,17 @@ const Qe = D({
...
@@ -610,17 +624,17 @@ const Qe = D({
const
a
=
S
(
"portal-search-header"
),
s
=
C
([]),
e
=
C
(
new
Date
()),
r
=
(
o
)
=>
{
const
a
=
S
(
"portal-search-header"
),
s
=
C
([]),
e
=
C
(
new
Date
()),
r
=
(
o
)
=>
{
s
.
value
=
o
,
t
.
controller
.
rylx
=
o
.
join
(
","
),
t
.
controller
.
changeViewParams
();
s
.
value
=
o
,
t
.
controller
.
rylx
=
o
.
join
(
","
),
t
.
controller
.
changeViewParams
();
},
n
=
(
o
)
=>
{
},
n
=
(
o
)
=>
{
e
.
value
=
o
,
t
.
controller
.
kqrq
=
o
?
z
(
o
).
format
(
"YYYY-MM-DD"
)
:
""
,
t
.
controller
.
changeViewParams
();
e
.
value
=
o
,
t
.
controller
.
kqrq
=
o
?
A
(
o
).
format
(
"YYYY-MM-DD"
)
:
""
,
t
.
controller
.
changeViewParams
();
};
};
e
.
value
=
new
Date
(
t
.
controller
.
kqrq
),
s
.
value
=
t
.
controller
.
rylx
.
split
(
","
);
e
.
value
=
new
Date
(
t
.
controller
.
kqrq
),
s
.
value
=
t
.
controller
.
rylx
.
split
(
","
);
const
u
=
z
();
const
u
=
A
();
return
{
return
{
ns
:
a
,
ns
:
a
,
selectArray
:
s
,
selectArray
:
s
,
selectDate
:
e
,
selectDate
:
e
,
options
:
{
options
:
{
disabledDate
:
(
o
)
=>
{
disabledDate
:
(
o
)
=>
{
const
p
=
z
(
o
);
const
p
=
A
(
o
);
return
u
.
isSame
(
p
,
"day"
)
||
u
.
isBefore
(
p
,
"day"
);
return
u
.
isSame
(
p
,
"day"
)
||
u
.
isBefore
(
p
,
"day"
);
}
}
},
},
...
@@ -773,13 +787,13 @@ const Je = ["#FF0700", "#FFF400", "#73A0FA"], Xe = {
...
@@ -773,13 +787,13 @@ const Je = ["#FF0700", "#FFF400", "#73A0FA"], Xe = {
},
Ze
=
"/assets/json/map/jiangsu/{id}.json"
;
},
Ze
=
"/assets/json/map/jiangsu/{id}.json"
;
async
function
et
(
t
)
{
async
function
et
(
t
)
{
return
(
await
ibiz
.
net
.
axios
({
return
(
await
ibiz
.
net
.
axios
({
url
:
T
.
dir
(
Ze
.
replace
(
"{id}"
,
t
))
url
:
M
.
dir
(
Ze
.
replace
(
"{id}"
,
t
))
})).
data
;
})).
data
;
}
}
function
tt
(
t
,
a
)
{
function
tt
(
t
,
a
)
{
const
s
=
/* @__PURE__ */
new
Map
(),
e
=
C
(
""
),
r
=
C
([]);
const
s
=
/* @__PURE__ */
new
Map
(),
e
=
C
(
""
),
r
=
C
([]);
let
n
;
let
n
;
const
u
=
C
(),
v
=
(
c
)
=>
{
const
u
=
C
(),
y
=
(
c
)
=>
{
const
m
=
{
const
m
=
{
cityNames
:
{},
cityNames
:
{},
noChild
:
c
.
features
.
length
===
1
noChild
:
c
.
features
.
length
===
1
...
@@ -792,7 +806,7 @@ function tt(t, a) {
...
@@ -792,7 +806,7 @@ function tt(t, a) {
if
(
s
.
has
(
c
))
if
(
s
.
has
(
c
))
return
;
return
;
const
m
=
await
et
(
c
);
const
m
=
await
et
(
c
);
s
.
set
(
c
,
v
(
m
)),
je
(
c
,
m
);
s
.
set
(
c
,
y
(
m
)),
je
(
c
,
m
);
},
p
=
(
c
)
=>
{
},
p
=
(
c
)
=>
{
const
m
=
s
.
get
(
e
.
value
);
const
m
=
s
.
get
(
e
.
value
);
if
(
m
)
if
(
m
)
...
@@ -809,7 +823,7 @@ function tt(t, a) {
...
@@ -809,7 +823,7 @@ function tt(t, a) {
g
(
c
);
g
(
c
);
}
}
};
};
return
L
(()
=>
{
return
N
(()
=>
{
n
=
Ve
(
u
.
value
),
window
.
addEventListener
(
"resize"
,
()
=>
{
n
=
Ve
(
u
.
value
),
window
.
addEventListener
(
"resize"
,
()
=>
{
n
==
null
||
n
.
resize
();
n
==
null
||
n
.
resize
();
}),
n
.
on
(
"click"
,
(
c
)
=>
{
}),
n
.
on
(
"click"
,
(
c
)
=>
{
...
@@ -861,11 +875,11 @@ const st = D({
...
@@ -861,11 +875,11 @@ const st = D({
setup
(
t
,
{
setup
(
t
,
{
emit
:
a
emit
:
a
})
{
})
{
const
s
=
S
(
"map-chart"
),
e
=
R
(()
=>
Ie
(
Xe
,
t
.
options
)),
{
const
s
=
S
(
"map-chart"
),
e
=
L
(()
=>
Ie
(
Xe
,
t
.
options
)),
{
chartRef
:
r
,
chartRef
:
r
,
historyNames
:
n
,
historyNames
:
n
,
changeMap
:
u
,
changeMap
:
u
,
getCityName
:
v
,
getCityName
:
y
,
goBack
:
o
,
goBack
:
o
,
refresh
:
p
refresh
:
p
}
=
tt
((
d
)
=>
{
}
=
tt
((
d
)
=>
{
...
@@ -903,7 +917,7 @@ const st = D({
...
@@ -903,7 +917,7 @@ const st = D({
nameProperty
:
e
.
value
.
strMapCode
?
"adcodeStr"
:
"adcode"
,
nameProperty
:
e
.
value
.
strMapCode
?
"adcodeStr"
:
"adcode"
,
tooltip
:
{
tooltip
:
{
formatter
:
(
l
)
=>
{
formatter
:
(
l
)
=>
{
const
h
=
v
(
l
.
name
),
b
=
t
.
mapData
.
find
((
k
)
=>
k
.
name
==
l
.
name
);
const
h
=
y
(
l
.
name
),
b
=
t
.
mapData
.
find
((
k
)
=>
k
.
name
==
l
.
name
);
if
(
!!
b
)
if
(
!!
b
)
return
`
return
`
<div style='display:flex;justify-content: center;'>
<div style='display:flex;justify-content: center;'>
...
@@ -920,7 +934,7 @@ const st = D({
...
@@ -920,7 +934,7 @@ const st = D({
show
:
!
0
,
show
:
!
0
,
color
:
"#000000"
,
color
:
"#000000"
,
fontSize
:
11
,
fontSize
:
11
,
formatter
:
(
l
)
=>
v
(
l
.
name
)
formatter
:
(
l
)
=>
y
(
l
.
name
)
},
},
select
:
{
select
:
{
disabled
:
!
0
disabled
:
!
0
...
@@ -973,7 +987,7 @@ const st = D({
...
@@ -973,7 +987,7 @@ const st = D({
},
(
d
,
c
)
=>
{
},
(
d
,
c
)
=>
{
d
===
"mapChange"
?
a
(
"mapChange"
,
c
.
name
)
:
a
(
d
,
c
);
d
===
"mapChange"
?
a
(
"mapChange"
,
c
.
name
)
:
a
(
d
,
c
);
});
});
L
(()
=>
{
N
(()
=>
{
u
(
t
.
defaultMapName
,
!
0
);
u
(
t
.
defaultMapName
,
!
0
);
});
});
const
{
const
{
...
@@ -1004,7 +1018,7 @@ const st = D({
...
@@ -1004,7 +1018,7 @@ const st = D({
}
}
},
[
"
\
u8FD4
\
u56DE"
])]);
},
[
"
\
u8FD4
\
u56DE"
])]);
}
}
}),
at
=
`image://
${
T
.
dir
(
"/assets/img/fiveStars.png"
)}
`
,
it
=
D
({
}),
at
=
`image://
${
M
.
dir
(
"/assets/img/fiveStars.png"
)}
`
,
it
=
D
({
name
:
"PortalMapArea"
,
name
:
"PortalMapArea"
,
props
:
{
props
:
{
modelData
:
{
modelData
:
{
...
@@ -1215,7 +1229,7 @@ function ut(t) {
...
@@ -1215,7 +1229,7 @@ function ut(t) {
t
.
handleDblClick
(
e
);
t
.
handleDblClick
(
e
);
}
};
}
};
}
}
const
N
=
D
({
const
F
=
D
({
name
:
"ListExpControl"
,
name
:
"ListExpControl"
,
props
:
{
props
:
{
modelData
:
{
modelData
:
{
...
@@ -1255,7 +1269,7 @@ const N = D({
...
@@ -1255,7 +1269,7 @@ const N = D({
handleDblClick
:
n
handleDblClick
:
n
}
=
ut
(
e
);
}
=
ut
(
e
);
let
u
=
!
0
;
let
u
=
!
0
;
L
(()
=>
{
N
(()
=>
{
_
(()
=>
e
,
(
d
,
c
)
=>
{
_
(()
=>
e
,
(
d
,
c
)
=>
{
if
(
t
.
isExpView
&&
d
&&
d
!==
c
)
{
if
(
t
.
isExpView
&&
d
&&
d
!==
c
)
{
let
m
=
e
.
items
[
0
];
let
m
=
e
.
items
[
0
];
...
@@ -1274,7 +1288,7 @@ const N = D({
...
@@ -1274,7 +1288,7 @@ const N = D({
deep
:
!
0
deep
:
!
0
});
});
});
});
const
v
=
(
d
)
=>
{
const
y
=
(
d
)
=>
{
e
.
selectedData
.
length
===
0
&&
(
e
.
selectedData
=
[{
e
.
selectedData
.
length
===
0
&&
(
e
.
selectedData
=
[{
srfkey
:
e
.
items
[
0
].
srfkey
srfkey
:
e
.
items
[
0
].
srfkey
}]);
}]);
...
@@ -1295,7 +1309,7 @@ const N = D({
...
@@ -1295,7 +1309,7 @@ const N = D({
inputData
:
d
inputData
:
d
}
}
})
:
`
${
d
.
deptname
}
`
]);
})
:
`
${
d
.
deptname
}
`
]);
},
o
=
()
=>
e
.
model
.
source
.
enableGroup
?
i
(
"el-collapse"
)
:
e
.
items
.
map
((
d
)
=>
v
(
d
)),
p
=
()
=>
Object
.
is
(
e
.
total
,
e
.
items
.
length
)
?
null
:
i
(
"div"
,
{
},
o
=
()
=>
e
.
model
.
source
.
enableGroup
?
i
(
"el-collapse"
)
:
e
.
items
.
map
((
d
)
=>
y
(
d
)),
p
=
()
=>
Object
.
is
(
e
.
total
,
e
.
items
.
length
)
?
null
:
i
(
"div"
,
{
class
:
s
.
e
(
"no-data"
)
class
:
s
.
e
(
"no-data"
)
},
[
i
(
"div"
,
[
"
\
u6682
\
u65E0
\
u6570
\
u636E"
])]),
f
=
(
d
)
=>
{
},
[
i
(
"div"
,
[
"
\
u6682
\
u65E0
\
u6570
\
u636E"
])]),
f
=
(
d
)
=>
{
u
=
!
0
,
Object
.
assign
(
e
.
context
,
{
u
=
!
0
,
Object
.
assign
(
e
.
context
,
{
...
@@ -1316,7 +1330,7 @@ const N = D({
...
@@ -1316,7 +1330,7 @@ const N = D({
}
}
},
[
"
\
u5168
\
u90E8"
])
:
null
;
},
[
"
\
u5168
\
u90E8"
])
:
null
;
};
};
return
F
(()
=>
{
return
K
(()
=>
{
u
&&
(
f
({
u
&&
(
f
({
deptid
:
e
.
params
.
n_orgid_eq
,
deptid
:
e
.
params
.
n_orgid_eq
,
orgid
:
e
.
params
.
n_orgid_eq
,
orgid
:
e
.
params
.
n_orgid_eq
,
...
@@ -1325,7 +1339,7 @@ const N = D({
...
@@ -1325,7 +1339,7 @@ const N = D({
sysdepartment
:
void
0
sysdepartment
:
void
0
}),
e
.
selectedData
.
length
=
0
);
}),
e
.
selectedData
.
length
=
0
);
}),
_
(()
=>
e
.
items
,
()
=>
{
}),
_
(()
=>
e
.
items
,
()
=>
{
F
(()
=>
{
K
(()
=>
{
u
=
!
0
,
Object
.
assign
(
e
.
context
,
{
u
=
!
0
,
Object
.
assign
(
e
.
context
,
{
n_orgid_eq
:
e
.
params
.
n_orgid_eq
n_orgid_eq
:
e
.
params
.
n_orgid_eq
}),
f
({
}),
f
({
...
@@ -1362,7 +1376,7 @@ const ht = D({
...
@@ -1362,7 +1376,7 @@ const ht = D({
name
:
"ListExpSelectTreeView"
,
name
:
"ListExpSelectTreeView"
,
components
:
{
components
:
{
Treeselect
:
ze
,
Treeselect
:
ze
,
ListExpControl
:
N
ListExpControl
:
F
},
},
props
:
{
props
:
{
context
:
Object
,
context
:
Object
,
...
@@ -1389,7 +1403,7 @@ const ht = D({
...
@@ -1389,7 +1403,7 @@ const ht = D({
s
.
context
.
srforgid
&&
(
s
.
context
.
selectedDeptName
=
s
.
context
.
srforgname
,
Object
.
assign
(
s
.
params
,
{
s
.
context
.
srforgid
&&
(
s
.
context
.
selectedDeptName
=
s
.
context
.
srforgname
,
Object
.
assign
(
s
.
params
,
{
n_orgid_eq
:
s
.
context
.
srforgid
n_orgid_eq
:
s
.
context
.
srforgid
}));
}));
const
v
=
(
g
)
=>
({
const
y
=
(
g
)
=>
({
id
:
g
.
id
,
id
:
g
.
id
,
label
:
g
.
text
,
label
:
g
.
text
,
children
:
g
.
children
children
:
g
.
children
...
@@ -1402,7 +1416,7 @@ const ht = D({
...
@@ -1402,7 +1416,7 @@ const ht = D({
c
:
s
,
c
:
s
,
defaultSelectKeys
:
r
,
defaultSelectKeys
:
r
,
routeViewKey
:
e
,
routeViewKey
:
e
,
normalizer
:
v
,
normalizer
:
y
,
select
:
o
,
select
:
o
,
dataItems
:
[],
dataItems
:
[],
isLoadCodeList
:
p
,
isLoadCodeList
:
p
,
...
@@ -1434,7 +1448,7 @@ const ht = D({
...
@@ -1434,7 +1448,7 @@ const ht = D({
expBarModel
:
this
.
c
.
model
.
listExpBar
expBarModel
:
this
.
c
.
model
.
listExpBar
},
},
scopedSlots
:
{
scopedSlots
:
{
default
:
()
=>
i
(
N
,
{
default
:
()
=>
i
(
F
,
{
attrs
:
{
attrs
:
{
modelData
:
s
,
modelData
:
s
,
context
:
this
.
c
.
context
,
context
:
this
.
c
.
context
,
...
@@ -1510,8 +1524,8 @@ const gt = D({
...
@@ -1510,8 +1524,8 @@ const gt = D({
props
:
pe
(),
props
:
pe
(),
emits
:
me
(),
emits
:
me
(),
setup
(
t
)
{
setup
(
t
)
{
var
n
,
u
,
v
;
var
n
,
u
,
y
;
const
a
=
S
(
"kq-base64-image-upload"
),
s
=
((
n
=
t
.
controller
.
model
)
==
null
?
void
0
:
n
.
width
)
||
"auto"
,
e
=
((
u
=
t
.
controller
.
model
)
==
null
?
void
0
:
u
.
height
)
||
"150px"
,
r
=
((
v
=
t
.
controller
.
editorParams
)
==
null
?
void
0
:
v
[
"justify-content"
])
||
"center"
;
const
a
=
S
(
"kq-base64-image-upload"
),
s
=
((
n
=
t
.
controller
.
model
)
==
null
?
void
0
:
n
.
width
)
||
"auto"
,
e
=
((
u
=
t
.
controller
.
model
)
==
null
?
void
0
:
u
.
height
)
||
"150px"
,
r
=
((
y
=
t
.
controller
.
editorParams
)
==
null
?
void
0
:
y
[
"justify-content"
])
||
"center"
;
return
()
=>
i
(
"div"
,
{
return
()
=>
i
(
"div"
,
{
class
:
a
.
b
(),
class
:
a
.
b
(),
style
:
{
style
:
{
...
@@ -1527,12 +1541,12 @@ const gt = D({
...
@@ -1527,12 +1541,12 @@ const gt = D({
})]);
})]);
}
}
});
});
class
y
t
{
class
v
t
{
constructor
()
{
constructor
()
{
w
(
this
,
"component"
,
"KqdwCustomPickupTreeView"
);
w
(
this
,
"component"
,
"KqdwCustomPickupTreeView"
);
}
}
}
}
const
v
t
=
D
({
const
y
t
=
D
({
name
:
"KqdwCustomPickupTreeView"
,
name
:
"KqdwCustomPickupTreeView"
,
props
:
{
props
:
{
context
:
{
context
:
{
...
@@ -1556,27 +1570,27 @@ const vt = D({
...
@@ -1556,27 +1570,27 @@ const vt = D({
proxy
:
s
proxy
:
s
}
=
I
(),
e
=
fe
(
s
,
t
.
modelPath
),
r
=
C
(
null
);
}
=
I
(),
e
=
fe
(
s
,
t
.
modelPath
),
r
=
C
(
null
);
let
n
=
null
;
let
n
=
null
;
const
u
=
C
([]),
v
=
C
({}),
o
=
C
([]),
p
=
C
([]),
f
=
C
(
""
),
g
=
C
([]),
d
=
async
(
y
)
=>
{
const
u
=
C
([]),
y
=
C
({}),
o
=
C
([]),
p
=
C
([]),
f
=
C
(
""
),
g
=
C
([]),
d
=
async
(
v
)
=>
{
await
n
.
loadNodes
(
y
),
v
.
value
=
y
,
o
.
value
.
push
(
y
);
await
n
.
loadNodes
(
v
),
y
.
value
=
v
,
o
.
value
.
push
(
v
);
};
};
return
_
(()
=>
e
.
complete
,
async
(
y
,
P
)
=>
{
return
_
(()
=>
e
.
complete
,
async
(
v
,
q
)
=>
{
var
q
;
var
P
;
if
(
y
!==
P
&&
y
)
{
if
(
v
!==
q
&&
v
)
{
await
e
.
model
.
pickupViewPanel
.
embedView
.
init
();
await
e
.
model
.
pickupViewPanel
.
embedView
.
init
();
const
A
=
(
q
=
e
.
model
.
pickupViewPanel
.
embedView
.
source
.
getPSControls
())
==
null
?
void
0
:
q
.
find
((
j
)
=>
j
.
controlType
===
"TREEVIEW"
);
const
O
=
(
P
=
e
.
model
.
pickupViewPanel
.
embedView
.
source
.
getPSControls
())
==
null
?
void
0
:
P
.
find
((
j
)
=>
j
.
controlType
===
"TREEVIEW"
);
A
||
console
.
warn
(
"
\
u672A
\
u627E
\
u5230[
\
u6811(tree)]
\
u90E8
\
u4EF6"
),
r
.
value
=
new
ke
(
A
),
await
r
.
value
.
init
(),
n
=
ge
(
s
,
r
.
value
,
t
.
context
,
t
.
params
),
await
n
.
init
();
O
||
console
.
warn
(
"
\
u672A
\
u627E
\
u5230[
\
u6811(tree)]
\
u90E8
\
u4EF6"
),
r
.
value
=
new
ke
(
O
),
await
r
.
value
.
init
(),
n
=
ge
(
s
,
r
.
value
,
t
.
context
,
t
.
params
),
await
n
.
init
();
const
V
=
await
n
.
load
();
const
V
=
await
n
.
load
();
if
(
V
.
length
>
0
&&
(
u
.
value
=
V
,
v
.
value
.
children
=
V
,
o
.
value
.
push
({
if
(
V
.
length
>
0
&&
(
u
.
value
=
V
,
y
.
value
.
children
=
V
,
o
.
value
.
push
({
text
:
"
\
u5F53
\
u524D
\
u9662"
,
text
:
"
\
u5F53
\
u524D
\
u9662"
,
children
:
V
children
:
V
})),
e
.
params
.
selectedData
)
{
})),
e
.
params
.
selectedData
)
{
const
j
=
JSON
.
parse
(
e
.
params
.
selectedData
);
const
j
=
JSON
.
parse
(
e
.
params
.
selectedData
);
j
.
length
>
0
&&
(
p
.
value
=
j
.
map
((
E
)
=>
({
j
.
length
>
0
&&
(
p
.
value
=
j
.
map
((
T
)
=>
({
srfkey
:
E
.
srfkey
,
srfkey
:
T
.
srfkey
,
srfmajortext
:
E
.
srfmajortext
,
srfmajortext
:
T
.
srfmajortext
,
value
:
E
.
srfkey
,
value
:
T
.
srfkey
,
text
:
E
.
srfmajortext
,
text
:
T
.
srfmajortext
,
dxlx
:
E
.
dxlx
dxlx
:
T
.
dxlx
})));
})));
}
}
}
}
...
@@ -1584,45 +1598,45 @@ const vt = D({
...
@@ -1584,45 +1598,45 @@ const vt = D({
ns
:
a
,
ns
:
a
,
c
:
e
,
c
:
e
,
treeDatas
:
u
,
treeDatas
:
u
,
currentTreeNode
:
v
,
currentTreeNode
:
y
,
clickTreeNode
:
d
,
clickTreeNode
:
d
,
treeHistory
:
o
,
treeHistory
:
o
,
isChecked
:
(
y
)
=>
p
.
value
.
findIndex
((
q
)
=>
q
.
value
===
y
.
value
)
!==
-
1
,
isChecked
:
(
v
)
=>
p
.
value
.
findIndex
((
P
)
=>
P
.
value
===
v
.
value
)
!==
-
1
,
selectTreeNodes
:
p
,
selectTreeNodes
:
p
,
handleSelect
:
(
y
)
=>
{
handleSelect
:
(
v
)
=>
{
const
P
=
p
.
value
.
findIndex
((
q
)
=>
q
.
value
===
y
.
value
);
const
q
=
p
.
value
.
findIndex
((
P
)
=>
P
.
value
===
v
.
value
);
P
===
-
1
?
p
.
value
.
push
(
y
)
:
p
.
value
.
splice
(
P
,
1
);
q
===
-
1
?
p
.
value
.
push
(
v
)
:
p
.
value
.
splice
(
q
,
1
);
},
},
clickHistory
:
(
y
)
=>
{
clickHistory
:
(
v
)
=>
{
const
P
=
o
.
value
.
findIndex
((
q
)
=>
q
.
value
===
y
.
value
);
const
q
=
o
.
value
.
findIndex
((
P
)
=>
P
.
value
===
v
.
value
);
o
.
value
=
o
.
value
.
slice
(
0
,
P
+
1
),
v
.
value
=
y
;
o
.
value
=
o
.
value
.
slice
(
0
,
q
+
1
),
y
.
value
=
v
;
},
},
clearAll
:
()
=>
{
clearAll
:
()
=>
{
p
.
value
=
[];
p
.
value
=
[];
},
},
onOkButtonClick
:
()
=>
{
onOkButtonClick
:
()
=>
{
const
y
=
p
.
value
.
map
((
P
)
=>
{
const
v
=
p
.
value
.
map
((
q
)
=>
{
var
q
;
var
P
;
return
{
return
{
srfkey
:
P
.
value
,
srfkey
:
q
.
value
,
srfmajortext
:
P
.
text
,
srfmajortext
:
q
.
text
,
dxlx
:
(
q
=
P
.
deData
)
==
null
?
void
0
:
q
.
dxlx
dxlx
:
(
P
=
q
.
deData
)
==
null
?
void
0
:
P
.
dxlx
};
};
});
});
e
.
closeView
({
e
.
closeView
({
ok
:
!
0
,
ok
:
!
0
,
data
:
y
data
:
v
});
});
},
},
query
:
f
,
query
:
f
,
queryChange
:
(
y
)
=>
{
queryChange
:
(
v
)
=>
{
y
.
target
&&
(
f
.
value
=
y
.
target
.
value
,
Object
.
assign
(
e
.
params
,
{
v
.
target
&&
(
f
.
value
=
v
.
target
.
value
,
Object
.
assign
(
e
.
params
,
{
query
:
f
.
value
query
:
f
.
value
}));
}));
},
},
search
:
async
()
=>
{
search
:
async
()
=>
{
const
y
=
await
(
n
==
null
?
void
0
:
n
.
load
());
const
v
=
await
(
n
==
null
?
void
0
:
n
.
load
());
y
&&
(
g
.
value
=
y
);
v
&&
(
g
.
value
=
v
);
},
},
queryTreeNodeList
:
g
queryTreeNodeList
:
g
};
};
...
@@ -1826,7 +1840,7 @@ class Ct {
...
@@ -1826,7 +1840,7 @@ class Ct {
w
(
this
,
"component"
,
"QytjGridView"
);
w
(
this
,
"component"
,
"QytjGridView"
);
}
}
}
}
class
xt
extends
T
e
{
class
xt
extends
E
e
{
constructor
()
{
constructor
()
{
super
(...
arguments
);
super
(...
arguments
);
w
(
this
,
"qjgrid"
);
w
(
this
,
"qjgrid"
);
...
@@ -1839,11 +1853,11 @@ class xt extends Te {
...
@@ -1839,11 +1853,11 @@ class xt extends Te {
super
.
connect
(
s
,
e
),
s
===
"qjgrid"
&&
(
this
.
qjgrid
=
e
),
s
===
"ycgrid"
&&
(
this
.
ycgrid
=
e
);
super
.
connect
(
s
,
e
),
s
===
"qjgrid"
&&
(
this
.
qjgrid
=
e
),
s
===
"ycgrid"
&&
(
this
.
ycgrid
=
e
);
}
}
}
}
class
kt
extends
E
e
{
class
kt
extends
T
e
{
constructor
()
{
constructor
()
{
super
(...
arguments
);
super
(...
arguments
);
w
(
this
,
"activeRadio"
,
"qyry"
);
w
(
this
,
"activeRadio"
,
"qyry"
);
w
(
this
,
"selectTimeFrame"
,
z
().
format
(
"YYYY-MM"
));
w
(
this
,
"selectTimeFrame"
,
A
().
format
(
"YYYY-MM"
));
w
(
this
,
"activeGrid"
,
!
0
);
w
(
this
,
"activeGrid"
,
!
0
);
}
}
createNerve
()
{
createNerve
()
{
...
@@ -1851,9 +1865,9 @@ class kt extends Ee {
...
@@ -1851,9 +1865,9 @@ class kt extends Ee {
}
}
async
onInit
()
{
async
onInit
()
{
await
super
.
onInit
();
await
super
.
onInit
();
const
s
=
B
(
this
.
model
.
source
,
"BytjYcry"
);
const
s
=
$
(
this
.
model
.
source
,
"BytjYcry"
);
this
.
ycgrid
=
new
U
(
s
),
await
this
.
ycgrid
.
init
();
this
.
ycgrid
=
new
U
(
s
),
await
this
.
ycgrid
.
init
();
const
e
=
B
(
this
.
model
.
source
,
"BytjQjry"
);
const
e
=
$
(
this
.
model
.
source
,
"BytjQjry"
);
this
.
qjgrid
=
new
U
(
e
),
await
this
.
qjgrid
.
init
();
this
.
qjgrid
=
new
U
(
e
),
await
this
.
qjgrid
.
init
();
}
}
load
()
{
load
()
{
...
@@ -1895,7 +1909,7 @@ class kt extends Ee {
...
@@ -1895,7 +1909,7 @@ class kt extends Ee {
}
}
}
}
function
Pt
(
t
,
a
)
{
function
Pt
(
t
,
a
)
{
return
y
e
(
return
v
e
(
t
,
t
,
(
s
,
e
)
=>
new
kt
(
a
,
s
,
e
)
(
s
,
e
)
=>
new
kt
(
a
,
s
,
e
)
);
);
...
@@ -1921,7 +1935,7 @@ const qt = D({
...
@@ -1921,7 +1935,7 @@ const qt = D({
proxy
:
a
proxy
:
a
}
=
I
(),
s
=
S
(
"qytj-grid-view"
),
e
=
Pt
(
a
,
t
.
modelPath
);
}
=
I
(),
s
=
S
(
"qytj-grid-view"
),
e
=
Pt
(
a
,
t
.
modelPath
);
ne
(()
=>
e
.
refresh
());
ne
(()
=>
e
.
refresh
());
const
r
=
R
(()
=>
e
.
activeRadio
);
const
r
=
L
(()
=>
e
.
activeRadio
);
return
_
(()
=>
t
.
context
,
()
=>
{
return
_
(()
=>
t
.
context
,
()
=>
{
const
n
=
e
.
context
.
n_orgid_eq
;
const
n
=
e
.
context
.
n_orgid_eq
;
n
?
Object
.
assign
(
e
.
params
,
{
n
?
Object
.
assign
(
e
.
params
,
{
...
@@ -2066,7 +2080,7 @@ const qt = D({
...
@@ -2066,7 +2080,7 @@ const qt = D({
}),
Rt
=
{
}),
Rt
=
{
mateUrl
:
import
.
meta
.
url
,
mateUrl
:
import
.
meta
.
url
,
install
(
t
)
{
install
(
t
)
{
t
.
component
(
"UserTabPageExp"
,
bt
),
t
.
component
(
"UserIndexView"
,
Ge
),
t
.
component
(
"UserAppLayout"
,
Ye
),
t
.
component
(
"ListExpSelectTreeView"
,
ht
),
t
.
component
(
"ListExpControl"
,
N
),
t
.
component
(
"ChangePassword"
,
Y
),
t
.
component
(
t
.
component
(
"UserTabPageExp"
,
bt
),
t
.
component
(
"UserIndexView"
,
Ge
),
t
.
component
(
"UserAppLayout"
,
Ye
),
t
.
component
(
"ListExpSelectTreeView"
,
ht
),
t
.
component
(
"ListExpControl"
,
F
),
t
.
component
(
"ChangePassword"
,
Y
),
t
.
component
(
"BYQKEditView"
,
"BYQKEditView"
,
()
=>
import
(
"./byqk-edit-view.fea98c06.js"
)
()
=>
import
(
"./byqk-edit-view.fea98c06.js"
)
),
t
.
component
(
),
t
.
component
(
...
@@ -2078,7 +2092,7 @@ const qt = D({
...
@@ -2078,7 +2092,7 @@ const qt = D({
),
ibiz
.
register
.
view
.
register
(
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_ListExpSelectTreeView"
,
"VIEW_CUSTOM_ListExpSelectTreeView"
,
new
pt
()
new
pt
()
),
T
.
loadStyle
([
"/style.css"
]),
ibiz
.
register
.
portletPart
.
register
(
),
M
.
loadStyle
([
"/style.css"
]),
ibiz
.
register
.
portletPart
.
register
(
"PORTLET_CUSTOM_JskqWebPortalSearchHeader"
,
"PORTLET_CUSTOM_JskqWebPortalSearchHeader"
,
new
We
()
new
We
()
),
ibiz
.
register
.
portletPart
.
register
(
),
ibiz
.
register
.
portletPart
.
register
(
...
@@ -2093,9 +2107,9 @@ const qt = D({
...
@@ -2093,9 +2107,9 @@ const qt = D({
),
t
.
component
(
"KqBase64ImageUpload"
,
gt
),
ibiz
.
register
.
editor
.
register
(
),
t
.
component
(
"KqBase64ImageUpload"
,
gt
),
ibiz
.
register
.
editor
.
register
(
"PICTURE_ONE_Base64ImageUpload"
,
"PICTURE_ONE_Base64ImageUpload"
,
new
ft
()
new
ft
()
),
t
.
component
(
"KqdwCustomPickupTreeView"
,
v
t
),
ibiz
.
register
.
view
.
register
(
),
t
.
component
(
"KqdwCustomPickupTreeView"
,
y
t
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_KqdwCustomPickupTreeView"
,
"VIEW_CUSTOM_KqdwCustomPickupTreeView"
,
new
y
t
()
new
v
t
()
),
t
.
component
(
"QytjGridView"
,
qt
),
ibiz
.
register
.
view
.
register
(
),
t
.
component
(
"QytjGridView"
,
qt
),
ibiz
.
register
.
view
.
register
(
"VIEW_CUSTOM_QytjGridView"
,
"VIEW_CUSTOM_QytjGridView"
,
new
Ct
()
new
Ct
()
...
...
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/index.legacy.js
浏览文件 @
533bff4c
因为 它太大了无法显示 源差异 。您可以改为
查看blob
。
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/style.css
浏览文件 @
533bff4c
@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
:
65px
;
height
:
65px
}
.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
23px
;
margin-top
:
20px
;
height
:
auto
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
img
{
width
:
65px
;
height
:
65px
;
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
:
12px
;
line-height
:
29px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
{
padding
:
0
26px
;
height
:
auto
;
margin-top
:
33px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
auto
;
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
:
8px
;
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
:
102px
;
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
:
auto
;
margin-top
:
44px
;
display
:
flex
;
align-items
:
center
;
border-bottom
:
1px
solid
#628CB7
;
padding-left
:
8px
;
padding-bottom
:
4px
}
.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
{
width
:
40px
;
height
:
40px
}
.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
;
display
:
flex
;
flex-direction
:
column
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
auto
!important
;
justify-content
:
center
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.head
{
width
:
42px
;
height
:
40px
}
.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
:
0
0
28px
;
margin-top
:
40px
}
.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.2
)
!important
}
.ibiz-layout.is-tab
.ibiz-view-layout
{
height
:
calc
(
100%
-
54px
)}
.ibiz-layout.is-tab
.ibiz-view-layout.ibiz-view-layout--embed
{
height
:
100%
}
.ibiz-layout.is-tab
.ibiz-exp-view
{
height
:
calc
(
100%
-
54px
)}
.ibiz-layout.is-tab
.ibiz-exp-view.ibiz-view-layout--embed
{
height
:
100%
}
.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
:
16px
;
margin
:
0
12px
;
position
:
relative
;
height
:
calc
(
100vh
-
300px
)}
.ibiz-app-menu
.ibiz-app-menu__item
{
padding
:
12px
25px
;
font-family
:
MicrosoftYaHei
;
margin-bottom
:
8px
;
border-radius
:
4px
}
.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
:
8px
}
.ibiz-app-menu
.ivu-menu-submenu
.ivu-menu-submenu-title
:hover
{
background-color
:
#6a94bf
}
.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-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-change-password
.ibiz-change-password-submit
{
width
:
100%
}
.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-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
:
65px
;
height
:
65px
}
.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
23px
;
margin-top
:
20px
;
height
:
auto
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout__logo
img
{
width
:
65px
;
height
:
65px
;
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
:
12px
;
line-height
:
29px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
{
padding
:
0
26px
;
height
:
auto
;
margin-top
:
33px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
auto
;
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
:
8px
;
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
:
102px
;
width
:
16px
;
position
:
relative
;
top
:
14px
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__
content
{
display
:
flex
;
padding-left
:
8px
;
padding-bottom
:
4px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout__download
{
height
:
40px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
align-content
:
center
;
flex-direction
:
row
;
cursor
:
pointer
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout__download--text
{
font-size
:
20px
;
color
:
#fff
;
padding-left
:
20px
}
.ibiz-layout
.ibiz-layout-nav
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
{
display
:
block
;
height
:
auto
;
display
:
flex
;
align-items
:
center
;
border-bottom
:
1px
solid
#628cb7
;
padding-left
:
8px
;
padding-bottom
:
4px
}
.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
{
width
:
40px
;
height
:
40px
}
.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
;
display
:
flex
;
flex-direction
:
column
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
{
height
:
auto
!important
;
justify-content
:
center
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__top
.head
{
width
:
42px
;
height
:
40px
}
.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__content
{
padding-left
:
4px
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout__download--text
{
display
:
none
}
.ibiz-layout.is-collapse
.ivu-layout-sider-children
.ibiz-layout-option
.ibiz-layout-option__bottom
{
height
:
auto
!important
;
flex-direction
:
column
;
padding
:
0
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.2
)
!important
}
.ibiz-layout.is-tab
.ibiz-view-layout
{
height
:
calc
(
100%
-
54px
)}
.ibiz-layout.is-tab
.ibiz-view-layout.ibiz-view-layout--embed
{
height
:
100%
}
.ibiz-layout.is-tab
.ibiz-exp-view
{
height
:
calc
(
100%
-
54px
)}
.ibiz-layout.is-tab
.ibiz-exp-view.ibiz-view-layout--embed
{
height
:
100%
}
.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
:
16px
;
margin
:
0
12px
;
position
:
relative
;
height
:
calc
(
100vh
-
300px
)}
.ibiz-app-menu
.ibiz-app-menu__item
{
padding
:
12px
25px
;
font-family
:
MicrosoftYaHei
;
margin-bottom
:
8px
;
border-radius
:
4px
}
.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
:
8px
}
.ibiz-app-menu
.ivu-menu-submenu
.ivu-menu-submenu-title
:hover
{
background-color
:
#6a94bf
}
.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-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-change-password
.ibiz-change-password-submit
{
width
:
100%
}
.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-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
* vue-treeselect v0.4.0 | (c) 2017-2019 Riophae Lee
* Released under the MIT License.
* Released under the MIT License.
* https://vue-treeselect.js.org/
* https://vue-treeselect.js.org/
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录