派生自 admin_manage
Merge branch 'hdw' of http://118.89.139.230:10101/r/admin_manage into hdw
src/pages/index.vue @@ -543,7 +543,7 @@ // 添加面板点击事件 showInfoWindowTest.$on('set-home-info', function(data) { console.log(data); console.log(data); }); } };