国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

weex開發實戰(5)--利用wxc-tabbar實現類似安卓fragment分頁效果

2019-11-09 17:04:10
字體:
來源:轉載
供稿:網友

wxc-tabbar是官方提供的一個tabbar擴展,需要安裝weex-components

npm install weex-components --save注意在安卓項目上,src最好寫成 “file://assets/yourpath”

<template>    <div style="flex-direction: column;">        <wxc-tabbar tab-items={{tabItems}}></wxc-tabbar>    </div></template><script>    require('weex-components');    module.exports = {        data:{            tabItems:[                {                    index:0,                    title:"主頁",                    titleColor:'',                    icon:"",                    image:"http://ww2.sinaimg.cn/large/0060lm7Tgw1fb5paqsppfj302v02gmwx.jpg",                    selectedImage:"http://ww3.sinaimg.cn/large/0060lm7Tgw1fb5pacghqhj302v02g744.jpg",                    src:"file://assets/weex/modules/main.js",                    visibility:"visible"                },                {                    index:1,                    title:"收藏",                    titleColor:'',                    icon:"",                    image:"http://ww2.sinaimg.cn/large/0060lm7Tgw1fb5oxe9vbkj302s02g0si.jpg",                    selectedImage:"http://ww4.sinaimg.cn/large/0060lm7Tgw1fb5ow9ddswj302s02gglh.jpg",                    src:"file://assets/weex/modules/collection.js",                    visibility:"hidden"                },                {                    index:2,                    title:"我的",                    titleColor:'',                    icon:"",                    image:"http://ww1.sinaimg.cn/large/0060lm7Tgw1fb5pbtauy1j302c02hmwx.jpg",                    selectedImage:"http://ww4.sinaimg.cn/large/0060lm7Tgw1fb5pbb390dj302c02hglg.jpg",                    src:"file://assets/weex/modules/me.js",                    visibility:"hidden"                }            ]        }    }</script><style></style>最終實現效果

wxc-tabbar使用過程中會有一些顯示不全的問題,可以去修改node_modules里面的源碼,調整高度。

項目源代碼:點擊打開鏈接

有任何問題可以聯系我 2470828450@QQ.com  交流weex和安卓開發。


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 新闻| 大兴区| 巴青县| 通化市| 蒙城县| 象州县| 衡南县| 淮北市| 通州区| 玉环县| 开阳县| 玛纳斯县| 贞丰县| 灌云县| 航空| 屏山县| 将乐县| 咸丰县| 京山县| 金湖县| 广灵县| 曲周县| 东乡| 古丈县| 珠海市| 交城县| 大关县| 永兴县| 临朐县| 尼木县| 海盐县| 江孜县| 三江| 胶州市| 定安县| 甘泉县| 昭平县| 邵阳市| 东乌珠穆沁旗| 桂东县| 辽宁省|