<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
/* 详情页面 */
.detail-wrapper {
background-color: skyblue;
padding: 10px;
}
.detail-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #FFF;
}
.title
css实现左右内凹圆
最新推荐文章于 2024-04-04 02:19:05 发布