Compare commits
2 Commits
f1c1db580c
...
6b5967a4bb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6b5967a4bb | ||
|
|
8926e047d4 |
@ -898,13 +898,13 @@
|
|||||||
重新评估
|
重新评估
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="status == 'pending'" class="right" style="text-align: center">
|
<div v-if="status == 'pending'" class="right" style="display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center">
|
||||||
<img
|
<img
|
||||||
style="width: 100px; height: 100px; margin-top: 30vh"
|
style="width: 100px; height: 100px"
|
||||||
src="@/assets/images/loading.png"
|
src="@/assets/images/loading.png"
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
<div style="font-size: 20px">评估中…</div>
|
<div style="font-size: 20px; margin-top: 20px">评估中…</div>
|
||||||
<div style="font-size: 14px; color: #999999; margin-top: 10px">
|
<div style="font-size: 14px; color: #999999; margin-top: 10px">
|
||||||
您的知识产权和非物质文化遗产的价值正在评估中,请耐心等候
|
您的知识产权和非物质文化遗产的价值正在评估中,请耐心等候
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user