摘要: 1 使用reactive 实现数据的响应式 <template> <div> <h2>toRef的使用</h2> <p> 姓名:{{state.name }} </p> <p>年龄:{{ state.age }} </p> <button @click="changeHander">改变内容</bu 阅读全文
posted @ 2021-06-16 21:32 南风晚来晚相识 阅读(3818) 评论(0) 推荐(0)