/* template/checkbox/checkbox.wxss */ .black{ position: fixed; left: 0; top: 0; width: 100vw; height: 100vh; z-index: 1100; background: rgba(0,0,0,0.4); }