1
admin
2026-01-14 9b4f2082eef1006544fed284c57c63ae62b9fe99
src/page/home/daylimitNew.vue
@@ -25,7 +25,7 @@
                            }}</a>
                    </p>
                </div>
                <div class="lb2"> {{ item.price }} </div>
                <!-- <div class="lb2"> {{ item.price }} </div> -->
                <div class="lb3"><a @click="getdetail(item)">{{ $t("hj238") }}</a></div>
            </div>
            <div class="progress-bar-wrapper">
@@ -40,7 +40,7 @@
                <div class="boxh">
                    {{ $t("jy535") }} <span @click="show = false"></span>
                </div>
                <h5>{{ $t("hj130") }}</h5>
                <h5>{{ $t("hj120") }}</h5>
                <h6>{{ currentItem.price ? currentItem.price : '' }}</h6>
                <div class="erty tghj"><input :placeholder="$t('jy87')" type="number" class="inpy" v-model="num"
                        @input="num = num.replace(/^(0+)|[^\d]+/g, '')"><a>{{ $t("hj117") }}</a></div>
@@ -264,7 +264,7 @@
                background: linear-gradient(90deg, #f33030 0%, #d73d3d 100%);
                border-radius: 0.15rem;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                transition: width 0.3s ease;
                min-width: 0;