Results 7 comments of John

`addJavascriptInterface`和`制定的协议`有什么区别?

我知道为什么 因为谷歌浏览器不支持 加载本地文件;但是我在项目中使用的是webpack;请问知道如何在webpack中导入proto文件吗? 还有就是当proto是一种嵌套关系事怎么写例如 ``` wsmessage = WSMessage.create({ id: "1", content: "hello", sender: "web", time: new Date().getTime(), obj:{ name:'zhangsan', age:13 } }); ``` 我这样写并没有用

I have the same problem, currently using the `selectorBlackList` to filter

是的,我也有同样问题,我有一个2mb云服务器,我在其中复制1t文件到另一个云盘,到现在2个星期都没复制完,导致这台服务器我都没法用

`[{ pattern: /^\d+$/, required: true, message: 'pattern这个字段就够了' }]`

我怀疑是window 跑不起来