openatc-components 0.1.90 → 0.1.92

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.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openatc-components",
3
- "version": "0.1.90",
3
+ "version": "0.1.92",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -140,7 +140,7 @@ const en = {
140
140
  'patternnum': 'Pattern Number',
141
141
  'details': 'Details',
142
142
  'autocontrol': 'Multi Period',
143
- 'yellowflash': 'Yellow Flash Control',
143
+ 'yellowflash': 'Yellow light',
144
144
  'allred': 'Red Control',
145
145
  'step': 'Step Control',
146
146
  'fixedperiod': 'Fixed_Cycle Control',
@@ -201,13 +201,12 @@ const en = {
201
201
  'modelList17': 'Webster Single Point Coordination',
202
202
  'modelList18': 'Reserving18',
203
203
  'modelList19': 'Inductive Pedestrian Crossing Control',
204
- 'modelList20': 'Program Intervention',
205
- // 'modelList100': 'Program Intervention',
206
204
  'modelList21': 'Reserving21',
207
205
  'modelList22': 'Priority Control',
208
206
  'modelList23': 'Close Phase',
209
207
  'modelList100': 'Tentative Plan',
210
208
  'modelList24': 'Priority Control',
209
+ 'controlType201': 'Scheme Update Frequency',
211
210
  'priorityType': 'Priority Type',
212
211
  'priorityPhase': 'Priority Phase',
213
212
  'typeOption0': 'Regular Priority',
@@ -167,7 +167,7 @@ const zh = {
167
167
  'patternnum': '方案编号',
168
168
  'details': '详情',
169
169
  'autocontrol': '多时段',
170
- 'yellowflash': '黄闪',
170
+ 'yellowflash': '黄灯',
171
171
  'allred': '全红',
172
172
  'step': '步进',
173
173
  'fixedperiod': '定周期',
@@ -212,30 +212,29 @@ const zh = {
212
212
  'modelList1': '黄闪',
213
213
  'modelList2': '全红',
214
214
  'modelList3': '关灯',
215
- 'modelList4': '步进',
215
+ 'modelList4': '阶段锁定',
216
216
  'modelList5': '定周期',
217
- 'modelList6': '感应控制',
217
+ 'modelList6': '单点感应',
218
218
  'modelList7': '协调感应控制',
219
219
  'modelList8': '方案选择控制',
220
220
  'modelList9': '自适应控制',
221
221
  'modelList10': '无电缆协调',
222
- 'modelList11': '上位机协调控制',
222
+ 'modelList11': '平台协调',
223
223
  'modelList12': '行人过街',
224
224
  'modelList13': '方案恢复过渡',
225
- 'modelList14': '相位驻留',
225
+ 'modelList14': '相位驻留(Dwell)',
226
226
  'modelList15': '通道检测',
227
- 'modelList16': '方向锁定',
227
+ 'modelList16': '通道锁定',
228
228
  'modelList17': '韦伯斯特单点控制',
229
229
  'modelList18': '预留18',
230
230
  'modelList19': '感应式行人过街',
231
- 'modelList20': '方案干预',
232
- // 'modelList100': '方案干预',
233
231
  'modelList21': '预留21',
234
232
  'modelList22': '相位锁定',
235
- 'modelList23': '相位关断',
233
+ 'modelList23': '相位放行控制',
236
234
  'modelList100': '临时方案',
237
235
  'modelList24': '优先控制',
238
236
  'modelList99': '设备维护',
237
+ 'controlType201': '方案更新频次',
239
238
  'tips': '提示',
240
239
  'exitmanul': '退出前需要先恢复自主控制, 是否退出?',
241
240
  'canceled': '已取消',
@@ -509,13 +509,13 @@ export default {
509
509
  zoom: 1.2;
510
510
  }
511
511
  .middleCrossImg {
512
- zoom: 1.1;
512
+ zoom: 1;
513
513
  }
514
514
  .middleCrossImg2 {
515
- zoom: 1;
515
+ zoom: 0.8;
516
516
  }
517
517
  .smallCrossImg {
518
- zoom: 0.9;
518
+ zoom: 0.8;
519
519
  }
520
520
  .smallCrossImg2 {
521
521
  zoom: 0.8;
@@ -314,13 +314,13 @@ export default {
314
314
  zoom: 1.2;
315
315
  }
316
316
  .middleCrossImg {
317
- zoom: 1.1;
317
+ zoom: 1;
318
318
  }
319
319
  .middleCrossImg2 {
320
- zoom: 1;
320
+ zoom: 0.8;
321
321
  }
322
322
  .smallCrossImg {
323
- zoom: 0.9;
323
+ zoom: 0.8;
324
324
  }
325
325
  .smallCrossImg2 {
326
326
  zoom: 0.8;
@@ -104,13 +104,13 @@
104
104
  zoom: 1.2;
105
105
  }
106
106
  .middleCrossImg {
107
- zoom: 1.1;
107
+ zoom: 1;
108
108
  }
109
109
  .middleCrossImg2 {
110
- zoom: 1;
110
+ zoom: 0.8;
111
111
  }
112
112
  .smallCrossImg {
113
- zoom: 0.9;
113
+ zoom: 0.8;
114
114
  }
115
115
  .smallCrossImg2 {
116
116
  zoom: 0.8;