怎么在wxml页面中进行字母大写转换
或者通过过滤器也行
这样写?,我试了没用
https://developers.weixin.qq.com/miniprogram/dev/framework/view/wxs/
String类型的 toUpperCase可以在 wxs里用