2019年8月23日
摘要:
组件: 1.传递文字 2. 传递样式 检测传递的值 页面: 传递文字 传递样式 <style type="text/css"> .red{color: red;} .green{color: green}</style> <style type="text/css"> .red{color: red 阅读全文
摘要:
一.组件内 发送 二 页面 监听监听点击事件 获取 阅读全文
摘要:
view.js 阅读全文
摘要:
var arr = [1,2,3,2,2,2,5,5,4,8,6,9,7] arr =new Set(arr) console.log(arr) 阅读全文
摘要:
阅读全文