文章详情页
Weex scroller在android和ios表现形式的差异
浏览:62日期: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 - .clearfix:after中为什么设置display: table2. ueditor上传服务器提示后端配置项没有正常加载,求助!!!!!3. 请教: 关于 python 反斜杠转义的疑问4. python - 关于matplotlib的x轴显示的问题5. nginx英文文档的WebSocket proxying部分没看太明白,麻烦推荐一点中文文章6. android 文件File删除问题7. mysql优化 - mysql慢查询copying to tmp table8. javascript - vue生成一维码?求助!!!!!急9. css - transform: translateY(-50%)在360浏览器极速模式下使得文字变模糊了10. angular.js - 怎样在使用ng-repeat属性的标签里面监听单个事件,使其能够单个改变CSS。
排行榜
