[Vue warn]: Cannot find element

前端 未结 6 824
梦如初夏
梦如初夏 2020-12-07 13:22

I\'m using Vuejs. This is my markup:


  
6条回答
  •  庸人自扰
    2020-12-07 14:20

    I get the same error. the solution is to put your script code before the end of body, not in the head section.

提交回复
热议问题