Explorar el Código

fix: css backgroundurl is undefined

chenlei hace 2 años
padre
commit
a2d0f59bce
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -16,6 +16,7 @@ module.exports = defineConfig({
   transpileDependencies: true,
   pluginOptions: {
     electronBuilder: {
+      customFileProtocol: "./",
       builderOptions: {
         productName: "江苏省文旅厅",
         asar: false,