fix: 优化 CI 流程,简化 Node.js 环境设置,修复按钮点击事件绑定
Some checks failed
CI / build-and-deploy (push) Failing after 14s
Some checks failed
CI / build-and-deploy (push) Failing after 14s
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<button @click="函数($event)">Back</button>
|
||||
<button @click="函数;">Back</button>
|
||||
<h1>中文-页面.page.vue</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user