世界那么好,机会那么多

这里除了干货,什么都没有

05 2020 档案

摘要:真机调试出现错误,"request:fail -102:net::ERR_CONNECTION_REFUSED"。 解决“不是request合法域名问题” 解决 net::ERR_CONNECTION_REFUSED 若不是以上两种情况导致的问题,那就采用以下解决方法 1,手机与电脑同一网络 2, 阅读全文
posted @ 2020-05-31 02:21 面向对象爱好者社区 阅读(18379) 评论(0) 推荐(2) 编辑
摘要:.wx-swiper-dots{position:relative;left: unset!important;right: 0;} .wx-swiper-dots.wx-swiper-dots-horizontal{ margin-bottom: -5rpx; } 阅读全文
posted @ 2020-05-23 04:28 面向对象爱好者社区 阅读(5704) 评论(0) 推荐(0) 编辑
摘要:swiper中轮番播放三个色块,父容器的class为"container"时不能显示出来,现象为白屏,当把container改为其它即可,container应该为swiper的保留字符, //container改为其他,如:mycontainer <view class="container"> < 阅读全文
posted @ 2020-05-23 01:50 面向对象爱好者社区 阅读(1125) 评论(0) 推荐(0) 编辑
摘要:效果如下图: .nav-item.active{ position: relative; } .nav-item.active:after { content: " "; width: 0.8rem; height: 0.12rem; background: #fff; position: abso 阅读全文
posted @ 2020-05-23 01:24 面向对象爱好者社区 阅读(3548) 评论(0) 推荐(0) 编辑
摘要:问题描述: Unexpected end of JSON input while parsing near '…" 解决办法: (1) npm install --registry=https://registry.npm.taobao.org --loglevel=silly (2) npm ca 阅读全文
posted @ 2020-05-20 14:23 面向对象爱好者社区 阅读(229) 评论(0) 推荐(0) 编辑

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