🚀 Function-based rendering
Directly call the function to render the popup layer, without the need to depend on the parent component's template mounting and manual maintenance of the rendering state, which maximizes the reduction of code intrusion and decouples the popup layer from the calling component.