openatc-components 0.2.54 → 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.54",
3
+ "version": "0.2.55",
4
4
  "description": "A Vue.js project",
5
5
  "author": "openatc developer",
6
6
  "private": false,
@@ -20,7 +20,7 @@ export default {
20
20
  modeName: '交警遥控',
21
21
  controlName: '步进',
22
22
  agentId: '18002',
23
- Token: 'eyJraWQiOiIxNzE2NzczNzUyMTcyIiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTcxNjgxNjk1MiwiaWF0IjoxNzE2NzczNzUyfQ.dK2e4NjB7TLliyuvsgCFlYY1K3-uYBbjxXUeMhcHaSc',
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%;