|
@@ -45,7 +45,7 @@
|
|
<div class="chart-bottom-insruction-info"
|
|
<div class="chart-bottom-insruction-info"
|
|
v-if="((chartSourcesFrom&&chartSourcesFrom.isShow) || (chartInstructions&&chartInstructions.isShow)) &&!this.$parent.isHintShow(position)">
|
|
v-if="((chartSourcesFrom&&chartSourcesFrom.isShow) || (chartInstructions&&chartInstructions.isShow)) &&!this.$parent.isHintShow(position)">
|
|
|
|
|
|
- <div class="chart-source" v-if="chartSourcesFrom&&chartSourcesFrom.isShow">
|
|
|
|
|
|
+ <div class="chart-source text_oneLine" v-if="chartSourcesFrom&&chartSourcesFrom.isShow">
|
|
<span
|
|
<span
|
|
:style="`
|
|
:style="`
|
|
color: ${ chartSourcesFrom.color };
|
|
color: ${ chartSourcesFrom.color };
|