墨迹

Results 21 issues of 墨迹

如题,加个过度动画会感觉效果更好。 我目前的方案:调用渲染完成后的回调函数 loaded。然后给它加个渲染完后的类名,然后给这个类名加上过渡动画。这样只能一个一个组件的加回调函数,有点麻烦。虽然可以直接拿出你的源代码改,但是放在npm包里不太方便更新。期望新版本加入这功能 (考虑过用过别的lazy插件,但不支持ie。有点蛋疼)。 最后:给大佬一波6666支持

feature request

https://github.com/alibaba/weex/blob/d39ca6e20a401004b40470e50970039ff31f4848/android/sdk/src/main/java/org/apache/weex/bridge/WXBridgeManager.java#L2031 ![image](https://user-images.githubusercontent.com/22288837/119944643-17957500-bfc7-11eb-9936-c27b7f859950.png)

### Your questions. - https://www.jianshu.com/ - 之前的旧版本都是OK的,升级之后就有问题了。 - 页面使用了Vue的服务端渲染就不行,纯html+js的页面就可以 - 如图:点击进入网页无法进入,手动 weex.requireModule('webview').reload(webElement.ref);重新加载就可以 ![image](https://user-images.githubusercontent.com/22288837/54005860-0669af00-4196-11e9-98fd-5ac585595edf.png) vue-ssr 官网 : [https://ssr.vuejs.org/zh/](https://ssr.vuejs.org/zh/) ``` 加载 export default { data() { return { } }, created() {...

### Your questions. - 非常希望eros越来越好,轮子的多少可以吸引更多的开发者,特别是对于前端开发者,很难应战原生功能添加更多的原生组件和原生模块,丰富eros库,对于初学者和前端开发者更有吸引力 可以参考这几个库,他们有很多实用的组件库和模块 [weexplus](https://weexplus.github.io/doc/) [weiui](https://github.com/kuaifan/weiui) [natjs](http://natjs.com/#/)

### Your questions. -希望添加系统自带的分享功能 - ## 如图: ![screenshot_2018-10-15-11-37-53-499_android](https://user-images.githubusercontent.com/22288837/46928837-11009c00-d06f-11e8-80d2-22e9aa24c86d.png)

### Your questions. -webview下载文件,这个是很必要的。 - ### Environment. - Mobile model: iphoneX - Mobile system: iOS 8 - Dev platform: darwin\/windows/linux - Node: 8.x.x - Npm: 5.x.x ### What do you...

### Your questions. - 个推初始化加回调 bmPush.initPush({ appId: '', // appId、appKey、appSecret 需要到个推后台获取 appKey: '', appSecret: '' }) - ### Environment. - Mobile model: iphoneX - Mobile system: iOS 12 - Dev...

### Your questions. -Android 动态设置状态栏颜色不起作用。 使用list组件滚动 ,滚动列表时设置状态栏颜色 ![2i ctkp f0hnf75qtjznv](https://user-images.githubusercontent.com/22288837/44653004-19016f80-aa20-11e8-8318-f822a8b1e3a8.png) - ### Environment. - Mobile model: 小米note3 - Mobile system: Android 7.1.1 - Dev platform: darwin\/windows/linux - Node: 8.x.x -...

类似这样的添加事件功能 [echarts events](http://echarts.baidu.com/api.html#events) ![image](https://user-images.githubusercontent.com/22288837/43041924-4e9e03f6-8da1-11e8-86cd-ab633a2c9e97.png) ![4za6 f 8 i0 kzw7skfv](https://user-images.githubusercontent.com/22288837/43041957-02f8b68e-8da2-11e8-99be-98c3c982f707.png) 现在这样写 报错 ![image](https://user-images.githubusercontent.com/22288837/43041971-40be4ec0-8da2-11e8-8217-4745d033ba7f.png)

optimize

[https://alibaba.github.io/bindingx/demos](https://alibaba.github.io/bindingx/demos) 如下: [http://jsplayground.net/vueplayground/2f9e0733-b853-4d97-b350-2630c1a50c83](http://jsplayground.net/vueplayground/2f9e0733-b853-4d97-b350-2630c1a50c83)