force-app/main/default/aura/NewAgencyOpportunity/NewAgencyOpportunity.css
@@ -65,3 +65,15 @@ .THIS .slds-spinner_container { position: revert; } .THIS .slds-backdrop2 { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); /* 遮罩层的半透明背景色 */ } .THIS .slds-backdrop_open2 { z-index: 9003; /* 遮罩层的层级,需要确保比模态框的层级高 */ }