Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
3e31c436
提交
3e31c436
编写于
6月 14, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
6d19504c
变更
4
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
83 行增加
和
76 行删除
+83
-76
package.json
app_Web/package.json
+7
-7
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+41
-41
app-popover-component.tsx
app_Web/src/util/app-popover/app-popover-component.tsx
+7
-0
yarn.lock
app_Web/yarn.lock
+28
-28
未找到文件。
app_Web/package.json
浏览文件 @
3e31c436
...
@@ -13,13 +13,13 @@
...
@@ -13,13 +13,13 @@
"dependencies"
:
{
"dependencies"
:
{
"@floating-ui/dom"
:
"^1.0.11"
,
"@floating-ui/dom"
:
"^1.0.11"
,
"@ibiz-template/command"
:
"^0.0.1-beta.50"
,
"@ibiz-template/command"
:
"^0.0.1-beta.50"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.8
1
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.8
1
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.8
1
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.8
1
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.8
1
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.8
1
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.8
0
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.8
1
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.17"
,
"@ibiz/dynamic-model-api"
:
"^2.1.17"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"dayjs"
:
"^1.11.7"
,
"dayjs"
:
"^1.11.7"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
3e31c436
...
@@ -12,26 +12,26 @@ dependencies:
...
@@ -12,26 +12,26 @@ dependencies:
specifier
:
^0.0.1-beta.50
specifier
:
^0.0.1-beta.50
version
:
0.0.1-beta.50
version
:
0.0.1-beta.50
'
@ibiz-template/controller'
:
'
@ibiz-template/controller'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/runtime@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
version
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/runtime@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
'
@ibiz-template/core'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
version
:
0.0.1-beta.8
1
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
'
@ibiz-template/model'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
version
:
0.0.1-beta.8
1
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
'
@ibiz-template/runtime'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(qx-util@0.4.8)
version
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
'
@ibiz-template/service'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80
)(qx-util@0.4.8)(ramda@0.28.0)
version
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/theme'
:
'
@ibiz-template/theme'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0
version
:
0.0.1-beta.8
1
'
@ibiz-template/vue-util'
:
'
@ibiz-template/vue-util'
:
specifier
:
^0.0.1-beta.8
0
specifier
:
^0.0.1-beta.8
1
version
:
0.0.1-beta.8
0(@ibiz-template/controller@0.0.1-beta.80)(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
version
:
0.0.1-beta.8
1(@ibiz-template/controller@0.0.1-beta.81)(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
'
@ibiz/dynamic-model-api'
:
'
@ibiz/dynamic-model-api'
:
specifier
:
^2.1.17
specifier
:
^2.1.17
version
:
2.1.17(qx-util@0.4.8)
version
:
2.1.17(qx-util@0.4.8)
...
@@ -939,8 +939,8 @@ packages:
...
@@ -939,8 +939,8 @@ packages:
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/controller@0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/runtime@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
/@ibiz-template/controller@0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/runtime@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
MzcF+Rvo8bsBdgqkKmScedagEgRUfrP1+ZlrTvVkYOUm/1I4A/BufcJDYwql6VajzhC3GRqh9KOORjbXrNBajw
==
}
resolution
:
{
integrity
:
sha512-
b8p9ud5F+aX0n/5gcHLROa+u9GgTmgqmJiIbV/1noRQrnlNWoPkWCC3ImxYPtNDT1dMxEsYoI4lymIbNi9yDEg
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
@@ -950,10 +950,10 @@ packages:
...
@@ -950,10 +950,10 @@ packages:
qs
:
^6.11.0
qs
:
^6.11.0
qx-util
:
^0.4.8
qx-util
:
^0.4.8
dependencies
:
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.8
0
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.8
1
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.8
0
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.8
1
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/service'
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81
)(qx-util@0.4.8)(ramda@0.28.0)
async-validator
:
4.2.5
async-validator
:
4.2.5
dayjs
:
1.11.7
dayjs
:
1.11.7
lodash-es
:
4.17.21
lodash-es
:
4.17.21
...
@@ -961,8 +961,8 @@ packages:
...
@@ -961,8 +961,8 @@ packages:
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/core@0.0.1-beta.8
0
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
/@ibiz-template/core@0.0.1-beta.8
1
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-P
IHbvuznmb79lLyizBHkqDVOpDuWYkPdw16lrLEtRitbw4IULyZqHEYnDy6ixZgRaPdJXNDKAVsL/keGZuLVFQ
==
}
resolution
:
{
integrity
:
sha512-P
/vhtmEJd1vE92KJZeAHPPvaFoHI9Cl/hVatcQhU5o/mgXJHCjkB4wgMDqGPaJMyI7LQodw3MT6Fs3+9M3jz0w
==
}
peerDependencies
:
peerDependencies
:
lodash-es
:
^4.17.21
lodash-es
:
^4.17.21
qx-util
:
^0.4.8
qx-util
:
^0.4.8
...
@@ -979,8 +979,8 @@ packages:
...
@@ -979,8 +979,8 @@ packages:
-
debug
-
debug
dev
:
false
dev
:
false
/@ibiz-template/model@0.0.1-beta.8
0
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
:
/@ibiz-template/model@0.0.1-beta.8
1
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
4Bya8/0TkDU/I48IcMgMFPIuDTbvf7iil836zRsacyFaFvg9wh6AjD7gRP0FHWoprq+qbvhRpu+X3SpVF3tTZA
==
}
resolution
:
{
integrity
:
sha512-
Dj90m2Pn7FirAH8Na2/2Hd89hVl0qZw8id8I/qu7y7x1tQDeOLN6D80mbwrbCUsxgyg7niWyk3i/SP3EB0giiQ
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz/dynamic-model-api'
:
^2.1.17
'
@ibiz/dynamic-model-api'
:
^2.1.17
lodash-es
:
^4.17.21
lodash-es
:
^4.17.21
...
@@ -992,8 +992,8 @@ packages:
...
@@ -992,8 +992,8 @@ packages:
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/runtime@0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(qx-util@0.4.8)
:
/@ibiz-template/runtime@0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
6nC96LIH3AofX5FAooObLKbdAHST/b1J//HAlnGZqxQg7cbgFF7yT4i/isLV9OHEW9c7w4lNQu9adO8oK7XIyA
==
}
resolution
:
{
integrity
:
sha512-
sRIOZfPz54VgPT04tzQ08RNdkEGDegfzLiwJu4ig9JvZTKECKmZLACbPS8wtKA/0kau5vLA6cQWKZTvcufN9Eg
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
@@ -1001,33 +1001,33 @@ packages:
...
@@ -1001,33 +1001,33 @@ packages:
qx-util
:
^0.4.8
qx-util
:
^0.4.8
dependencies
:
dependencies
:
'
@ibiz-template/command'
:
0.0.1-beta.50
'
@ibiz-template/command'
:
0.0.1-beta.50
'
@ibiz-template/core'
:
0.0.1-beta.8
0
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.8
1
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.8
0
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.8
1
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/service'
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81
)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qs
:
6.11.1
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/service@0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80
)(qx-util@0.4.8)(ramda@0.28.0)
:
/@ibiz-template/service@0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81
)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
EcUy4PxUEuDpHxbhun5IQI6xDCtTQVvO26xbfjE1RfL6OwgJP0uWtTNr4GVpzaVg4r+yfTJwcmKtXXPFIyBwE
w==
}
resolution
:
{
integrity
:
sha512-
0BY0Jv99KsZV00PHcPSvMkMYn0fRCFLUKfLTq6bFvjwjXykJCft1KVHA4acXHVJCgRlv9c0az36AN14QwhE5i
w==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
qx-util
:
^0.4.8
qx-util
:
^0.4.8
ramda
:
^0.28.0
ramda
:
^0.28.0
dependencies
:
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.8
0
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.8
1
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.8
0
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.8
1
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
qx-util
:
0.4.8
qx-util
:
0.4.8
ramda
:
0.28.0
ramda
:
0.28.0
dev
:
false
dev
:
false
/@ibiz-template/theme@0.0.1-beta.8
0
:
/@ibiz-template/theme@0.0.1-beta.8
1
:
resolution
:
{
integrity
:
sha512-
A9ifhY5vEpFin4kaVfsdfjQIuvpDhUI3pMooRIafYCwjrInrhLHMcdujm1RGTe7lWh4q56aGaqDj92AjoGxWyQ
==
}
resolution
:
{
integrity
:
sha512-
ulgZQ0VoUCZmLvbd+ihxg9GgdKEjQT321jOxrQDyX5cCen4VQfFkSlvitj3az7IOYDVgEp0+zXuTQfo0z9CQHw
==
}
dev
:
false
dev
:
false
/@ibiz-template/vue-util@0.0.1-beta.8
0(@ibiz-template/controller@0.0.1-beta.80)(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
:
/@ibiz-template/vue-util@0.0.1-beta.8
1(@ibiz-template/controller@0.0.1-beta.81)(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
:
resolution
:
{
integrity
:
sha512-
N7f3KG/MsZFhaEZNnEX8NZcXHMJi1Af10lIGiz8KpGqm2h5sJAEy+e1FaSr1vmMyOjYN9d3No99LrAqYQGqDvQ
==
}
resolution
:
{
integrity
:
sha512-
IAfDtDbLIvIxSJ35wb5xEX3cM4BaPYy3ScRikGqEs+4SwJJ/l2pTQJxPXS5v6Nvez4+D/RnaMfzvnmICStG7Wg
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/controller'
:
^0.0.1-beta.30
'
@ibiz-template/controller'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
...
@@ -1039,10 +1039,10 @@ packages:
...
@@ -1039,10 +1039,10 @@ packages:
vue
:
^2.7.14
vue
:
^2.7.14
vue-router
:
^3.6.5
vue-router
:
^3.6.5
dependencies
:
dependencies
:
'
@ibiz-template/controller'
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80)(@ibiz-template/runtime@0.0.1-beta.80)(@ibiz-template/service@0.0.1-beta.80
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/controller'
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81)(@ibiz-template/runtime@0.0.1-beta.81)(@ibiz-template/service@0.0.1-beta.81
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.8
0
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.8
1
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.8
0
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.8
1
(@ibiz/dynamic-model-api@2.1.17)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.8
0(@ibiz-template/core@0.0.1-beta.80)(@ibiz-template/model@0.0.1-beta.80
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/service'
:
0.0.1-beta.8
1(@ibiz-template/core@0.0.1-beta.81)(@ibiz-template/model@0.0.1-beta.81
)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qs
:
6.11.1
qx-util
:
0.4.8
qx-util
:
0.4.8
ramda
:
0.28.0
ramda
:
0.28.0
...
...
app_Web/src/util/app-popover/app-popover-component.tsx
浏览文件 @
3e31c436
...
@@ -13,6 +13,7 @@ import {
...
@@ -13,6 +13,7 @@ import {
}
from
'vue'
;
}
from
'vue'
;
import
'@ibiz-template/theme/style/components/util/popover/popover.scss'
;
import
'@ibiz-template/theme/style/components/util/popover/popover.scss'
;
import
{
OverlayPopoverContainer
}
from
'../overlay-popover-container/overlay-popover-container'
;
import
{
OverlayPopoverContainer
}
from
'../overlay-popover-container/overlay-popover-container'
;
import
{
useUIStore
}
from
'@/store'
;
/**
/**
* 计算飘窗显示
* 计算飘窗显示
...
@@ -91,6 +92,9 @@ const AppPopoverComponent = defineComponent({
...
@@ -91,6 +92,9 @@ const AppPopoverComponent = defineComponent({
return
props
.
opts
.
autoClose
===
true
&&
isHover
.
value
===
false
;
return
props
.
opts
.
autoClose
===
true
&&
isHover
.
value
===
false
;
});
});
const
{
zIndex
}
=
useUIStore
();
const
popoverZIndex
=
zIndex
.
increment
();
// 鼠标入飘窗内容区
// 鼠标入飘窗内容区
function
onMouseenter
(
e
:
MouseEvent
):
void
{
function
onMouseenter
(
e
:
MouseEvent
):
void
{
e
.
stopPropagation
();
e
.
stopPropagation
();
...
@@ -105,6 +109,7 @@ const AppPopoverComponent = defineComponent({
...
@@ -105,6 +109,7 @@ const AppPopoverComponent = defineComponent({
// 点击容器关闭飘窗
// 点击容器关闭飘窗
function
dismiss
():
void
{
function
dismiss
():
void
{
zIndex
.
decrement
();
ctx
.
emit
(
'dismiss'
);
ctx
.
emit
(
'dismiss'
);
}
}
...
@@ -157,6 +162,7 @@ const AppPopoverComponent = defineComponent({
...
@@ -157,6 +162,7 @@ const AppPopoverComponent = defineComponent({
dismiss
,
dismiss
,
onMouseenter
,
onMouseenter
,
onMouseleave
,
onMouseleave
,
popoverZIndex
,
};
};
},
},
render
()
{
render
()
{
...
@@ -170,6 +176,7 @@ const AppPopoverComponent = defineComponent({
...
@@ -170,6 +176,7 @@ const AppPopoverComponent = defineComponent({
ref=
'el'
ref=
'el'
onMouseenter=
{
this
.
onMouseenter
}
onMouseenter=
{
this
.
onMouseenter
}
onMouseleave=
{
this
.
onMouseleave
}
onMouseleave=
{
this
.
onMouseleave
}
style=
{
{
[
this
.
ns
.
cssVarBlockName
(
'z-index'
)]:
this
.
popoverZIndex
}
}
>
>
{
!
this
.
opts
.
noArrow
&&
(
{
!
this
.
opts
.
noArrow
&&
(
<
div
class=
{
[
this
.
ns
.
e
(
'arrow'
)]
}
ref=
'arrEl'
></
div
>
<
div
class=
{
[
this
.
ns
.
e
(
'arrow'
)]
}
ref=
'arrEl'
></
div
>
...
...
app_Web/yarn.lock
浏览文件 @
3e31c436
...
@@ -651,54 +651,54 @@
...
@@ -651,54 +651,54 @@
dependencies:
dependencies:
qx-util "^0.4.8"
qx-util "^0.4.8"
"@ibiz-template/controller@^0.0.1-beta.8
0
":
"@ibiz-template/controller@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/controller/-/controller-0.0.1-beta.8
0.tgz#394c811230f795023b24979cdb0d9a77ae64d4c9
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/controller/-/controller-0.0.1-beta.8
1.tgz#5fc9aa0d6f93395565c47dc916b3abcfa61b63b5
"
integrity sha512-
MzcF+Rvo8bsBdgqkKmScedagEgRUfrP1+ZlrTvVkYOUm/1I4A/BufcJDYwql6VajzhC3GRqh9KOORjbXrNBajw
==
integrity sha512-
b8p9ud5F+aX0n/5gcHLROa+u9GgTmgqmJiIbV/1noRQrnlNWoPkWCC3ImxYPtNDT1dMxEsYoI4lymIbNi9yDEg
==
dependencies:
dependencies:
async-validator "^4.2.5"
async-validator "^4.2.5"
dayjs "^1.11.5"
dayjs "^1.11.5"
"@ibiz-template/core@^0.0.1-beta.8
0
":
"@ibiz-template/core@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/core/-/core-0.0.1-beta.8
0.tgz#4fbe020fa438dd99222e8567e0dc8da46225ac79
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/core/-/core-0.0.1-beta.8
1.tgz#729646bb0211520fc418c0c17435fce84268ac1e
"
integrity sha512-P
IHbvuznmb79lLyizBHkqDVOpDuWYkPdw16lrLEtRitbw4IULyZqHEYnDy6ixZgRaPdJXNDKAVsL/keGZuLVFQ
==
integrity sha512-P
/vhtmEJd1vE92KJZeAHPPvaFoHI9Cl/hVatcQhU5o/mgXJHCjkB4wgMDqGPaJMyI7LQodw3MT6Fs3+9M3jz0w
==
dependencies:
dependencies:
axios "^1.2.1"
axios "^1.2.1"
loglevel "^1.8.0"
loglevel "^1.8.0"
pluralize "^8.0.0"
pluralize "^8.0.0"
qs "^6.11.0"
qs "^6.11.0"
"@ibiz-template/model@^0.0.1-beta.8
0
":
"@ibiz-template/model@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/model/-/model-0.0.1-beta.8
0.tgz#cbd8a771d45ccabe8d22b8dceca023beb13eacb8
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/model/-/model-0.0.1-beta.8
1.tgz#64d528dcf0f6fc220e647d3eae4e052b6179428c
"
integrity sha512-
4Bya8/0TkDU/I48IcMgMFPIuDTbvf7iil836zRsacyFaFvg9wh6AjD7gRP0FHWoprq+qbvhRpu+X3SpVF3tTZA
==
integrity sha512-
Dj90m2Pn7FirAH8Na2/2Hd89hVl0qZw8id8I/qu7y7x1tQDeOLN6D80mbwrbCUsxgyg7niWyk3i/SP3EB0giiQ
==
dependencies:
dependencies:
"@ibiz/dynamic-model-api" "^2.1.17"
"@ibiz/dynamic-model-api" "^2.1.17"
pluralize "^8.0.0"
pluralize "^8.0.0"
"@ibiz-template/runtime@^0.0.1-beta.8
0
":
"@ibiz-template/runtime@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/runtime/-/runtime-0.0.1-beta.8
0.tgz#1a365665667ac2cb2a9953cd3ba85c08cb1e5bfb
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/runtime/-/runtime-0.0.1-beta.8
1.tgz#3d229d13187d613c9a43255e85b084543b4bc10a
"
integrity sha512-
6nC96LIH3AofX5FAooObLKbdAHST/b1J//HAlnGZqxQg7cbgFF7yT4i/isLV9OHEW9c7w4lNQu9adO8oK7XIyA
==
integrity sha512-
sRIOZfPz54VgPT04tzQ08RNdkEGDegfzLiwJu4ig9JvZTKECKmZLACbPS8wtKA/0kau5vLA6cQWKZTvcufN9Eg
==
dependencies:
dependencies:
"@ibiz-template/command" "^0.0.1-beta.50"
"@ibiz-template/command" "^0.0.1-beta.50"
qs "^6.11.0"
qs "^6.11.0"
"@ibiz-template/service@^0.0.1-beta.8
0
":
"@ibiz-template/service@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/service/-/service-0.0.1-beta.8
0.tgz#f3cd10dbe7a8444f8e5bc8429287a674cbe5af75
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/service/-/service-0.0.1-beta.8
1.tgz#e5ab0c19976a24689385dbcb3d5d01f496069cd3
"
integrity sha512-
EcUy4PxUEuDpHxbhun5IQI6xDCtTQVvO26xbfjE1RfL6OwgJP0uWtTNr4GVpzaVg4r+yfTJwcmKtXXPFIyBwE
w==
integrity sha512-
0BY0Jv99KsZV00PHcPSvMkMYn0fRCFLUKfLTq6bFvjwjXykJCft1KVHA4acXHVJCgRlv9c0az36AN14QwhE5i
w==
"@ibiz-template/theme@^0.0.1-beta.8
0
":
"@ibiz-template/theme@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/theme/-/theme-0.0.1-beta.8
0.tgz#903bc9ac9100c6fb8e0ec6b271d1ed5ecfbd9699
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/theme/-/theme-0.0.1-beta.8
1.tgz#1b79592c345956c37a5fd5ca85ba0e80832c3400
"
integrity sha512-
A9ifhY5vEpFin4kaVfsdfjQIuvpDhUI3pMooRIafYCwjrInrhLHMcdujm1RGTe7lWh4q56aGaqDj92AjoGxWyQ
==
integrity sha512-
ulgZQ0VoUCZmLvbd+ihxg9GgdKEjQT321jOxrQDyX5cCen4VQfFkSlvitj3az7IOYDVgEp0+zXuTQfo0z9CQHw
==
"@ibiz-template/vue-util@^0.0.1-beta.8
0
":
"@ibiz-template/vue-util@^0.0.1-beta.8
1
":
version "0.0.1-beta.8
0
"
version "0.0.1-beta.8
1
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/vue-util/-/vue-util-0.0.1-beta.8
0.tgz#21f8664d7f98f3b31bf329cac91b6eed26eb3ee3
"
resolved "http://npm.zhr.icu:4873/@ibiz-template/vue-util/-/vue-util-0.0.1-beta.8
1.tgz#bd0faed3bc60a7c616e52ced40d38a5649472aca
"
integrity sha512-
N7f3KG/MsZFhaEZNnEX8NZcXHMJi1Af10lIGiz8KpGqm2h5sJAEy+e1FaSr1vmMyOjYN9d3No99LrAqYQGqDvQ
==
integrity sha512-
IAfDtDbLIvIxSJ35wb5xEX3cM4BaPYy3ScRikGqEs+4SwJJ/l2pTQJxPXS5v6Nvez4+D/RnaMfzvnmICStG7Wg
==
"@ibiz/dynamic-model-api@^2.1.17":
"@ibiz/dynamic-model-api@^2.1.17":
version "2.1.17"
version "2.1.17"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录