Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Taro官方没有相关说明,安装微信小程序要求,在页面位置新建了与页面同名的 json 文件,在文件中配置了 "navigationStyle": "custom" ,但Taro 编译后,发现 dist下面同名的json文件将我的配置项 "navigationStyle": "custom" 去掉了。 希望能解决。