1 2 3 4

10 2021 档案

摘要:一.props // 数组:不建议使用 props:[] // 对象 props:{ inpVal:{ type:Number, //传入值限定类型 // type 值可为String,Number,Boolean,Array,Object,Date,Function,Symbol // type 阅读全文
posted @ 2021-10-11 15:36 无序 阅读(212) 评论(0) 推荐(0) 编辑
摘要:window.location.href (设置或获取整个 URL 为字符串) var test = window.location.href; alert(test); // 返回:http://i.cnblogs.com/EditPosts.aspx?opt=1 window.location. 阅读全文
posted @ 2021-10-08 17:10 无序 阅读(169) 评论(0) 推荐(0) 编辑

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