https://developers.weixin.qq.com/miniprogram/dev/component/text.html#Bug-Tip
text 组件内只支持 text 嵌套。如果嵌套其它的组件,无法展示。
例如,下面示例中text中嵌套view,无法展示;text嵌套text,可以展示:
https://developers.weixin.qq.com/miniprogram/dev/component/text.html#Bug-Tip
text 组件内只支持 text 嵌套。如果嵌套其它的组件,无法展示。
例如,下面示例中text中嵌套view,无法展示;text嵌套text,可以展示: