Blueherb In solitude, where we are least alone

三月梅雨

三月梅雨

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
  7 随笔 :: 0 文章 :: 0 评论 :: 1912 阅读

随笔分类 -  vue基础

vue第一阶段
摘要:<!--slice()剪切数组 var num = [0,1,2,3,4,5,6,7,8,9,2] var newNum = num.slice(0,6) 打印出来 的新数组newNum[0,1,2,3,4,5] 而这里的currentPage为el-pagination组件绑定的当前展示的页码 p 阅读全文
posted @ 2022-05-06 22:53 /*我爱的是三月梅雨*/ 阅读(463) 评论(0) 推荐(0) 编辑

摘要://页面显示 <div id="example"> <my-component msg="hello world!" ></my-component> </div> // 注册 Vue.component('my-component', { _isComponent:true, props: ['m 阅读全文
posted @ 2022-04-17 10:04 /*我爱的是三月梅雨*/ 阅读(19) 评论(0) 推荐(0) 编辑

 
点击右上角即可分享
微信分享提示