摘要:
<template> <div class="home"> <button @click="a++">{{ a }}</button> <br /> <button @click="b++">{{ b }}</button> </div> </template> <script> import { 阅读全文
posted @ 2021-07-20 17:14
maycpou
阅读(474)
评论(0)
推荐(0)
摘要:
<template> <div class="home"> {{age}} <br> <button @click="add()">change</button> <br> {{nameAndAge}}//页面展示计算属性 </div> </template> <script> import{ref 阅读全文
posted @ 2021-07-20 16:40
maycpou
阅读(334)
评论(0)
推荐(0)

浙公网安备 33010602011771号