并不需要换header

只需要把引用的例子自带的CSS文件 app.css。里的两个样式:
.mui-plus.mui-android header.mui-bar {
display: none;
}
.mui-plus.mui-android .mui-bar-nav~ .mui-content {
padding: 0;
}

相关文章:

  • 2022-02-22
  • 2022-02-18
  • 2021-08-04
  • 2021-05-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-15
  • 2021-12-23
  • 2021-10-25
  • 2021-10-29
  • 2021-12-27
相关资源
相似解决方案