生箔站点管理

This commit is contained in:
2024-04-18 16:12:47 +08:00
parent fa93ed075a
commit 7f3d1ab1e1
9 changed files with 206 additions and 1 deletions

View File

@@ -290,6 +290,15 @@ uni-button:after {
border: 2rpx solid #ff6a00;
border-radius: 10rpx;
}
.button-primary1
background-color: #E9B451
border-color: #E9B451
.button-primary2
background-color: #6CBE8B
border-color: #6CBE8B
.button-primary3
background-color: #6798ef
border-color: #6798ef
.button-info, .submit-button[disabled] {
background-color: #c9c9c9;
border: 2rpx solid #c9c9c9;