Skip to main content
ArcBlock Community

中文和英文一起显示?不太符合预期吧

Kawa
Support
votebugdiscussionneed-reviewux

当前是

image.png

内容都被显示

image.png

javascript
{
    "root": {
        "children": [
            {
                "children": [
                    {
                        "detail": 0,
                        "format": 0,
                        "mode": "normal",
                        "style": "",
                        "text": "Currently, synchronization of activity participation status for the Replay and Quote rules may experience some delay; please be patient.",
                        "type": "text",
                        "version": 1
                    }
                ],
                "direction": "ltr",
                "format": "",
                "indent": 0,
                "type": "paragraph",
                "version": 1,
                "textFormat": 0,
                "textStyle": ""
            },
            {
                "children": [
                    {
                        "detail": 0,
                        "format": 0,
                        "mode": "normal",
                        "style": "",
                        "text": "目前 Replay 和 Quote 的规则的活动参与状态同步会存在一定的延时性,请大家耐心等待即可。",
                        "type": "text",
                        "version": 1
                    }
                ],
                "direction": "ltr",
                "format": "",
                "indent": 0,
                "type": "paragraph",
                "version": 1,
                "textFormat": 0,
                "textStyle": ""
            }
        ],
        "direction": "ltr",
        "format": "",
        "indent": 0,
        "type": "root",
        "version": 1
    }
}

11

Reply