2020年2月16日

摘要: 在 vue 项目中,通过 v-for 循环出的买家秀中,点赞功能,点击一项只对这一项有作用 首先,在组件中,两个点赞图标,这里使用阿里巴巴矢量图标库, v-if 和 v-else 显示其中一个。如下代码 <p class="zan"> <i class="icon iconfont icon-wei 阅读全文
posted @ 2020-02-16 17:19 LeeToLee 阅读(1376) 评论(0) 推荐(0) 编辑

2020年2月13日

摘要: item{ display: flex; justify-content: space-between; //两端对齐 flex-wrap: wrap; //换行 } 阅读全文
posted @ 2020-02-13 21:39 LeeToLee 阅读(1233) 评论(0) 推荐(0) 编辑
 
摘要: css 文本 阅读全文
posted @ 2020-02-13 21:35 LeeToLee 阅读(1752) 评论(0) 推荐(0) 编辑

2020年2月8日

摘要: 生成验证码 阅读全文
posted @ 2020-02-08 22:18 LeeToLee 阅读(4731) 评论(0) 推荐(0) 编辑

2020年2月6日

摘要: 评论功能 阅读全文
posted @ 2020-02-06 22:01 LeeToLee 阅读(426) 评论(0) 推荐(0) 编辑

2020年2月5日

摘要: axios 请求数据 阅读全文
posted @ 2020-02-05 21:17 LeeToLee 阅读(336) 评论(0) 推荐(0) 编辑

2020年2月1日

摘要: getBoundingClientRect()方法的使用 阅读全文
posted @ 2020-02-01 20:19 LeeToLee 阅读(207) 评论(0) 推荐(0) 编辑

2020年1月28日

摘要: 全局过滤器格式化时间 阅读全文
posted @ 2020-01-28 14:44 LeeToLee 阅读(1020) 评论(0) 推荐(0) 编辑

2020年1月27日

摘要: vue-photo-preview,图片放大功能的实现 阅读全文
posted @ 2020-01-27 16:29 LeeToLee 阅读(1557) 评论(0) 推荐(0) 编辑

2020年1月22日

摘要: vue node 获取数据 阅读全文
posted @ 2020-01-22 23:38 LeeToLee 阅读(1490) 评论(0) 推荐(0) 编辑