This commit is contained in:
xiaoyu
2024-03-06 11:46:04 +08:00
parent a06c9f4bc8
commit 9561451cbf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
支付9.9元瓜分百万红包
</a>
<a class="block bg-ff0000 pt20 pb20 text-center font-36 color-fff ulib-r20" v-else-if="info.a_id == 28"
href="https://live.haodian.cn/h5/market/sylive2/item/detail?skey=YV9pZD0yOCZpdGVtSWQ9Mzg">
href="https://www.liche.cn/h5/market/sylive2/item/detail?skey=YV9pZD0yOCZpdGVtSWQ9Mzg">
99下定赢免单
</a>
<a class="block bg-1a1a1a pt20 pb20 text-center font-36 color-fff ulib-r20" v-else
+1 -1
View File
@@ -31,7 +31,7 @@
<div class="fixed left-0 bottom-0 right-0 inner30 bg-fff z-index-2" >
<template v-if="info.e_time>0">
<a class="block bg-1a1a1a pt20 pb20 text-center color-fff ulib-r10" v-if="info.stock>0" @click="showReg" href="javascript:void(0)">
<a class="block bg-ff0000 pt20 pb20 text-center color-fff ulib-r10" v-if="info.stock>0" @click="showReg" href="javascript:void(0)">
<div class="font-32">立即支付<span>{{info.price}}</span></div>
<div class="mt10 font-20 color-888" v-html="showTime"></div>
</a>