This commit is contained in:
2024-05-17 18:02:49 +08:00
parent 8407d51fb6
commit b5264dc222
4056 changed files with 308094 additions and 41932 deletions

View File

@@ -77,7 +77,7 @@ page {
}
*/
.uni-panel-h-on {
background-color: #f0f0f0;
background-color: #f5f5f5;
}
.uni-panel-text {
@@ -109,7 +109,7 @@ page {
align-items: center;
background-color: #FFFFFF;
border-top-style: solid;
border-top-color: #f0f0f0;
border-top-color: #f5f5f5;
border-top-width: 1px;
padding: 12px;
/* #ifdef H5 */