直接在你想要自定义的.json里加入下面代码
"navigationStyle":"custom"
具体的请查看https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/page.html
本文介绍如何在微信小程序中自定义页面的导航样式。通过在.json配置文件中添加navigationStyle:custom代码,开发者可以实现个性化的导航效果。详细配置方法及更多选项,请参考微信官方文档。
直接在你想要自定义的.json里加入下面代码
"navigationStyle":"custom"
具体的请查看https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/page.html

被折叠的 条评论
为什么被折叠?