wx.showModal({title:"提示",content:decodeURIComponent(encodeURIComponent("#"))}); 在真机上,并不会显示出“#”号。但是在开发工具上是可以的。