vue(父子组件的通信--父组件向子组件通信,及props的驼峰标识)
<!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title></title> <style> </style> <script src="./vue.js