Commit ffd95ac0 authored by 孙灵跃 Leon Sun's avatar 孙灵跃 Leon Sun

1111

parent 1905f061
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</noscript> </noscript>
<div id="app"></div> <div id="app"></div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
<script> <!-- <script>
const getDataFromBackend = () => { const getDataFromBackend = () => {
// 如果外部没有传入思维导图的方法,则使用默认数据 // 如果外部没有传入思维导图的方法,则使用默认数据
return new Promise((resolve, reject) => { return new Promise((resolve, reject) => {
...@@ -74,6 +74,6 @@ ...@@ -74,6 +74,6 @@
setTakeOverAppMethods(data) setTakeOverAppMethods(data)
window.initApp() window.initApp()
} }
</script> </script> -->
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment