lin
2026-05-14 096c08977d2596d023e362ce2c3ff3ac054ea4ad
static/css/index.css
@@ -12,8 +12,13 @@
    flex-direction: column;
    min-height: 100vh;
    position: relative;
   padding-top: 50upx;
   padding-top: 50rpx;
}
/* #ifndef H5 */
.page-container {
   padding-top: var(--status-bar-height);
}
/* #endif */
.page-bg {
    position: absolute;
@@ -291,7 +296,7 @@
    margin: 30upx auto 30upx;
    z-index: 99;
    height: 90upx;
    background-color: #e3b400;
    background-color: #37AA25;
    color: #ffffff;
    letter-spacing: 10upx;
    display: flex;
@@ -310,8 +315,8 @@
   align-items: center;
}
.h-logo{
   width: 154rpx;
   height: 52rpx;
   width: 118rpx;
   height: 38rpx;
}
.hLogo-1{
   margin: 0 30upx;