Merged
Conversation
Closed
Owner
|
可以可以,我先测一下有没有额外的bug,再merge |
Owner
|
第一次载入时样式还没加载上会闪烁 |
Contributor
Author
|
开发环境css是js生成的,到生产环境就好了 |
|
|
dkvirus
reviewed
Oct 10, 2017
| import PropTypes from 'prop-types' | ||
| import { Menu, Icon } from 'antd' | ||
| import { Link } from 'dva/router' | ||
| import { LinkWrapper } from 'components' |
Contributor
There was a problem hiding this comment.
这里的 LinkWrapper 是从哪里来的呀,我查看了下 src/components/index.js 中导出的对象中并没有 LinkWrapper,有点疑问,请教一下。
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
有一些格式化引起diff,抱歉。。。
升级dva@2;使用cross-env;给Loader组件增加了一个fullScreen选项,为了在按需加载pageRoute的时候有一个loading效果