摘要: https://www.kancloud.cn/ityanxi/vue/327238 阅读全文
posted @ 2017-07-21 15:08 heshimei77 阅读(137) 评论(0) 推荐(0) 编辑
摘要: /**消除连续点击某个标签会出现蓝色**/body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} 阅读全文
posted @ 2017-07-20 13:19 heshimei77 阅读(104) 评论(0) 推荐(0) 编辑
摘要: .btn{width:110px;padding:7px 0;background:-webkit-linear-gradient(top,#f90,#f60,#f30);border:none;color:#fff;font-size:14px;border-radius:3px;} 阅读全文
posted @ 2017-07-13 17:29 heshimei77 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 单行溢出省略号显示.myText{ width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } 多行溢出省略号显示.myText{ width: 200px; /*text-overflow: ell 阅读全文
posted @ 2017-07-13 13:29 heshimei77 阅读(148) 评论(0) 推荐(0) 编辑
摘要: toggleClass("height") 阅读全文
posted @ 2017-07-10 17:19 heshimei77 阅读(103) 评论(0) 推荐(0) 编辑
摘要: visibility: hidden; 文本隐藏 font-family:"宋体"; 输入的特殊符号转字体调试 阅读全文
posted @ 2017-05-23 11:33 heshimei77 阅读(113) 评论(0) 推荐(0) 编辑
摘要: html 手机web超出屏幕宽度的内容不换行,并产生横向滚动条 white-space: nowrap;overflow-x: scroll; white-space: nowrap;overflow-x: scroll; 阅读全文
posted @ 2017-05-17 11:35 heshimei77 阅读(1447) 评论(0) 推荐(0) 编辑
摘要: 生活在不大不小的家庭,对任何不大不小的事情重来莫不担心或者操心。曾经,自己想要的就是一家人开开心心!殊不知终究有一天会失去这个不大不小的遮风挡雨之地。 曾经,觉得拥有了爱情,便是拥有了一片天地,却不知还是被现实打败。 自己觉得我不是一个怕吃苦的女生,却不知我自己同每个女生一样,面对物质短板还是会被打 阅读全文
posted @ 2017-05-14 14:28 heshimei77 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 来一波文字 阅读全文
posted @ 2017-05-12 14:21 heshimei77 阅读(97) 评论(0) 推荐(0) 编辑