/* pages/add-inner-device/index.wxss */ .sg-list { margin-top: 100rpx; } .sg-left-item { width: 50%; } .sg-icon { z-index: 0; } .sg-search-box { z-index: 100; background: #fff; } .sg-submit-box.sg-fix-bottom { z-index: 1; width: 100%; } .sg-submit-box .sg-action { width: 50%; }