前端在data数据中
在浏览器调试运行时出现错误:Uncaught SyntaxError: Invalid shorthand property initializer。
原因是“=”应该写为“:”这个经常容易错,而且怎么都没法发现。记录一下。