修改输入框颜色

master
于肖磊 2026-03-13 18:14:28 +08:00
parent e8d647c28d
commit b5a1b17881
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@
position: fixed;
left: 0;
z-index: 99;
background: red;
background: #fff;
padding: 20rpx;
box-sizing: border-box;
}