fix: 统一页面,样式提取修改。

This commit is contained in:
tianyongbao
2026-06-28 09:51:14 +08:00
parent fc4ef3d98b
commit a506f2de98
69 changed files with 299 additions and 1955 deletions

View File

@@ -263,21 +263,7 @@ onLoad((option) => {
.form-view {
padding: 20rpx 0rpx 0 10rpx;
.input-with-arrow {
position: relative;
width: 100%;
.arrow-icon {
position: absolute;
right: 20rpx;
top: 50%;
transform: translateY(-50%);
color: #c0c4cc;
font-size: 20rpx;
pointer-events: none;
z-index: 10;
}
}
.form-btn {
padding-top: 32rpx;