文章详情页
Weex scroller在android和ios表现形式的差异
浏览:67日期:2024-08-12 15:54:05
问题描述
<template> <scroller style='flex:1; background-color:#ff503f'> <text style='flex:1;background-color:#37a1ff'>this is a text</text> </scroller></template>
IOS中的运行结果:
Android中的运行结果:
这个问题已经困扰很久了,麻烦各位大神看看,谢谢!
问题解答
回答1:给Text标签设置高宽试下
相关文章:
1. css - transform: translateY(-50%)在360浏览器极速模式下使得文字变模糊了2. mysql优化 - mysql慢查询copying to tmp table3. nginx英文文档的WebSocket proxying部分没看太明白,麻烦推荐一点中文文章4. python - 关于matplotlib的x轴显示的问题5. android 文件File删除问题6. css - .clearfix:after中为什么设置display: table7. angular.js - 怎样在使用ng-repeat属性的标签里面监听单个事件,使其能够单个改变CSS。8. angular.js - js 点击事件onclick=“”,引号内的函数名字 可以为 变量吗9. 请教: 关于 python 反斜杠转义的疑问10. angular.js - Ionic 集成crosswalk后生成的apk在android4.4.2上安装失败???
排行榜
