We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、mockMethod方法使用window.localStorage报ReferenceError: window is not defined 2、其他vue页面window.localStorage没问题
[email protected] [email protected] [email protected]
配置参数 { mockPath: './src/mock', logger: true, watchFiles: true, localEnabled: true }
单独使用mockjs不存在这个问题
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1、mockMethod方法使用window.localStorage报ReferenceError: window is not defined
2、其他vue页面window.localStorage没问题
[email protected]
[email protected]
[email protected]
配置参数
{
mockPath: './src/mock',
logger: true,
watchFiles: true,
localEnabled: true
}
单独使用mockjs不存在这个问题
The text was updated successfully, but these errors were encountered: