首页标题

This commit is contained in:
仲么了
2023-08-03 14:51:36 +08:00
parent f798c64930
commit 192bd44c7a
28 changed files with 246 additions and 174 deletions

View File

@@ -180,7 +180,7 @@ export default {
padding: 20rpx;
.submit-btn {
background: $uni-theme-blue;
background: $uni-theme-color;
color: #fff;
}
@@ -212,7 +212,7 @@ export default {
.login-box-input-btn {
width: 200rpx;
margin-left: 40rpx;
background: $uni-theme-blue;
background: $uni-theme-color;
color: #fff;
}