一、 微信嵌套H5会存在双头部 1. 微信web-view不支持自定义头部,无法去除,须去除h5中的头部。 二、 动态微信小程序标题 1. uniappH5 // navTitle 动态标题名 uni.setNavigationBarTitle({ title: navTitle })