Results 5 comments of doocal

1、没有同时使用,就是不行;感觉像拦截不到请求;禁用 simply-proxy ,启用 host-switch-plus 拦截立马生效; 2、simply-proxy 规则和 host-switch-plus 顺序是反着填的? 3、有批量添加,没有批量删除,要命呀。

目前此插件无法正常拦截请求,现在暂时换回 host-switch-plus 了。

父页面: ``` top.dialog({ id: 'test-dialog', title: 'loading..', url: './dialog-content.html' }).show(); ``` 弹出页面: ``` var dialog = top.dialog.get('test-dialog'); dialog.button([ { value: '同意', callback: function () { console.info('abcd') return false; }, autofocus:...

我打包成 zip 传不上去,只能把扩展名改成 pdf ,烦请下下来改成zip。不好意思。 [dialog-test.pdf](https://github.com/aui/artDialog/files/1051038/dialog-test.pdf)