导航

 

顶栏banner代码

/**app.wxss**/
.container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 200rpx 0;
  box-sizing: border-box;
} 
page{
/**background-color:rgb(255,204,204);**/
height:100%;
}

  弃用颜色

DCEDC8  
FF69B4
弃用标题栏
    "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#000000",
     "navigationBarTitleText": "",
     "navigationBarTextStyle": "white", 
posted on 2019-02-28 20:57  slqt  阅读(266)  评论(0编辑  收藏  举报