update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script setup>
|
||||
import dy from "../static/images/抖音.png";
|
||||
import qrw from "../static/icons/qrw.png";
|
||||
import XCountdown from "./XCountdown.vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
@@ -9,9 +10,12 @@ import qrw from "../static/icons/qrw.png";
|
||||
<view style="font-size: 28rpx">
|
||||
任务编号:DF1212
|
||||
</view>
|
||||
<view style="font-size: 24rpx">
|
||||
<view v-if="false" style="font-size: 24rpx">
|
||||
<Text class="text-[#165DFF]">08-13-09:54</Text>后可开始回填
|
||||
</view>
|
||||
<x-countdown v-else>
|
||||
<view style="font-size: 24rpx;font-weight: 400;" class="text-[rgb(78,89,105)]">审核倒计时:</view>
|
||||
</x-countdown>
|
||||
</view>
|
||||
|
||||
<view class="!flex gap-[26rpx] !pt-[20rpx]">
|
||||
|
||||
Reference in New Issue
Block a user