提交 2626a1dd 编写于 作者: H hdx

feat: 支持web所需定义

上级 d76c78bf
......@@ -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>
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.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部