提交 403c0bc9 编写于 作者: A Anne_LXM

兼容web端

上级 39bff6ac
......@@ -15,6 +15,6 @@
</head>
<body>
<div id="app"><!--app-html--></div>
<script type="module" src="/main.js"></script>
<script type="module" src="/main"></script>
</body>
</html>
\ No newline at end of file
import App from './App'
import App from './App.uvue'
import { createSSRApp } from 'vue'
export function createApp() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册