style(接口测试): 报告样式背景调整

This commit is contained in:
xinxin.wu 2024-05-20 10:08:46 +08:00 committed by Craftsman
parent 688d7385df
commit 9077c44c45
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="flex flex-col" @click.stop="() => {}">
<div class="response-header">
<div v-if="isShowLoopControl" class="my-4 flex items-center justify-start" @click.stop="() => {}">
<div v-if="isShowLoopControl" class="flex w-full items-center justify-start bg-white p-4" @click.stop="() => {}">
<a-pagination
v-model:page-size="controlPageSize"
v-model:current="controlCurrent"