作者 吴孟雨
1 个管道 的构建 通过 耗费 2 秒

测试

... ... @@ -20,6 +20,7 @@
justify-content: center;
color: #CCCCCC;
font-size: 0.3rem;
margin-top: 1rem;
}
</style>
</head>
... ...
... ... @@ -36,6 +36,7 @@ body, html{
}
.input-box {
width: 100%;
height: 1rem;
display: flex;
align-items: center;
border-bottom: 1px solid #ebebeb;
... ...