Open my6521 opened 1 year ago
1、mockMethod方法使用window.localStorage报ReferenceError: window is not defined 2、其他vue页面window.localStorage没问题
vite@4.4.9 vite-plugin-mock@2.9.6 mockjs@1.1.0
配置参数 { mockPath: './src/mock', logger: true, watchFiles: true, localEnabled: true }
单独使用mockjs不存在这个问题
1、mockMethod方法使用window.localStorage报ReferenceError: window is not defined 2、其他vue页面window.localStorage没问题
vite@4.4.9 vite-plugin-mock@2.9.6 mockjs@1.1.0
配置参数 { mockPath: './src/mock', logger: true, watchFiles: true, localEnabled: true }
单独使用mockjs不存在这个问题