小编hez*_*ezf的帖子

pinia 在操作中使用 state 而不是 this

在Vue3编译API\xef\xbc\x8c中我通常不使用this

\n

但 pinia 的例子是:

\n
increment() {\n  this.counter++\n},\n
Run Code Online (Sandbox Code Playgroud)\n

不想this在行动中使用。有什么建议吗?

\n

vue.js vuejs3 pinia

4
推荐指数
1
解决办法
4630
查看次数

标签 统计

pinia ×1

vue.js ×1

vuejs3 ×1