警告:Do not mount Vue to <html> or <body> - mount to normal elements instead.

VueJs2.0以后只能通过独立节点挂载(如:div),不能挂载到<body>或<html>

例:

vue警告

vue警告

相关文章:

  • 2022-12-23
  • 2021-08-27
  • 2021-11-25
  • 2021-07-05
  • 2022-12-23
  • 2022-12-23
  • 2021-05-19
猜你喜欢
  • 2021-04-05
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
  • 2022-01-18
  • 2022-12-23
相关资源
相似解决方案