Commit 3f3d48b8 authored by Point 郑海洋's avatar Point 郑海洋 👾

Delete App.js

parent 7ed053d1
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