Merge branch 'feature/feature-20250331-h5' of https://e.coding.yili.com/yldc/ylst/ylst-survey-h5 into feature/feature-20250331-h5
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<p>{{ element.config.prompt_center }}</p>
|
||||
<p>{{ element.config.prompt_right }}</p>
|
||||
</div>
|
||||
<RateCharacter v-model="answerValue" :config="element.config"></RateCharacter>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
@@ -100,6 +101,6 @@ const chooseOption = (item) => {
|
||||
.tips {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
color: #bfbfbf;
|
||||
color: #b8b8b8;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user