openatc-components 0.3.67 → 0.3.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package/kisscomps/components/BoardCard/BoardCard.vue +0 -11
- package/package/kisscomps/components/OverviewComponent/index.js +2 -0
- package/package/kisscomps/components/OverviewComponent/index.vue +771 -0
- package/package/kisscomps/components/PatternOptimize/PatternOptimize.vue +2 -11
- package/package/kisscomps/components/PatternStatus/PatternStatus.vue +8 -83
- package/package/kisscomps/components/patternList/patternList.vue +0 -11
- package/package/kisscomps/index.js +3 -1
- package/package/kissui.min.js +1 -1
- package/package.json +1 -1
- package/src/i18n/language/en.js +9 -4
- package/src/i18n/language/zh.js +9 -4
- package/src/kisscomps/components/BoardCard/BoardCard.vue +0 -11
- package/src/kisscomps/components/OverviewComponent/index.js +2 -0
- package/src/kisscomps/components/OverviewComponent/index.vue +771 -0
- package/src/kisscomps/components/PatternOptimize/PatternOptimize.vue +2 -11
- package/src/kisscomps/components/PatternStatus/PatternStatus.vue +8 -83
- package/src/kisscomps/components/patternList/patternList.vue +0 -11
- package/src/kisscomps/index.js +3 -1
- package/src/views/intersection.vue +1 -1
- package/src/views/overView.vue +4 -3
- package/package/kisscomps/components/OptimizeKanban/index.js +0 -2
- package/package/kisscomps/components/OptimizeKanban/index.vue +0 -369
- package/src/node_modules/.package_versions.json +0 -1
package/package.json
CHANGED
package/src/i18n/language/en.js
CHANGED
|
@@ -110,11 +110,9 @@ const en = {
|
|
|
110
110
|
'signalID': 'Intersection ID',
|
|
111
111
|
'flow': 'Average lane flow (h)low',
|
|
112
112
|
'saturationflow': 'Planned lane saturation Flow(h)',
|
|
113
|
-
|
|
114
|
-
'typeflow-split-opt': 'Minimum delay',
|
|
115
|
-
'typecycle-opt': 'Optimal balance',
|
|
113
|
+
'typeflow-split-opt': 'Flow Split Op',
|
|
116
114
|
'maxFlow': 'The average lane flow is too large. Is it further optimized?',
|
|
117
|
-
|
|
115
|
+
'typecycle-opt': 'Cycle Opt',
|
|
118
116
|
'signalIP': 'Signal IP',
|
|
119
117
|
'stagecountdown': 'Stage Countdown',
|
|
120
118
|
'stageduration': 'Stage Duration',
|
|
@@ -1369,6 +1367,13 @@ const en = {
|
|
|
1369
1367
|
'yes': 'Yes',
|
|
1370
1368
|
'no': 'No'
|
|
1371
1369
|
},
|
|
1370
|
+
'overviewcomponent': {
|
|
1371
|
+
'patternstate': 'Pattern State',
|
|
1372
|
+
'cycle': 'Cycle',
|
|
1373
|
+
'patternoffset': 'Pattern offset',
|
|
1374
|
+
'coordinationtime': 'Offset',
|
|
1375
|
+
'overLap': 'Over Lap'
|
|
1376
|
+
},
|
|
1372
1377
|
'channelizationmap': {
|
|
1373
1378
|
'importpicture': 'Import Picture',
|
|
1374
1379
|
'importtip': 'The picture format is SVG, PNG and JPG, and the size is no more than 10MB',
|
package/src/i18n/language/zh.js
CHANGED
|
@@ -106,11 +106,9 @@ const zh = {
|
|
|
106
106
|
'crossinfo': '路口信息',
|
|
107
107
|
'flow': '车道平均流量(h)',
|
|
108
108
|
'saturationflow': '车道规划饱和流量(h)',
|
|
109
|
-
|
|
109
|
+
'typeflow-split-opt': '饱和绿信比优化',
|
|
110
110
|
'maxFlow': '车道平均流量过大,是否继续优化?',
|
|
111
|
-
|
|
112
|
-
'typeflow-split-opt': '最小延误',
|
|
113
|
-
'typecycle-opt': '均衡度最优',
|
|
111
|
+
'typecycle-opt': '周期优化',
|
|
114
112
|
'crossname': '路口名称',
|
|
115
113
|
'divicestate': '设备状态',
|
|
116
114
|
'protocoltype': '协议类型',
|
|
@@ -1369,6 +1367,13 @@ const zh = {
|
|
|
1369
1367
|
'yes': '是',
|
|
1370
1368
|
'no': '否'
|
|
1371
1369
|
},
|
|
1370
|
+
'overviewcomponent': {
|
|
1371
|
+
'patternstate': '方案状态',
|
|
1372
|
+
'cycle': '周期',
|
|
1373
|
+
'patternoffset': '相位差',
|
|
1374
|
+
'coordinationtime': '协调时间',
|
|
1375
|
+
'overLap': '跟随相位'
|
|
1376
|
+
},
|
|
1372
1377
|
'channelizationmap': {
|
|
1373
1378
|
'importpicture': '导入图片',
|
|
1374
1379
|
'importtip': '图片格式为svg、png、jpg,大小不超过10Mb',
|
|
@@ -11,7 +11,6 @@
|
|
|
11
11
|
:showBarrier="showBarrier"
|
|
12
12
|
:controlPhase="controlPhase"
|
|
13
13
|
:isShowTip="isShowTip"
|
|
14
|
-
:isMove="isMove"
|
|
15
14
|
:localPatternList="localPatternList"
|
|
16
15
|
:showCondition="showCondition"
|
|
17
16
|
:contrloType="contrloType"
|
|
@@ -25,7 +24,6 @@
|
|
|
25
24
|
:cycle="cycle"
|
|
26
25
|
:syncTime="syncTime"
|
|
27
26
|
:style="{'margin-top': '25px'}"
|
|
28
|
-
@handleSplitMove="handleSplitMove"
|
|
29
27
|
:patternStatusList="patternStatusList"
|
|
30
28
|
:patternId="patternId"
|
|
31
29
|
:cycles="cycles">
|
|
@@ -74,10 +72,6 @@ export default {
|
|
|
74
72
|
stagesChange: {
|
|
75
73
|
type: Array
|
|
76
74
|
},
|
|
77
|
-
isMove: {
|
|
78
|
-
type: Boolean,
|
|
79
|
-
default: true
|
|
80
|
-
},
|
|
81
75
|
isShowTip: {
|
|
82
76
|
type: Boolean,
|
|
83
77
|
default: true
|
|
@@ -114,11 +108,6 @@ export default {
|
|
|
114
108
|
syncTime: {
|
|
115
109
|
type: Number
|
|
116
110
|
}
|
|
117
|
-
},
|
|
118
|
-
methods: {
|
|
119
|
-
handleSplitMove (data) {
|
|
120
|
-
this.$emit('handleSplitMove', data)
|
|
121
|
-
}
|
|
122
111
|
}
|
|
123
112
|
}
|
|
124
113
|
</script>
|