这个是uni-admin后端保存的文章数据格式[
{
"attributes": {
"data-custom": "source=https://xxxx448-99e4-ae65b22bbaf4.cdn.bspapp.com/cloudstorage/15dadf4c-316a-4b46-8674-58375aecbe35.png"
},
"insert": {
"image": "https://xxxxxx"
}
},
{
"insert": "\n测试内容哈哈哈哈哈哈哈哈哈\n"
},
{
"attributes": {
"bold": true
},
"insert": "啊哈哈"
},
{
"insert": "\n"
}
]
然后uni-cms-article源代码渲染的content如下,这个格式对不上啊,导致文章没有办法渲染,这是uni-cms 更新后,客户端article的代码在插件市场没更新嘛?
![心脉AI](http://img-cdn-tc.dcloud.net.cn/uploads/avatar/002/51/65/92_avatar_mid.jpg?v=1721097250)
心脉AI
- 发布:2024-04-03 11:45
- 更新:2024-09-02 22:58
- 阅读:228
![](http://img-cdn-tc.dcloud.net.cn/uploads/questions/20240403/126b15ce7e537d94a7ec7ecdc274d694.png)