webril
webril
@devin87 我刚刚发现了一个bug,也是IE9 定位问题的bug。 我使用了iframe,子页面调用父页面的 uploader构造函数时(因为我不想在子页面在引入共用文件),input定位会有问题
@devin87 问题解决了,(将 container 参数设置成子页面的body)
用的 umi@4 创建的项目 [email protected], @ant-design/icons 找的icon 没有显示出来
> 用的 umi@4 创建的项目 [email protected], @ant-design/icons 找的icon 没有显示出来 > > 写法错误,这样就可以了
 @HosseinAgha @giuseppeg Is this demo feasible? Only handle Arabic
> 多看看文档再喷吧 我是看着文档写的,用了 model 命名空间,就很奇怪,当前页面会执行其他页面的命名空间里的model,都还没进那个页面
We need this feature. demo: ``` import Router from 'next/router' Router.events.on('beforeHistoryChange', (url, { pathname, shallow, route }) => { const _router = Router.router const renderComponent = _router.components[route] const pageProps =...
@JesseZhao1990 简单的配置,我在rules中这样写是有用的,然后我加在你的配置文件中不起作用了 
这个我看过,有点高级,没看明白 $list 是怎么传到页面上的 @richard-chen-1985