소스 검색

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,