https://blog.csdn.net/qq_42941302/article/details/107819669">原文链接:https://blog.csdn.net/qq_42941302/article/details/107819669Setup函数1. reactive()2. ref()3. computed() 原文链接:https://blog.csdn.net/qq_42941302/article/details/107819669 Setup函数Composition API : 一组低侵入式的、函数式的 API,它使我们能够更灵活地「组合」组件的逻辑。 1. reactive() 2. ref() 3. computed()