Skip to content

Commit 84c4795

Browse files
committed
debug
1 parent 69873d8 commit 84c4795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/example/touch.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export default {
4141
console.log('标题颜色', titleColor);
4242
;
4343
// [button addTarget: self action:@selector(touchDownAction) forControlEvents: UIControlEventTouchDown];
44-
// [button addTarget: self action:@selector(touchUpInsideAction) forControlEvents: UIControlEventTouchUpInside];
4544
4645
// [self.view addSubview: button];
4746
//btn.ios.addTargetWithActionForControlEvent(this, cccontrol_selector(HelloWorld:: touchDownAction), CCControlEventTouchDown);

0 commit comments

Comments
 (0)