小程序提供的behaviors 跟vue2.0 的 mixin 有一样的弊端。 项目大的时候,很难维护,也很容易出问题。 vue3.0 使用了 Composition API, 小程序这里有什么规划吗?