web iframe结构实现
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
|
||||
<!-- 加载运行时配置(必须在其他脚本之前加载) -->
|
||||
<script src="/app-config.js"></script>
|
||||
|
||||
<!-- Module Federation - 预加载远程入口 -->
|
||||
<link rel="modulepreload" href="http://localhost:5000/remoteEntry.js">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user