Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
98557603
提交
98557603
编写于
8月 14, 2023
作者:
zhujiamin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 更新插件
上级
1de9c522
变更
2
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
15 行增加
和
15 行删除
+15
-15
ibiz-template-plugin.es.js
...plugin/jsjcy-kq-web@0.0.1/dist/ibiz-template-plugin.es.js
+14
-14
index.legacy.js
...z-template-plugin/jsjcy-kq-web@0.0.1/dist/index.legacy.js
+1
-1
未找到文件。
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/ibiz-template-plugin.es.js
浏览文件 @
98557603
...
@@ -2,8 +2,8 @@ var Q = Object.defineProperty;
...
@@ -2,8 +2,8 @@ var Q = Object.defineProperty;
var
X
=
(
t
,
n
,
s
)
=>
n
in
t
?
Q
(
t
,
n
,
{
enumerable
:
!
0
,
configurable
:
!
0
,
writable
:
!
0
,
value
:
s
})
:
t
[
n
]
=
s
;
var
X
=
(
t
,
n
,
s
)
=>
n
in
t
?
Q
(
t
,
n
,
{
enumerable
:
!
0
,
configurable
:
!
0
,
writable
:
!
0
,
value
:
s
})
:
t
[
n
]
=
s
;
var
b
=
(
t
,
n
,
s
)
=>
(
X
(
t
,
typeof
n
!=
"symbol"
?
n
+
""
:
n
,
s
),
s
);
var
b
=
(
t
,
n
,
s
)
=>
(
X
(
t
,
typeof
n
!=
"symbol"
?
n
+
""
:
n
,
s
),
s
);
import
{
PluginStaticResource
as
Z
,
ViewMode
as
ee
}
from
"@ibiz-template/runtime"
;
import
{
PluginStaticResource
as
Z
,
ViewMode
as
ee
}
from
"@ibiz-template/runtime"
;
import
{
ref
as
C
,
watch
as
_
,
defineComponent
as
S
,
getCurrentInstance
as
z
,
computed
as
N
,
onMounted
as
K
,
h
as
a
,
toRefs
as
te
,
reactive
as
se
,
nextTick
as
R
,
toRef
as
ae
}
from
"vue"
;
import
{
ref
as
C
,
watch
as
_
,
defineComponent
as
S
,
getCurrentInstance
as
z
,
computed
as
N
,
onMounted
as
K
,
h
as
a
,
toRefs
as
te
,
reactive
as
se
,
nextTick
as
F
,
toRef
as
ae
}
from
"vue"
;
import
{
useRouter
as
F
,
useRoute
as
B
,
useIndexViewController
as
ne
,
useNamespace
as
q
,
useControlController
as
oe
,
usePropsWatch
as
re
,
useListController
as
ie
,
useListExpViewController
as
le
,
useRouteKey
as
ce
,
getUploadProps
as
de
,
getEditorEmits
as
ue
,
useMPickupViewController
as
he
,
useTreeController
as
pe
}
from
"@ibiz-template/vue-util"
;
import
{
useRouter
as
B
,
useRoute
as
R
,
useIndexViewController
as
ne
,
useNamespace
as
q
,
useControlController
as
oe
,
usePropsWatch
as
re
,
useListController
as
ie
,
useListExpViewController
as
le
,
useRouteKey
as
ce
,
getUploadProps
as
de
,
getEditorEmits
as
ue
,
useMPickupViewController
as
he
,
useTreeController
as
pe
}
from
"@ibiz-template/vue-util"
;
import
{
createUUID
as
me
}
from
"qx-util"
;
import
{
createUUID
as
me
}
from
"qx-util"
;
import
{
IndexViewModel
as
fe
,
PortletPartModel
as
ge
,
ViewPortletModel
as
ve
,
ListModel
as
U
,
TreeModel
as
ye
}
from
"@ibiz-template/model"
;
import
{
IndexViewModel
as
fe
,
PortletPartModel
as
ge
,
ViewPortletModel
as
ve
,
ListModel
as
U
,
TreeModel
as
ye
}
from
"@ibiz-template/model"
;
import
O
from
"dayjs"
;
import
O
from
"dayjs"
;
...
@@ -31,7 +31,7 @@ const Ee = (t) => {
...
@@ -31,7 +31,7 @@ const Ee = (t) => {
return
`/
${
s
}
/
${
n
}
/
${
ibiz
.
env
.
routePlaceholder
}
`
;
return
`/
${
s
}
/
${
n
}
/
${
ibiz
.
env
.
routePlaceholder
}
`
;
};
};
function
Ie
(
t
,
n
)
{
function
Ie
(
t
,
n
)
{
const
s
=
F
(
t
),
e
=
C
(
""
),
r
=
C
(
""
),
o
=
C
([]),
u
=
C
([]),
y
=
(
l
)
=>
{
const
s
=
B
(
t
),
e
=
C
(
""
),
r
=
C
(
""
),
o
=
C
([]),
u
=
C
([]),
y
=
(
l
)
=>
{
l
.
forEach
((
h
)
=>
{
l
.
forEach
((
h
)
=>
{
const
w
=
o
.
value
.
indexOf
(
h
);
const
w
=
o
.
value
.
indexOf
(
h
);
w
!==
-
1
&&
o
.
value
.
splice
(
w
,
1
);
w
!==
-
1
&&
o
.
value
.
splice
(
w
,
1
);
...
@@ -43,7 +43,7 @@ function Ie(t, n) {
...
@@ -43,7 +43,7 @@ function Ie(t, n) {
()
=>
t
.
$route
.
path
,
()
=>
t
.
$route
.
path
,
(
l
,
h
)
=>
{
(
l
,
h
)
=>
{
if
(
l
!==
h
)
{
if
(
l
!==
h
)
{
const
w
=
B
(
t
);
const
w
=
R
(
t
);
e
.
value
=
Ee
(
w
),
r
.
value
=
Te
(
w
);
e
.
value
=
Ee
(
w
),
r
.
value
=
Te
(
w
);
const
k
=
u
.
value
.
find
(
const
k
=
u
.
value
.
find
(
(
v
)
=>
v
.
key
===
e
.
value
(
v
)
=>
v
.
key
===
e
.
value
...
@@ -89,7 +89,7 @@ function Ie(t, n) {
...
@@ -89,7 +89,7 @@ function Ie(t, n) {
const
h
=
u
.
value
[
l
];
const
h
=
u
.
value
[
l
];
h
&&
s
.
push
(
h
.
fullPath
);
h
&&
s
.
push
(
h
.
fullPath
);
},
g
=
()
=>
{
},
g
=
()
=>
{
const
h
=
B
(
t
).
fullPath
;
const
h
=
R
(
t
).
fullPath
;
let
w
=
h
.
indexOf
(
"/"
);
let
w
=
h
.
indexOf
(
"/"
);
for
(
let
v
=
0
;
v
<
2
;
v
++
)
for
(
let
v
=
0
;
v
<
2
;
v
++
)
w
=
h
.
indexOf
(
"/"
,
w
+
1
);
w
=
h
.
indexOf
(
"/"
,
w
+
1
);
...
@@ -423,7 +423,7 @@ const Ne = S({
...
@@ -423,7 +423,7 @@ const Ne = S({
srffirstlogin
:
f
srffirstlogin
:
f
}
=
((
v
=
ibiz
.
appData
)
==
null
?
void
0
:
v
.
context
)
||
{},
{
}
=
((
v
=
ibiz
.
appData
)
==
null
?
void
0
:
v
.
context
)
||
{},
{
proxy
:
g
proxy
:
g
}
=
z
(),
d
=
F
(
g
),
c
=
async
()
=>
{
}
=
z
(),
d
=
B
(
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"
);
},
m
=
C
(
!
0
),
x
=
()
=>
{
},
m
=
C
(
!
0
),
x
=
()
=>
{
m
.
value
=
!
m
.
value
;
m
.
value
=
!
m
.
value
;
...
@@ -505,7 +505,7 @@ const Ne = S({
...
@@ -505,7 +505,7 @@ const Ne = S({
}
}
},
[
a
(
"i"
,
{
},
[
a
(
"i"
,
{
class
:
"ivu-icon ivu-icon-ios-log-out"
class
:
"ivu-icon ivu-icon-ios-log-out"
}),
"
\
u9000
\
u51FA
\
u767B
\
u
9646
"
])])
}),
"
\
u9000
\
u51FA
\
u767B
\
u
5F55
"
])])
}
}
}),
a
(
"div"
,
{
}),
a
(
"div"
,
{
class
:
[
this
.
ns
.
be
(
"option"
,
"bottom"
)]
class
:
[
this
.
ns
.
be
(
"option"
,
"bottom"
)]
...
@@ -661,7 +661,7 @@ const $e = S({
...
@@ -661,7 +661,7 @@ const $e = S({
})]);
})]);
}
}
});
});
class
R
e
{
class
F
e
{
constructor
()
{
constructor
()
{
b
(
this
,
"component"
,
$e
);
b
(
this
,
"component"
,
$e
);
}
}
...
@@ -760,13 +760,13 @@ class W extends Ce {
...
@@ -760,13 +760,13 @@ class W extends Ce {
);
);
}
}
}
}
const
Be
=
[
"#FF0700"
,
"#FFF400"
,
"#73A0FA"
],
F
e
=
{
const
Re
=
[
"#FF0700"
,
"#FFF400"
,
"#73A0FA"
],
B
e
=
{
strMapCode
:
!
0
,
strMapCode
:
!
0
,
visualMap
:
{
visualMap
:
{
text
:
[
"
\
u9AD8"
,
"
\
u4F4E"
],
text
:
[
"
\
u9AD8"
,
"
\
u4F4E"
],
min
:
0
,
min
:
0
,
max
:
100
,
max
:
100
,
rangeColor
:
B
e
rangeColor
:
R
e
},
},
pointSymbol
:
"pin"
pointSymbol
:
"pin"
},
Ue
=
"/assets/json/map/jiangsu/{id}.json"
;
},
Ue
=
"/assets/json/map/jiangsu/{id}.json"
;
...
@@ -860,7 +860,7 @@ const We = S({
...
@@ -860,7 +860,7 @@ const We = S({
setup
(
t
,
{
setup
(
t
,
{
emit
:
n
emit
:
n
})
{
})
{
const
s
=
q
(
"map-chart"
),
e
=
N
(()
=>
De
(
F
e
,
t
.
options
)),
{
const
s
=
q
(
"map-chart"
),
e
=
N
(()
=>
De
(
B
e
,
t
.
options
)),
{
chartRef
:
r
,
chartRef
:
r
,
historyNames
:
o
,
historyNames
:
o
,
changeMap
:
u
,
changeMap
:
u
,
...
@@ -1315,7 +1315,7 @@ const j = S({
...
@@ -1315,7 +1315,7 @@ const j = S({
}
}
},
[
"
\
u5168
\
u90E8"
])
:
null
;
},
[
"
\
u5168
\
u90E8"
])
:
null
;
};
};
return
R
(()
=>
{
return
F
(()
=>
{
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
,
...
@@ -1324,7 +1324,7 @@ const j = S({
...
@@ -1324,7 +1324,7 @@ const j = S({
sysdepartment
:
void
0
sysdepartment
:
void
0
}),
e
.
selectedData
.
length
=
0
);
}),
e
.
selectedData
.
length
=
0
);
}),
_
(()
=>
e
.
items
,
()
=>
{
}),
_
(()
=>
e
.
items
,
()
=>
{
R
(()
=>
{
F
(()
=>
{
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
({
...
@@ -1836,7 +1836,7 @@ const ht = S({
...
@@ -1836,7 +1836,7 @@ const ht = S({
new
ot
()
new
ot
()
),
E
.
loadStyle
([
"/style.css"
]),
ibiz
.
register
.
portletPart
.
register
(
),
E
.
loadStyle
([
"/style.css"
]),
ibiz
.
register
.
portletPart
.
register
(
"PORTLET_CUSTOM_JskqWebPortalSearchHeader"
,
"PORTLET_CUSTOM_JskqWebPortalSearchHeader"
,
new
R
e
()
new
F
e
()
),
ibiz
.
register
.
portletPart
.
register
(
),
ibiz
.
register
.
portletPart
.
register
(
"PORTLET_CUSTOM_jskqWebPortalMapArea"
,
"PORTLET_CUSTOM_jskqWebPortalMapArea"
,
new
Qe
()
new
Qe
()
...
...
app_Web/public/plugins/@ibiz-template-plugin/jsjcy-kq-web@0.0.1/dist/index.legacy.js
浏览文件 @
98557603
因为 它太大了无法显示 源差异 。您可以改为
查看blob
。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录