mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 16:56:43 +08:00
【智能客服需求】 加问题结尾
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
{{ [index01 + 1] }} {{ item01.question }}
|
||||
</p>
|
||||
</div>
|
||||
<div v-if="item.vagueNode && item.vagueNode.endVagueMsg" v-html="item.vagueNode.endVagueMsg"></div>
|
||||
</template>
|
||||
<template v-else-if="item.singleNode.isRichText == 2">
|
||||
<img :src="item.singleNode.PicUrl" class="w150 h150" alt="" />
|
||||
|
||||
Reference in New Issue
Block a user