Skip to content

Commit 48b89d8

Browse files
committed
debug
1 parent b625a86 commit 48b89d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/example/touch.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<NavigationButton text="Go Back" android.systemIcon="ic_menu_back" @tap="$navigateBack" />
55
</ActionBar>
66
<GridLayout colums="*" rows="*">
7-
<Button class="btn btn-primary m-t-20" ref="btn" text="触摸" @tap="touch" />
7+
<!-- <Button class="btn btn-primary m-t-20" ref="btn" text="触摸" @tap="touch" /> -->
88
<!-- <Button class="btn btn-primary m-t-20" ref="btn" text="触摸" /> -->
99
</GridLayout>
1010
</Page>

0 commit comments

Comments
 (0)