期贤 hace 6 años
padre
commit
d807da154f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/defaultSettings.ts

+ 1 - 1
config/defaultSettings.ts

@@ -55,6 +55,6 @@ export default {
     locale: true,
   },
   title: 'Ant Design Pro',
-  pwa: true,
+  pwa: false,
   iconfontUrl: '',
 } as DefaultSettings;