Commit e80ace57 authored by afc163's avatar afc163

turn off g2 track

parent 722a3b0b
import dva from 'dva';
import G2 from 'g2';
// import { browserHistory } from 'dva/router';
import 'moment/locale/zh-cn';
import models from './models';
import './index.less';
G2.track(false);
// 1. Initialize
const app = dva({
// history: browserHistory,
......
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