From c93e5534eda4392c85d1292d3f0334cc0a729f2a Mon Sep 17 00:00:00 2001 From: gerson <1405270578@qq.com> Date: 星期三, 17 七月 2024 21:53:07 +0800 Subject: [PATCH] 错误解析 --- customer_list/ch/ai_html/views/demo/html/CreditRateRank.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html b/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html index f159e70..9b8c046 100644 --- a/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html +++ b/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html @@ -41,8 +41,8 @@ </head> <body> - <div class="w-full h-full bg-[#f2f4f8]" id="creditRateRank"> - <div class="mx-[5px] my-[5px] space-y-1 bg-[rgb(242,244,248)]"> + <div class="w-full h-full bg-[#f2f4f8] px-[5px] py-[5px]" id="creditRateRank"> + <div class="space-y-1 bg-[rgb(242,244,248)]"> <div class="bg-white"> <div class="item_title"> <div class="leader_left"></div> -- Gitblit v1.9.3