dva-admin
dva-admin copied to clipboard
请教下,app的state的curPowers,是怎么传到所有页面中去的呢?
请教下,app的state的curPowers,是怎么传到所有页面中去的呢?我看其他页面的model state里面没有存curPowers,但是却能取到app的state的curPowers, 是在哪弄的呢?
在/src/routes/App/index.js
里面。
@pmg1989 不知道为啥,我的传不过