[Vue warn]: Error compiling template: Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.

报错信息:

[Vue warn]: Error compiling template:

Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.

2 |
3 |
4 |
| ^^^^^^^^^^^^^^^
5 |
| ^^^^^^^^^^^^

found in

--->

问题原因:

解决方式:

posted @ 2023-06-11 17:24  哩个啷个波  阅读(33)  评论(0编辑  收藏  举报