提交 2783c5a6 编写于 作者: W weixin_45569091

Mon Apr 22 16:02:00 CST 2024 inscode

上级 0d6a4169
...@@ -3,5 +3,4 @@ import App from './App.vue' ...@@ -3,5 +3,4 @@ import App from './App.vue'
import './assets/main.css' import './assets/main.css'
createApp(App).mount('#app') createApp(App).mount('#app')
...@@ -7,10 +7,4 @@ export default defineConfig({ ...@@ -7,10 +7,4 @@ export default defineConfig({
host: true host: true
}, },
plugins: [vue()] plugins: [vue()]
}) })
\ No newline at end of file
module.exports = {
publicPath: './',
outputDir: 'dist',
indexPath: 'index.html'
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册