2018年9月18日
摘要: justify-content 用于设置或检索弹性盒子元素在主轴(横轴)方向上的对齐方式。 align-items 属性定义flex子项在flex容器的当前行的侧轴(纵轴)方向上的对齐方式。 CSS属性:http://www.runoob.com/cssref/css3-pr-justify-con 阅读全文
posted @ 2018-09-18 11:01 瞄一眼 阅读(286) 评论(0) 推荐(0) 编辑
摘要: 用户点击获取用户手机号码按钮 <button class='pop_btn' plain="true" open-type='getPhoneNumber' bindgetphonenumber="getPhoneNumber">获取用户手机号</button> 参考链接:https://blog. 阅读全文
posted @ 2018-09-18 10:50 瞄一眼 阅读(863) 评论(0) 推荐(0) 编辑