摘要: <div class="order-tips__message-item" :class="getClass(index)" v-for="(orderTip, index) in tips" :key="index"> {{orderTip[3]}} </div> <script> export 阅读全文
posted @ 2020-02-16 20:38 益码凭川 阅读(1763) 评论(0) 推荐(0) 编辑