Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged weex

0 votes
926 views
1 answer
    随着 weex 更新, 看到不同的版版本号, 有点困惑了....
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
897 views
1 answer
    <template> <div> 111111 </div> </template> <style> </style> <script> var stream = require('@weex-module/stream') || {} var ... (e) {} },function(res){ }) }, } } </script>...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
822 views
1 answer
    帮忙看看是怎么回事!! 安卓上没问题! 苹果上不显示 http://dotwe.org/vue/5947bea5......
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
936 views
1 answer
    帮忙看看是怎么回事!! 安卓上没问题! 苹果上不显示 http://dotwe.org/vue/5947bea5......
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
942 views
1 answer
    (id<WXImageOperationProtocol>)downloadImageWithURL:(NSString )url imageFrame:(CGRect)imageFrame userInfo:(NSDictionary )options completed:(void(^)( ... ; // 打印结果:----(null) }...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
953 views
1 answer
    var stream = weex.requireModule('stream') export default { data () { return { myimg:'unknown' } }, methods: { getStarCount ... ' 需要自己实现吗? var stream = weex.requireModule('stream')...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    weex playground源码有开源吗? 里面的组件在哪里获取?...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
966 views
1 answer
    http://dotwe.org/vue/5f2962a3... 底下红色的层中间有个text,响应click事件,在手机端试一下,点击红色层的中间位置,会显示hello,world...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
953 views
1 answer
    weex stream如何接受返回的数据 现在递交数据已经成功,但是接受返回的消息不是很清楚, 有熟悉的大大贴下代码吗?...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    weex - iOS SDK pod:0.10.2版本后,启动应用强制打开“手机淘宝”!是什么原因?...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
924 views
1 answer
    playground在iOS上,base64,Gif都可以显示,而安卓上却提示要插件支持。 明明很简单的就可以实现,为什么要这样做得让使用者觉得三端不统一?...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
925 views
1 answer
    没有找到三方通用的图片上传组件, 所以就在weex中用web组件显示一个html, html中选择文件上传, iOS没有问题, 安卓端点上传框无反应。。 急求解决方法!!!...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    weex请问一下 在vue里面引入js应该怎么配置 在本地浏览器可以跑 到移动端加载不到资源了 谢谢...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
947 views
1 answer
    weex中不同.we文件之间数据如何传输?...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    weex loading-indicator这个控件应该怎么使用 文档上面好像没有说明 谢谢...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
840 views
1 answer
    weex编译文件时提示 new version [1.3.5] of weex-previewer is detected. 然后选择升级出现错误 Error: fatal error! at installer.(anonymous function).then ( ... Command.js:49:31) 又遇到过相同问题的朋友么,请问该报错如何解决?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
899 views
1 answer
    android下的自定义NavBar Weex 提供了 WXNavigatorModule 进行导航控制,对应的方法可以通过设置 IActivityNavBarSetter 接口进行定制。 但是我看ios下面没有,请问在IOS下面我要怎么要自定义导航的控制呢?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
877 views
1 answer
    weex stream feach 如何设置 timeOut 时间,访问数据接口 需要时间比较久, 原生设置 TimeOut 时间久一点 是可以获取返回数据的,但是 stream 会直接返回 请求出错...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
997 views
1 answer
    weex <video>标签 视频有声音没画面 <video auto-play="false" play-status="pause" src="https://xxx.com/web/assets/video/swisse.mp4" style="width:750px;height:500px;"></video> 这样写有问题吗?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
853 views
1 answer
    目前我们移动端的网站都是h5的,app里也是嵌的h5,打算使用weex来进行改版。 所以目前是先只改一个页面,使用weex,页面中有跳转到h5页面的链接,使用的是a标签,在web中是可以直接跳转的,但是在app中跳到空白页,想请问下,weex写的页面,跳转到h5页面,web和app中处理方式不一样吗?那在app中怎么处理呢?谢谢...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
866 views
1 answer
    之前是用.we做的底部导航,很容易实现,转成vue后tabbar怎么都出不来,拷下官方相应的tabbar和tabbaritem也不行,官方的tabbar的v-for写的还有问题报错,修改v-for后也是不显示,被这个tabbar整懵逼了。大神们救救我!!!!!...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
989 views
1 answer
    1 package.json { "name": "xxx", "version": "1.0.0", "description": "a weex project", "main": "index.js", ... 8080/node_modules/weex-html5/dist/weex.js:3099:15), <anonymous>:136:23)...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
944 views
1 answer
    weex scroller搭配refresh在android平台第一次 上拉 会触发refresh js框架是 vue,有遇到的吗,不知道是不是bug...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    1.问题:android list 有虚拟按键的情况下,底部会被遮挡 2.问题截图: 被遮挡: 正常: 3.list高度计算方法: 屏幕高度-状态栏 ... - navBarHeight - tabBarHeight - tabHostHeight-ret; this.tableHeight = this.pageHeight; });...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
768 views
1 answer
    display 值为 show 或 hide 仅隐藏 <indicator>,<loading> 其他子组件依然可见,loading 事件仍会被触发 如果需要 <loading> hide 时隐藏文案并不再触发事件,有两种解决方法: 修 ... 个例子?谢谢 这边sdk已经是0.11了 this.$("loadmore").remove(); 这样不行 ...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    <template> <div class="baseView"> <XhcHeader :title="title"> </XhcHeader> <XhcLiveAreaTab class="tabbar" @changeTab="changeTab ... > </list> </components> </div> </template>...
asked Feb 5, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
832 views
1 answer
    在消息列表中,分为普通消息和提醒消息,展示时的cell不同,如何将请求得到的数据展示到不同的cell 上...
asked Feb 5, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
872 views
1 answer
    picker.pickeDate 只需要弹出 年和月份,不需要天数...
asked Feb 5, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...