瀏覽代碼

样式优化

tanxue 1 月之前
父節點
當前提交
36ad633790
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/styles/global/components.scss

+ 1 - 1
common/styles/global/components.scss

@@ -89,7 +89,7 @@ view{box-sizing: border-box;}
 }
 .head-collapse-box{
 		width: 100%;height: calc(100vh - 100rpx)!important;background-color: #0041b7!important;overflow-y: auto;
-		position: absolute;top: 120rpx;left: 0;right: 0;bottom: 100rpx;z-index: 99;
+		position: fixed;top: 120rpx;left: 0;right: 0;bottom: 100rpx;z-index: 99;
 		.uni-collapse-item__title-box{background-color: #0041b7!important;font-size: 32rpx;color: #fff;}
 		.uni-collapse-item--animation{
 			transform: rotate(270deg);