Преглед изворни кода

fix: css backgroundurl is undefined

chenlei пре 2 година
родитељ
комит
a2d0f59bce
1 измењених фајлова са 1 додато и 0 уклоњено
  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,