求助和vue-json-pretty的兼容问题 #6275
Unanswered
xiaohuanshu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NaiveUI没有自带json的展示组件,所以尝试使用了vue-json-pretty组件,但发现在naiveui中有兼容性问题。


在官网的示例中,如果无法在一行展示,value会换行但是key不会换行,如图:
但是放在naiveui中,key和value都会换行:
Beta Was this translation helpful? Give feedback.
All reactions