openatc-components 0.2.53 → 0.2.55

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.2.53",
3
+ "version": "0.2.55",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -15,7 +15,6 @@
15
15
  <el-row>
16
16
  <el-col :span="12">
17
17
  <el-form
18
- :inline="true"
19
18
  ref="manual"
20
19
  label-position="left"
21
20
  :model="manualInfo"
@@ -41,7 +40,6 @@
41
40
  </el-col>
42
41
  <el-col :span="12">
43
42
  <el-form
44
- :inline="true"
45
43
  ref="manual"
46
44
  label-position="left"
47
45
  :model="manualInfo"
@@ -12,7 +12,7 @@
12
12
  <!-- <intersection-base-map
13
13
  ref="intersectionMap"
14
14
  :crossStatusData="crossStatusData"
15
- :agentId="this.agentId"
15
+ agentId="tjblsxl-ticp6"
16
16
  isVipRoute
17
17
  :choosedDirection="[1,2,3]"
18
18
  :choosedPedDirection="[3,4]"
@@ -139,12 +139,12 @@ export default {
139
139
  return {
140
140
  roadDirection: 'right',
141
141
  // reqUrl: 'http://192.168.13.103:10003/openatc',
142
- agentId: '18009',
142
+ agentId: 'tjblsxl-ticp6',
143
143
  // agentId: '13013',
144
144
  // agentId: '12007_390',
145
145
  // agentId: '12014',
146
146
  reqUrl: 'http://192.168.13.103:10003/openatc',
147
- Token: 'eyJraWQiOiIxNzE2NTE5MTM5MjE4IiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTcxNjU2MjMzOSwiaWF0IjoxNzE2NTE5MTM5fQ.tWVuMWAkdnISXH6YejL_VP4HPWmjVrL7XHkHSFTxF24',
147
+ Token: 'eyJraWQiOiIxNzE0MDk1MjUwNTU5IiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTcxNDEzODQ1MCwiaWF0IjoxNzE0MDk1MjUwfQ.17SP6vzbImSV2jy_LC10xQaH7z4aXWvg3yc2bUFLYvE',
148
148
  // agentId: '30003-352',
149
149
  // reqUrl: 'https://kints-dev.devdolphin.com/openatc',
150
150
  // Token: 'eyJraWQiOiIxNjUwNTA5MDI2ODk2IiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJ4aWFvbWluZyIsImV4cCI6MTczNjkwOTAyNiwiaWF0IjoxNjUwNTA5MDI2fQ.-s4T-uMRmB2zf9yer87USKQXLY1a12Zq5lCOnqjNmfA',
@@ -19,8 +19,8 @@ export default {
19
19
  isShowMode: true,
20
20
  modeName: '交警遥控',
21
21
  controlName: '步进',
22
- agentId: 'jmlxhl',
23
- Token: 'eyJraWQiOiIxNzA4OTA5NDk2ODcxIiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTcwODk1MjY5NiwiaWF0IjoxNzA4OTA5NDk2fQ.FI0gzBQFLyQsj95LG56lVZxb6WYlr2-datNsyv6fF-I',
22
+ agentId: '18002',
23
+ Token: 'eyJraWQiOiIxNzE2ODU5MDQ2ODAxIiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTcxNjkwMjI0NiwiaWF0IjoxNzE2ODU5MDQ2fQ.UyPso-g6bF72m2Vsmr2IV7YoK9yHA7j2HWpgSc0ePiA',
24
24
  reqUrl: 'http://192.168.13.103:10003/openatc'
25
25
  }
26
26
  },
@@ -223,7 +223,7 @@
223
223
  // 手动控制弹框
224
224
  .manual-control-modal{
225
225
  // padding: 21PX 0PX 21PX 28PX;
226
- min-width: 360PX;
226
+ // min-width: 360PX;
227
227
  overflow: auto;
228
228
  .title {
229
229
  margin-bottom: 24PX;
@@ -382,7 +382,7 @@
382
382
  .tentativeplan-control{
383
383
  // height: 100%;
384
384
  // padding: 21PX 0PX 21PX 28PX;
385
- min-width: 360PX;
385
+ // min-width: 360PX;
386
386
  overflow: hidden !important;
387
387
  .forbiddenstage{
388
388
  width: 77% !important;
@@ -518,7 +518,6 @@
518
518
 
519
519
  .lockingphase-control {
520
520
  height: 100%;
521
- min-width: 430PX;
522
521
  overflow: auto;
523
522
  .closephasekanban {
524
523
  width: 60%;
@@ -526,8 +525,11 @@
526
525
  margin-bottom: 13PX;
527
526
  }
528
527
  .el-form-item {
529
- width: 45%;
530
- min-width: 180PX;
528
+ margin-bottom: 0;
529
+ margin-right: 10PX;
530
+ }
531
+ .el-input-number {
532
+ width: 100%;
531
533
  }
532
534
  .el-input-number--mini{
533
535
  width: 100%;
@@ -535,8 +537,4 @@
535
537
  .el-input {
536
538
  width: 100%;
537
539
  }
538
- .el-form-item__content {
539
- width: calc(100% - 120PX);
540
- min-width: 80PX;
541
- }
542
540
  }