瀏覽代碼

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,