[ // 绑定足迹气泡事件 'Footprint' => 'app\shopapi\event\Footprint', ], 'listen' => [ // 监听足迹气泡事件 'Footprint' => ['app\shopapi\listener\Footprint'], ], ];