周期提示文案
This commit is contained in:
parent
26360473fb
commit
b2e4685f1d
|
@ -119,6 +119,10 @@
|
||||||
生效时间:{{goods.group_info.time_limit.effect_time.start_time}}
|
生效时间:{{goods.group_info.time_limit.effect_time.start_time}}
|
||||||
~
|
~
|
||||||
{{goods.group_info.time_limit.effect_time.end_time}}</p>
|
{{goods.group_info.time_limit.effect_time.end_time}}</p>
|
||||||
|
|
||||||
|
<p class="time"
|
||||||
|
:style="{marginTop: 0,color:dynamicStyle.time_color}">
|
||||||
|
周期提示文本:123456789</p>
|
||||||
|
|
||||||
<p class="time" :style="{marginTop: '0.05rem',color:dynamicStyle.time_color}"
|
<p class="time" :style="{marginTop: '0.05rem',color:dynamicStyle.time_color}"
|
||||||
v-if="goods.group_info.time_limit.receive_time.start_time">
|
v-if="goods.group_info.time_limit.receive_time.start_time">
|
||||||
|
|
Loading…
Reference in New Issue