示例#1
0
 void onShowMove(object data)
 {
     _actionPanel.onShowMove(data);
     _lianQiPanel.onLQShowMove(data);
 }