openatc-components 0.1.121 → 0.1.122

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.
@@ -21,7 +21,7 @@
21
21
  <div style="cursor:pointer;">
22
22
  <div class="ring-phase">
23
23
  <!-- <patternwalksvg :showWalk="item.peddirection" :Width="'32'" :Height="'34'"></patternwalksvg> -->
24
- <xdrdirselector Width="38px" Height="36px" :showlist="item.direction"></xdrdirselector>
24
+ <xdrdirselector Width="50px" Height="50px" :showlist="item.direction"></xdrdirselector>
25
25
  </div>
26
26
  <div class="box" style="position: absolute; left:40px;top: -1px;">
27
27
  <div class="ring-nums">P{{item.id}}</div>
@@ -60,19 +60,19 @@
60
60
  <el-tooltip placement="top-start" effect="light">
61
61
  <div slot="content">
62
62
  <span class="ring-nums" v-for="(pha,index) in list.phases" :key="index">
63
- P:{{pha}}
63
+ P{{pha}}
64
64
  </span>
65
65
  </div>
66
66
  <div style="cursor:pointer;">
67
67
  <div class="ring-phase">
68
68
  <!-- <patternwalksvg :showWalk="list.peddirection" :Width="'32'" :Height="'34'"></patternwalksvg> -->
69
- <xdrdirselector Width="36px" Height="34px" :showlist="list.direction"></xdrdirselector>
69
+ <xdrdirselector Width="50px" Height="50px" :showlist="list.direction"></xdrdirselector>
70
70
  </div>
71
- <div class="box" style="line-height:28px">
71
+ <!-- <div class="box" style="line-height:28px">
72
72
  <span class="ring-nums" v-for="(pha,index) in list.phases" :key="index">
73
73
  P:{{pha}}
74
74
  </span>
75
- </div>
75
+ </div> -->
76
76
  </div>
77
77
  </el-tooltip>
78
78
  </div>
@@ -323,13 +323,13 @@ export default {
323
323
  if (directionList.length === 0) {
324
324
  tempList.push({
325
325
  id: '',
326
- color: '#606266',
326
+ color: '#454545',
327
327
  peddirection: peddirections
328
328
  })
329
329
  } else {
330
330
  tempList = directionList.map(dir => ({
331
331
  id: dir,
332
- color: '#606266',
332
+ color: '#454545',
333
333
  peddirection: peddirections
334
334
  }))
335
335
  }
@@ -28,7 +28,7 @@
28
28
  :showWalk="item[0].peddirection"
29
29
  :Width="'40'"
30
30
  :Height="'40'" /> -->
31
- <xdr-dir-selector Width="40PX" Height="40PX" :Data="showStyle" :showlist="item"></xdr-dir-selector>
31
+ <xdr-dir-selector Width="50PX" Height="50PX" :Data="showStyle" :showlist="item"></xdr-dir-selector>
32
32
  <div style="height:65px;display:flex;flex-direction:row;justify-content:center;align-items:end;">
33
33
  <div class="current-stage-num" style="width:20%;">{{index + 1}}</div>
34
34
  <div style="width:70%;">