feat: 重构对话功能
This commit is contained in:
@@ -66,6 +66,7 @@ export default defineConfig(({ mode, command }) => {
|
||||
define: {
|
||||
// Inject the dev server URL for use in main process
|
||||
MAIN_WINDOW_VITE_DEV_SERVER_URL: JSON.stringify(devServerUrl),
|
||||
'process.env.VITE_SERVICE_URL': JSON.stringify(process.env.VITE_SERVICE_URL || 'http://8.138.234.141/ingress'),
|
||||
},
|
||||
build: {
|
||||
outDir: 'dist-electron/main',
|
||||
|
||||
Reference in New Issue
Block a user