文档地址: https://github.com/zhaoxuhui1122/vue-json-view
实例:
<JsonView
:data="jsonData"
:deep="1"
icon-style="triangle"
theme="vs-code"
></JsonView>
import JsonView from 'vue-json-views'
jsonData: {}
文档地址: https://github.com/zhaoxuhui1122/vue-json-view
实例:
<JsonView
:data="jsonData"
:deep="1"
icon-style="triangle"
theme="vs-code"
></JsonView>
import JsonView from 'vue-json-views'
jsonData: {}
本文标题:vue-json-views实现json格式化展示
本文链接:https://www.haomeiwen.com/subject/mxwtsrtx.html
网友评论