diff --git a/app/pages/LiveRoom/index.client.vue b/app/pages/LiveRoom/index.client.vue index 06e7dbc..c81293f 100644 --- a/app/pages/LiveRoom/index.client.vue +++ b/app/pages/LiveRoom/index.client.vue @@ -1,9 +1,10 @@ - - + + { 拍品 (1/188) - + { {{ quoteStatus ? '关闭出价' : '开启出价' }} + + RMB + 5,000 + 去支付 + @@ -95,7 +106,28 @@ onBeforeUnmount(() => { :class="`w-344px h-[40px] ${quoteStatus ? 'bg-#FFB25F' : 'bg-#D6D6D8'} rounded-4px ${quoteStatus ? 'text-#fff' : 'text-#7D7D7F'} text-14px flex justify-center items-center mt-10px mb-10px`"> {{ quoteStatus ? '确认出价 RMB 3,000' : '点击"开启出价",即刻参与竞拍 ' }} - + + + 领先 + 现场竞价 + 10:12:12 + RMB5,500 + 我 + + + 领先 + 现场竞价 + 10:12:12 + RMB5,500 + 我 + + + 领先 + 现场竞价 + 10:12:12 + RMB5,500 + 我 + @@ -104,6 +136,16 @@ onBeforeUnmount(() => { \ No newline at end of file