Commit 08d626a8 authored by 张娇(东信)'s avatar 张娇(东信)

筛选修改

parent 379cb7d4
......@@ -49,7 +49,13 @@
</view>
<wd-count-down
:time="timeLeft"
style="position: absolute; z-index: 999; left: 440rpx; margin-top: 10rpx"
style="
position: absolute;
z-index: 999;
left: 440rpx;
margin-top: 10rpx;
width: max-content;
"
>
<template #default="{ current }">
<span class="custom-count-down">{{ current.days }}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment