diff --git a/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue b/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue index 34233ae..70f3719 100644 --- a/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue +++ b/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue @@ -27,29 +27,15 @@ 标记 - - - - 录音文件 + v-for="(item,index) in dialog.message" :key="index" :data-speaker="item.speaker" :data-guwen="item.isShow"> @@ -1975,6 +1961,7 @@ margin-right: 34rpx; margin-top: 16rpx; font-size: 24rpx; + border: 1rpx solid #eee; } .bosdttom { @@ -1982,9 +1969,6 @@ background-color: #2671E2; } - - - .dialog-block { margin: 20rpx 0; border-bottom: 1px solid #ccc; @@ -2018,14 +2002,10 @@ line-height: 80rpx; display: flex; } - - .scroll-Y .text[data-speaker="2"], - .scroll-Y .text[data-speaker="4"], - .scroll-Y .text[data-speaker="6"] { + .scroll-Y .text[data-guwen="0"]{ flex-direction: row-reverse; text-align: right; - .contentInfo { .info { color: #666; @@ -2034,13 +2014,10 @@ padding: 0 28rpx; display: flex; flex-direction: row-reverse; - .AudioUserName { margin-left: 10rpx; } - } - .contentMain { display: flex; flex-direction: row-reverse; @@ -2112,7 +2089,7 @@ color: #2671E2 !important; position: relative; } - + .scroll-Y .text.active[data-speaker="2"] .content, .scroll-Y .text.active[data-speaker="2"] .content, .scroll-Y .text.active[data-speaker="4"] .content, .scroll-Y .text.active[data-speaker="6"] .content {