文章詳情頁
Weex scroller在android和ios表現(xiàn)形式的差異
瀏覽:137日期: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中的運行結(jié)果:
Android中的運行結(jié)果:
這個問題已經(jīng)困擾很久了,麻煩各位大神看看,謝謝!
問題解答
回答1:給Text標簽設(shè)置高寬試下
上一條:android - 功能型消息推送功能如何實現(xiàn)(帶同意 拒絕)下一條:android - 環(huán)信Easeui導(dǎo)入后啟動報錯UnsatisfiedLinkError
相關(guān)文章:
1. docker鏡像push報錯2. javascript - URL中有#號如何來獲取參數(shù)啊? nodejs3. angular.js - angular內(nèi)容過長展開收起效果4. Docker for Mac 創(chuàng)建的dnsmasq容器連不上/不工作的問題5. docker不顯示端口映射呢?6. docker容器呢SSH為什么連不通呢?7. 關(guān)于docker下的nginx壓力測試8. 新手求教python3如何把dict循環(huán)寫入csv文件(在進行爬蟲時遇到的問題)?9. python - 想要看Exception實現(xiàn)的源碼在什么位置?10. python - Django表單Form.save()問題
排行榜

熱門標簽