UNPKG

@pwc-ra/components

Version:

PwC RA shared components library

12 lines 209 B
<!DOCTYPE html> <html> <head> <title>Silent SSO Check</title> <script> parent.postMessage(location.href, location.origin); </script> </head> <body> <!-- 静默检查 SSO 页面 --> </body> </html>