未在有效时间范围内

This commit is contained in:
zhangyc
2023-01-01 19:35:44 +08:00
parent 7356eec843
commit 8df53386d4
2 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@
<div v-else>
<div style="display: flex; justify-content: center">
<button disabled class="tijiao"
style="background:#999;border-radius: 6px;cursor: not-allowed;">到开始时间</button>
style="background:#999;border-radius: 6px;cursor: not-allowed;">在有效时间范围内</button>
</div>
</div>
</div>
@@ -162,7 +162,7 @@
<div v-else>
<div style="display: flex; justify-content: center">
<button disabled class="tijiao"
style="background:#999;border-radius: 6px;cursor: not-allowed;">到开始时间</button>
style="background:#999;border-radius: 6px;cursor: not-allowed;">在有效时间范围内</button>
</div>
</div>
</div>