Skip to content

Commit

Permalink
feat: optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
tianqing617 committed Nov 7, 2021
1 parent 73b3b78 commit 282999f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/playGround/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
</div>
<div id="food"></div>

<div class="test-button"
@click="test"
>
test
</div>
<div class="test-button" @click="test">test</div>
</div>
</template>

Expand Down

0 comments on commit 282999f

Please sign in to comment.