会员权益

This commit is contained in:
2026-04-29 15:33:58 +08:00
commit 54965243da
2787 changed files with 242809 additions and 0 deletions

View File

@@ -0,0 +1 @@
.component-title-bar{position:-webkit-sticky;position:sticky;top:0;z-index:998;background:#fff;width:100%}.component-title-bar .title-bar-status{width:100%}.component-title-bar .title-bar-main{display:flex;align-items:center;height:0;overflow:hidden;padding:0 25%}.component-title-bar .title-bar-main .main-back{width:32rpx;height:32rpx;position:absolute;left:32rpx}.component-title-bar .title-bar-main .main-back .icon{position:absolute;top:0;left:0}.component-title-bar .title-bar-main .main-title{position:relative;width:100%;flex:1}.component-title-bar .title-bar-main .main-title .title{color:#000;text-align:center;font-size:32rpx;line-height:44rpx}.component-title-bar .title-bar-border{width:100%;height:1rpx;background:#f6f7fb;margin-top:-1rpx}