Commit bb113a74 authored by 郑海洋's avatar 郑海洋

Merge branch 'master' of git.elitescloud.com:Point.Zheng/dva-jingzi-game

parents fdbd8e07 3f3d48b8
export const dva = {
config: {
onError(e) {
e.preventDefault();
console.error(e.message);
},
},
plugins: [
require('dva-logger')(),
],
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment