根路径修改

触摸屏-直流
Lufaneng 1 year ago
parent d023bea163
commit 3533e7da33

@ -13,7 +13,7 @@ import Inspect from 'vite-plugin-inspect'
const pathSrc = path.resolve(__dirname, 'src')
// https://vite.dev/config/
export default defineConfig({
base: 'central-control',
// base: 'central-control',
plugins: [
vue(),
// vueDevTools(),

Loading…
Cancel
Save