独孤逸辰

Results 13 comments of 独孤逸辰

字体文件没用吧,用的系统默认的Chalkboard

> ``` > index-40421e02.js:40 TypeError: l.ready is not a function > at index-40421e02.js:6:10350 > at new Promise () > at Module._s (index-40421e02.js:6:10328) > at Mn.storagePages (index-40421e02.js:40:47866) > at index-40421e02.js:40:75639 >...

@jaceDeng 发新版吧,目前源都用不了

> I only used translate on the OP but if I understand correctly, when we call `takeFullSnapshot(true)`, we will receive two distinct events with the `isCheckout` arg as `true`. Looking...

- 1.menu 的hidden ,hideInMenu 无效 - 2.layout :mix 实现不完整,top 未实现 - 3.prefixCls 设置未全部生效

大版本升级,改动挺大

If nginx listen the port 5000 ,than the port is in use ,`python main.py` could not be runned up!

> 两边都没有版本选择。左右两边各接受一个字符串传入,你要切换版本可以在上面做两个下拉框来选择传入的文本内容 问题现在是左边固定是old-string,左边能是 new-string 吗?