当前位置 : 主页 > 网络编程 > JavaScript >

mui原生绘制导航栏

来源:互联网 收集:自由互联 发布时间:2021-06-28
gistfile1.txt styles:{ popGesture:'close', bounce:"vertical", titleNView:{ //autoBackButton:'true', backgroundColor:"#f7f7f7", titleText:'聊天窗口', splitLine:{ color:"#cccccc", } }, },
gistfile1.txt
styles:{
        popGesture:'close',
        bounce:"vertical",
        titleNView:{
        //autoBackButton:'true',
        backgroundColor:"#f7f7f7",
        titleText:'聊天窗口',
        splitLine:{
            color:"#cccccc",
        }
        },
    },
网友评论