gaosp
2024-03-10 3cb45f5e261d22a4ee3e71dd5c588c95469f7d28
src/container/list/index.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2024-01-06 17:40:19
 * @LastEditors: Sneed
 * @LastEditTime: 2024-03-06 09:18:40
 * @LastEditTime: 2024-03-10 11:39:46
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/list/index.vue
-->
<template>
@@ -224,8 +224,9 @@
    .pagination {
        position: absolute;
        bottom: 0;
        bottom: 50px;
        right: 40px;
        z-index: 99;
    }
}