摘要: 情况一:【ref】对【基本数据】类型的监视 <template> <div class="person"> <h2>sum的值为:{{ sum }}</h2> <button @click="changSum">点我加一</button> </div> </template> <script lan 阅读全文
posted @ 2025-06-05 22:04 f-52Hertz 阅读(15) 评论(0) 推荐(0)