|
@@ -14,7 +14,7 @@
|
|
{{msgContent.replace(/<[^>]+>/g,"")}}
|
|
{{msgContent.replace(/<[^>]+>/g,"")}}
|
|
</text>
|
|
</text>
|
|
<view class="content-five" @click="inDetails" v-if="item.sendUserId==17||item.sendUserId==19">
|
|
<view class="content-five" @click="inDetails" v-if="item.sendUserId==17||item.sendUserId==19">
|
|
- <text class="content-five-first">查看订单详情</text>
|
|
|
|
|
|
+ <text class="content-five-first">查看详情</text>
|
|
<text class="content-five-second">
|
|
<text class="content-five-second">
|
|
<u-icon name="arrow-right"></u-icon>
|
|
<u-icon name="arrow-right"></u-icon>
|
|
</text>
|
|
</text>
|