杨磊
2025-04-28 2b8cbeec005f8ac6f65818da28fc239cf82fc716
src/views/achievements/index.vue
@@ -279,7 +279,7 @@
              </el-pagination>
            </div>
          </div>
          <el-empty v-if="!loading && !resultList.length"></el-empty>
        </div>
      </div>
    </div>
@@ -831,7 +831,7 @@
  flex: 1;
  width: 100%;
  height: 100%;
  min-width: 1250px;
  min-width: 1200px;
  overflow: auto;
  padding-top: 1%;
  padding-bottom: 2%;