feat: 头条,微博热搜等函数 API 实现

This commit is contained in:
RockYang
2023-07-25 15:02:43 +08:00
parent ca8c8e6490
commit cab955c292
15 changed files with 251 additions and 161 deletions

View File

@@ -1039,9 +1039,9 @@ $borderColor = #4676d0;
justify-content: center;
align-items: center;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
padding 0 15px;
.input-container {
max-width 600px;
width 100%
margin: 0;
border: none;
@@ -1051,7 +1051,6 @@ $borderColor = #4676d0;
position relative
.el-textarea {
max-width 600px;
.el-textarea__inner::-webkit-scrollbar {
width: 0;