优化前端ui
This commit is contained in:
@@ -226,7 +226,7 @@ function resetFilters() {
|
||||
type="error"
|
||||
show-icon
|
||||
:closable="false"
|
||||
style="margin-top: 16px"
|
||||
class="mt-4"
|
||||
/>
|
||||
<el-alert
|
||||
v-if="lastClaimUrl"
|
||||
@@ -234,7 +234,7 @@ function resetFilters() {
|
||||
type="info"
|
||||
show-icon
|
||||
:closable="false"
|
||||
style="margin-top: 16px"
|
||||
class="mt-4"
|
||||
/>
|
||||
|
||||
<el-card
|
||||
@@ -398,7 +398,7 @@ function resetFilters() {
|
||||
:page-size="pagination.pageSize"
|
||||
:total="pagination.total"
|
||||
layout="total, prev, pager, next"
|
||||
style="margin-top: 16px; justify-content: center"
|
||||
class="mt-4" style="justify-content: center"
|
||||
@current-change="loadTasks"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user