提交 9da77e05 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,Mob]

上级 3067cac3
...@@ -7,6 +7,19 @@ ...@@ -7,6 +7,19 @@
## [Unreleased] ## [Unreleased]
## [0.0.10] - 2024-01-09
### Added
- 加载新增自定义class & 消息提示调整
- 实体重定向视图组件注册
### Change
- 同步树接口类型纠正
- 隐藏工作流操作行为前的保存提示
## [0.0.9] - 2023-12-28 ## [0.0.9] - 2023-12-28
### Fixed ### Fixed
......
{ {
"name": "@ibiz-template/next-mob", "name": "@ibiz-template/next-mob",
"private": true, "private": true,
"version": "0.0.9", "version": "0.0.10",
"description": "An Ionic project", "description": "An Ionic project",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
...@@ -10,15 +10,15 @@ ...@@ -10,15 +10,15 @@
"lint": "eslint" "lint": "eslint"
}, },
"dependencies": { "dependencies": {
"@ibiz-template-package/vs-tree-ex": "^0.1.1", "@ibiz-template-package/vs-tree-ex": "^0.1.2",
"@ibiz-template/mob-theme": "^0.2.12", "@ibiz-template/mob-theme": "^0.2.12",
"@ibiz-template/mob-vue3-components": "^0.0.10", "@ibiz-template/mob-vue3-components": "^0.0.11",
"@ibiz-template/core": "^0.5.0-beta.2", "@ibiz-template/core": "^0.5.2",
"@ibiz-template/model-helper": "^0.5.0-beta.3", "@ibiz-template/model-helper": "^0.5.2",
"@ibiz-template/runtime": "^0.5.0-beta.3", "@ibiz-template/runtime": "^0.5.2",
"@ibiz-template/theme": "^0.4.0", "@ibiz-template/theme": "^0.5.0",
"@ibiz-template/vue3-util": "^0.5.0-beta.3", "@ibiz-template/vue3-util": "^0.5.2",
"@ibiz/model-core": "^0.0.29", "@ibiz/model-core": "^0.1.2",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"echarts": "^5.4.3", "echarts": "^5.4.3",
......
...@@ -6,32 +6,32 @@ settings: ...@@ -6,32 +6,32 @@ settings:
dependencies: dependencies:
'@ibiz-template-package/vs-tree-ex': '@ibiz-template-package/vs-tree-ex':
specifier: ^0.1.1 specifier: ^0.1.2
version: 0.1.1(vue@3.3.8) version: 0.1.2(vue@3.3.8)
'@ibiz-template/core': '@ibiz-template/core':
specifier: ^0.5.0-beta.2 specifier: ^0.5.2
version: 0.5.0-beta.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) version: 0.5.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz-template/mob-theme': '@ibiz-template/mob-theme':
specifier: ^0.2.12 specifier: ^0.2.12
version: 0.2.12(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) version: 0.2.12(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz-template/mob-vue3-components': '@ibiz-template/mob-vue3-components':
specifier: ^0.0.10 specifier: ^0.0.11
version: 0.0.10(@ibiz-template/core@0.5.0-beta.2)(@ibiz-template/model-helper@0.5.0-beta.3)(@ibiz-template/runtime@0.5.0-beta.3)(@ibiz-template/theme@0.4.0)(@ibiz-template/vue3-util@0.5.0-beta.3)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(lodash-es@4.17.21)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vant@4.7.2)(vue-router@4.2.5)(vue3-hash-calendar@1.1.3)(vue@3.3.8) version: 0.0.11(@ibiz-template/core@0.5.2)(@ibiz-template/model-helper@0.5.2)(@ibiz-template/runtime@0.5.2)(@ibiz-template/theme@0.5.0)(@ibiz-template/vue3-util@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(lodash-es@4.17.21)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vant@4.7.2)(vue-router@4.2.5)(vue3-hash-calendar@1.1.3)(vue@3.3.8)
'@ibiz-template/model-helper': '@ibiz-template/model-helper':
specifier: ^0.5.0-beta.3 specifier: ^0.5.2
version: 0.5.0-beta.3(@ibiz-template/runtime@0.5.0-beta.3)(ramda@0.29.1) version: 0.5.2(@ibiz-template/runtime@0.5.2)(ramda@0.29.1)
'@ibiz-template/runtime': '@ibiz-template/runtime':
specifier: ^0.5.0-beta.3 specifier: ^0.5.2
version: 0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) version: 0.5.2(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz-template/theme': '@ibiz-template/theme':
specifier: ^0.4.0 specifier: ^0.5.0
version: 0.4.0 version: 0.5.0
'@ibiz-template/vue3-util': '@ibiz-template/vue3-util':
specifier: ^0.5.0-beta.3 specifier: ^0.5.2
version: 0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz-template/runtime@0.5.0-beta.3)(@ibiz/model-core@0.0.29)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.8) version: 0.5.2(@ibiz-template/core@0.5.2)(@ibiz-template/runtime@0.5.2)(@ibiz/model-core@0.1.2)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.8)
'@ibiz/model-core': '@ibiz/model-core':
specifier: ^0.0.29 specifier: ^0.1.2
version: 0.0.29 version: 0.1.2
async-validator: async-validator:
specifier: ^4.2.5 specifier: ^4.2.5
version: 4.2.5 version: 4.2.5
...@@ -2068,8 +2068,8 @@ packages: ...@@ -2068,8 +2068,8 @@ packages:
resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==}
dev: true dev: true
/@ibiz-template-package/vs-tree-ex@0.1.1(vue@3.3.8): /@ibiz-template-package/vs-tree-ex@0.1.2(vue@3.3.8):
resolution: {integrity: sha512-G6dLSIkxXlIMX6oUam8NdECMyIlpKP16aOnlLQFv6Hz11xjGe8vYstNqHXLMyhyyFTbpeAbitdaa0nklODy7/w==} resolution: {integrity: sha512-Q3eV4qwSZcr8b16YNwq87iZDmNsgJwQV/OZxssf/7ivNV6QoDJfHKY2ijuDLr09OTofv2XeKjxCB/yXlQYzJOA==}
dependencies: dependencies:
vue-demi: 0.14.6(vue@3.3.8) vue-demi: 0.14.6(vue@3.3.8)
transitivePeerDependencies: transitivePeerDependencies:
...@@ -2077,8 +2077,8 @@ packages: ...@@ -2077,8 +2077,8 @@ packages:
- vue - vue
dev: false dev: false
/@ibiz-template/core@0.5.0-beta.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1): /@ibiz-template/core@0.5.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1):
resolution: {integrity: sha512-ri86Z7hnWpTnP7aZgpKdV37Si0eP09ViqrOQrOO8sS7uqvY8+NcFfdDlZrC8tDRpZEq28vwCeTo02o2KdHS9KA==} resolution: {integrity: sha512-nCdV0lkH2XhxFk9UDefB8CaiH5+3N9OB49um+N6JVPlCLdkR8zSy5JXWkvttQj1NGzmVxdKRsaXJtwnHB9w9uA==}
peerDependencies: peerDependencies:
axios: ^1.4.0 axios: ^1.4.0
lodash-es: ^4.17.21 lodash-es: ^4.17.21
...@@ -2096,10 +2096,10 @@ packages: ...@@ -2096,10 +2096,10 @@ packages:
ramda: 0.29.1 ramda: 0.29.1
dev: false dev: false
/@ibiz-template/mob-theme@0.2.12(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1): /@ibiz-template/mob-theme@0.2.12(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1):
resolution: {integrity: sha512-IIK0lZHvrY3EYoZUmBYplPXrCEDa0rWhHnOLYENp2OWA9gyGSlckx/tkCjO12EVpXSW1m8QZEVB39piohYFDNw==} resolution: {integrity: sha512-IIK0lZHvrY3EYoZUmBYplPXrCEDa0rWhHnOLYENp2OWA9gyGSlckx/tkCjO12EVpXSW1m8QZEVB39piohYFDNw==}
dependencies: dependencies:
'@ibiz-template/runtime': 0.4.13(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/runtime': 0.4.13(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
transitivePeerDependencies: transitivePeerDependencies:
- '@ibiz-template/core' - '@ibiz-template/core'
- '@ibiz/model-core' - '@ibiz/model-core'
...@@ -2115,8 +2115,8 @@ packages: ...@@ -2115,8 +2115,8 @@ packages:
- ramda - ramda
dev: false dev: false
/@ibiz-template/mob-vue3-components@0.0.10(@ibiz-template/core@0.5.0-beta.2)(@ibiz-template/model-helper@0.5.0-beta.3)(@ibiz-template/runtime@0.5.0-beta.3)(@ibiz-template/theme@0.4.0)(@ibiz-template/vue3-util@0.5.0-beta.3)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(lodash-es@4.17.21)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vant@4.7.2)(vue-router@4.2.5)(vue3-hash-calendar@1.1.3)(vue@3.3.8): /@ibiz-template/mob-vue3-components@0.0.11(@ibiz-template/core@0.5.2)(@ibiz-template/model-helper@0.5.2)(@ibiz-template/runtime@0.5.2)(@ibiz-template/theme@0.5.0)(@ibiz-template/vue3-util@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(lodash-es@4.17.21)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vant@4.7.2)(vue-router@4.2.5)(vue3-hash-calendar@1.1.3)(vue@3.3.8):
resolution: {integrity: sha512-zwgUrhf7YnptHeU3dMUUfS3SkP1HhNi6oKacDeAQfmJHzxn4oJTLTEtTnLTRWwDMEnsZtnw3B+mrnQ674kmh/Q==} resolution: {integrity: sha512-3+5vkVNRb7LpMduOzk5yYH869SbDh6dWETzmwPq2/kiouEn6AJbFOGHAvhediADiGCxB3SnUDEBp79OJE/UL+w==}
peerDependencies: peerDependencies:
'@ibiz-template/core': ^0.1.3 '@ibiz-template/core': ^0.1.3
'@ibiz-template/model-helper': ^0.1.3 '@ibiz-template/model-helper': ^0.1.3
...@@ -2137,13 +2137,13 @@ packages: ...@@ -2137,13 +2137,13 @@ packages:
vue-router: ^4.2.4 vue-router: ^4.2.4
vue3-hash-calendar: ^1.1.3 vue3-hash-calendar: ^1.1.3
dependencies: dependencies:
'@ibiz-template-package/vs-tree-ex': 0.1.1(vue@3.3.8) '@ibiz-template-package/vs-tree-ex': 0.1.2(vue@3.3.8)
'@ibiz-template/core': 0.5.0-beta.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/core': 0.5.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz-template/model-helper': 0.5.0-beta.3(@ibiz-template/runtime@0.5.0-beta.3)(ramda@0.29.1) '@ibiz-template/model-helper': 0.5.2(@ibiz-template/runtime@0.5.2)(ramda@0.29.1)
'@ibiz-template/runtime': 0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/runtime': 0.5.2(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz-template/theme': 0.4.0 '@ibiz-template/theme': 0.5.0
'@ibiz-template/vue3-util': 0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz-template/runtime@0.5.0-beta.3)(@ibiz/model-core@0.0.29)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.8) '@ibiz-template/vue3-util': 0.5.2(@ibiz-template/core@0.5.2)(@ibiz-template/runtime@0.5.2)(@ibiz/model-core@0.1.2)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.8)
'@ibiz/model-core': 0.0.29 '@ibiz/model-core': 0.1.2
async-validator: 4.2.5 async-validator: 4.2.5
cherry-markdown: 0.8.26 cherry-markdown: 0.8.26
dayjs: 1.11.10 dayjs: 1.11.10
...@@ -2167,20 +2167,20 @@ packages: ...@@ -2167,20 +2167,20 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@ibiz-template/model-helper@0.5.0-beta.3(@ibiz-template/runtime@0.5.0-beta.3)(ramda@0.29.1): /@ibiz-template/model-helper@0.5.2(@ibiz-template/runtime@0.5.2)(ramda@0.29.1):
resolution: {integrity: sha512-adbzaFcEpuGkV7pKQKYZf7T4KJ0QGyu6/6r9kpxsckjnz5OKoGMb6/TVteFTI9cfF5yu1eYRppPEUwEo9aEOTA==} resolution: {integrity: sha512-xIH6MEu4yqVUuVS8tJVVLhv9rlkfStaHLRQMUZBghzpPROTuHvmnLdyDprD+Kb37P4kpAegUnlLPReQa62q6og==}
peerDependencies: peerDependencies:
'@ibiz-template/runtime': ^0.5.0-beta.0 '@ibiz-template/runtime': ^0.5.0-beta.0
ramda: ^0.29.0 ramda: ^0.29.0
dependencies: dependencies:
'@ibiz-template/runtime': 0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/runtime': 0.5.2(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz/model-core': 0.0.29 '@ibiz/model-core': 0.1.2
'@ibiz/rt-model-api': 0.1.36 '@ibiz/rt-model-api': 0.1.39
pluralize: 8.0.0 pluralize: 8.0.0
ramda: 0.29.1 ramda: 0.29.1
dev: false dev: false
/@ibiz-template/runtime@0.4.13(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1): /@ibiz-template/runtime@0.4.13(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1):
resolution: {integrity: sha512-PKttrkmpWt8haS3kny8AB8CbIinu5eFbr2eH9b1JPlvcZfprNM91LLWRVokvr8s9ZuOyWkmPUh7Yxdl/4tTnPQ==} resolution: {integrity: sha512-PKttrkmpWt8haS3kny8AB8CbIinu5eFbr2eH9b1JPlvcZfprNM91LLWRVokvr8s9ZuOyWkmPUh7Yxdl/4tTnPQ==}
peerDependencies: peerDependencies:
'@ibiz-template/core': ^0.4.0 '@ibiz-template/core': ^0.4.0
...@@ -2196,8 +2196,8 @@ packages: ...@@ -2196,8 +2196,8 @@ packages:
qx-util: ^0.4.8 qx-util: ^0.4.8
ramda: ^0.29.0 ramda: ^0.29.0
dependencies: dependencies:
'@ibiz-template/core': 0.5.0-beta.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/core': 0.5.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz/model-core': 0.0.29 '@ibiz/model-core': 0.1.2
async-validator: 4.2.5 async-validator: 4.2.5
dayjs: 1.11.10 dayjs: 1.11.10
echarts: 5.4.3 echarts: 5.4.3
...@@ -2210,11 +2210,11 @@ packages: ...@@ -2210,11 +2210,11 @@ packages:
ramda: 0.29.1 ramda: 0.29.1
dev: false dev: false
/@ibiz-template/runtime@0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1): /@ibiz-template/runtime@0.5.2(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1):
resolution: {integrity: sha512-xn740aefCI+SXlaGxUMwW+Yq3/EInCo9Bs1S3k7bE5QjKPyEOB1czVsTZ8/+J1/KivoUq1bKgM0f1ZqCTVmpLg==} resolution: {integrity: sha512-UJ2Jcej8LUACLoKOFZG1USUCjaB6hplBow5UvP+qxDJmwc+lxjRPEYOTUYVw78c0CkfPdt/fPV6OJPSEb0zenw==}
peerDependencies: peerDependencies:
'@ibiz-template/core': ^0.5.0-beta.0 '@ibiz-template/core': ^0.5.0-beta.0
'@ibiz/model-core': ^0.0.29 '@ibiz/model-core': ^0.1.2
async-validator: ^4.2.5 async-validator: ^4.2.5
dayjs: ^1.11.7 dayjs: ^1.11.7
echarts: ^5.4.3 echarts: ^5.4.3
...@@ -2226,8 +2226,8 @@ packages: ...@@ -2226,8 +2226,8 @@ packages:
qx-util: ^0.4.8 qx-util: ^0.4.8
ramda: ^0.29.0 ramda: ^0.29.0
dependencies: dependencies:
'@ibiz-template/core': 0.5.0-beta.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/core': 0.5.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz/model-core': 0.0.29 '@ibiz/model-core': 0.1.2
async-validator: 4.2.5 async-validator: 4.2.5
dayjs: 1.11.10 dayjs: 1.11.10
echarts: 5.4.3 echarts: 5.4.3
...@@ -2240,16 +2240,16 @@ packages: ...@@ -2240,16 +2240,16 @@ packages:
ramda: 0.29.1 ramda: 0.29.1
dev: false dev: false
/@ibiz-template/theme@0.4.0: /@ibiz-template/theme@0.5.0:
resolution: {integrity: sha512-az5CgKBBORRjxQe/Qijo+4LvjyqGKR/zXchnTvO8Bd0/jiStSJsACuZfjDUmkNpi0zpfpgb3rJLmZGS6puBTZA==} resolution: {integrity: sha512-CPkxvv+tZDDtVKShKw2qmXeZE/3isPmFwWfYMXcs/d/RL24fiTFMJRlch4GjJssoqGOnuA9xUfiKnrJKZtxJ/g==}
dev: false dev: false
/@ibiz-template/vue3-util@0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz-template/runtime@0.5.0-beta.3)(@ibiz/model-core@0.0.29)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.8): /@ibiz-template/vue3-util@0.5.2(@ibiz-template/core@0.5.2)(@ibiz-template/runtime@0.5.2)(@ibiz/model-core@0.1.2)(dayjs@1.11.10)(path-browserify@1.0.1)(pinia@2.1.7)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)(vue-router@4.2.5)(vue@3.3.8):
resolution: {integrity: sha512-Y4rAJLPwrs5TQSWYFeepiymkOWl8L5uIP8GOBiDx4m2NXEYtwQFFBEXfnPLIqasCi5UXp4DsnEbqwL0dNs6dfQ==} resolution: {integrity: sha512-ONPMl3hYcKSZxKTC0we4L4nSnCF2wy6uKg7XbKy0apzZjYx6wCjhxPkyT/yfxvmaJFq2raHyC7JJpEAmkkd6xQ==}
peerDependencies: peerDependencies:
'@ibiz-template/core': ^0.5.0-beta.0 '@ibiz-template/core': ^0.5.0-beta.0
'@ibiz-template/runtime': ^0.5.0-beta.0 '@ibiz-template/runtime': ^0.5.0-beta.0
'@ibiz/model-core': ^0.0.29 '@ibiz/model-core': ^0.1.2
dayjs: ^1.11.10 dayjs: ^1.11.10
path-browserify: ^1.0.1 path-browserify: ^1.0.1
pinia: ^2.1.7 pinia: ^2.1.7
...@@ -2259,9 +2259,9 @@ packages: ...@@ -2259,9 +2259,9 @@ packages:
vue: ^3.3.4 vue: ^3.3.4
vue-router: ^4.2.4 vue-router: ^4.2.4
dependencies: dependencies:
'@ibiz-template/core': 0.5.0-beta.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/core': 0.5.2(axios@1.4.0)(lodash-es@4.17.21)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz-template/runtime': 0.5.0-beta.3(@ibiz-template/core@0.5.0-beta.2)(@ibiz/model-core@0.0.29)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1) '@ibiz-template/runtime': 0.5.2(@ibiz-template/core@0.5.2)(@ibiz/model-core@0.1.2)(async-validator@4.2.5)(dayjs@1.11.10)(echarts@5.4.3)(handlebars@4.7.8)(lodash-es@4.17.21)(mqtt@2.18.9)(path-browserify@1.0.1)(qs@6.11.2)(qx-util@0.4.8)(ramda@0.29.1)
'@ibiz/model-core': 0.0.29 '@ibiz/model-core': 0.1.2
dayjs: 1.11.10 dayjs: 1.11.10
path-browserify: 1.0.1 path-browserify: 1.0.1
pinia: 2.1.7(typescript@5.2.2)(vue@3.3.8) pinia: 2.1.7(typescript@5.2.2)(vue@3.3.8)
...@@ -2272,12 +2272,12 @@ packages: ...@@ -2272,12 +2272,12 @@ packages:
vue-router: 4.2.5(vue@3.3.8) vue-router: 4.2.5(vue@3.3.8)
dev: false dev: false
/@ibiz/model-core@0.0.29: /@ibiz/model-core@0.1.2:
resolution: {integrity: sha512-/JjtdKMbL4i74FtBYJWkV1aRlb9oW2KV9Cx5McjB6aM1oxTVUrDYqUF3ON4uoVRd2XNoCsAzFbrHPqleaL7oQQ==} resolution: {integrity: sha512-ECyg5Uwa3WC7R86IcGi0bcyIhbFExF79eVLjxxwrXIoUzlTX5a7EY6l3qg1B92xIxxh8qZgHeqhqwjAILFXBOA==}
dev: false dev: false
/@ibiz/rt-model-api@0.1.36: /@ibiz/rt-model-api@0.1.39:
resolution: {integrity: sha512-rwQpPCn67ahfecPleK8L/uXIwwAjwbCtT38kxxHhwyFw8UopWrWzVRh5M3z71ZySipp2sAQ93700jR81KNvqbw==} resolution: {integrity: sha512-mA8OHL4tmXQ7GIU7ybR/L0e9nKbS6av55yM/WnS83UgEPH2zEpvB3iaqlx0onwyHH8GIKg1NOUVboCOWzuVU9w==}
dev: false dev: false
/@intlify/core-base@9.6.5: /@intlify/core-base@9.6.5:
......
...@@ -1569,16 +1569,16 @@ ...@@ -1569,16 +1569,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -12661,16 +12661,16 @@ ...@@ -12661,16 +12661,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -12699,10 +12699,10 @@ ...@@ -12699,10 +12699,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -12711,10 +12711,10 @@ ...@@ -12711,10 +12711,10 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -12731,12 +12731,6 @@ ...@@ -12731,12 +12731,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12748,6 +12742,12 @@ ...@@ -12748,6 +12742,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12759,37 +12759,42 @@ ...@@ -12759,37 +12759,42 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg13"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12798,32 +12803,27 @@ ...@@ -12798,32 +12803,27 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg6"
} },
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -12836,16 +12836,16 @@ ...@@ -12836,16 +12836,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册