会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DOIT
剑气纵横三万里,一剑光寒十九洲!
博客园
首页
新随笔
联系
订阅
管理
2017年6月30日
vue tab切换
摘要: export default { components: { Tab, TabItem }, data () { return { index: true, }, methods: { tabClick () { this.index = !this.index } } }
阅读全文
posted @ 2017-06-30 15:04 Hailinlu
阅读(2733)
评论(0)
推荐(0)
公告