@@ -19,7 +19,7 @@
var self;
export default{
name:'headerNavbar',
- props:{
+ props:{
navbarData: { // 由父页面传递的数据
type: Object
},