vuejs / core

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Home Page:https://vuejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦑你的官网我这边无法触发点击事件。

limit81995 opened this issue · comments

Vue version

1

Link to minimal reproduction

https://cn.vuejs.org/guide/introduction.html

Steps to reproduce

1

What is expected?

1

What is actually happening?

<button @click="count++">
Count is: {{ count }}

代码段下方的按钮点击没有效果了

System Info

No response

Any additional comments?

No response

破案了,没有超能力无法访问,js无法加载。 使用了超能力就可以访问了。