decodeUrI解码试试
后端传过来的utf-8的json在小程序里中文乱码怎么解决?在设置成utf-8的jsp页面可以正常显示中文
2020-11-26小程序可以指定分享路径的,你如果是想做那种登录后才能使用的效果的话,需要你自己做登录鉴权然后自己跳转。
微信小程序发送给朋友,如何只能分享登录页?如何实现不论在哪个页面点击分享,只能分享登录页的功能? [图片] 在此页面点击发送给朋友,直接分享到登录页面,[图片] 而不是分享到上个页面。
2020-11-26红点的地方用引号包起来试试[图片]
background-image显示svg渲染无效 直接写在css里面却可以?<view style="background-image: url('{{imgurl}}');width:{{size}}rpx;height:{{size}}rpx;border:1rpx solid red"></view> var base64 = this.svgToEncodeURL(basestr) this.setData({ imgurl:base64 }) 在onload里给imgurl赋值无效 图片还是空白 .test{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='lds-ellipsis'%3E %3Ccircle cx='84' cy='50' r='0' fill='%23ccccccc'%3E %3Canimate attributeName='r' values='10;0;0;0;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='0s'%3E%3C/animate%3E %3Canimate attributeName='cx' values='84;84;84;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='0s'%3E%3C/animate%3E %3C/circle%3E %3Ccircle cx='43.1099' cy='50' r='10' fill='%23E8574E'%3E %3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='-0.85s'%3E%3C/animate%3E %3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='-0.85s'%3E%3C/animate%3E %3C/circle%3E %3Ccircle cx='16' cy='50' r='7.9735' fill='%2343A976'%3E %3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='-0.425s'%3E%3C/animate%3E %3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='-0.425s'%3E%3C/animate%3E %3C/circle%3E %3Ccircle cx='84' cy='50' r='2.0265' fill='%23304153'%3E %3Canimate attributeName='r' values='0;10;10;10;0' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='0s'%3E%3C/animate%3E %3Canimate attributeName='cx' values='16;16;50;84;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='0s'%3E%3C/animate%3E %3C/circle%3E %3Ccircle cx='77.1099' cy='50' r='10' fill='%23f3b72e'%3E %3Canimate attributeName='r' values='0;0;10;10;10' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='0s'%3E%3C/animate%3E %3Canimate attributeName='cx' values='16;16;16;50;84' keyTimes='0;0.25;0.5;0.75;1' keySplines='0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1;0 0.5 0.5 1' calcMode='spline' dur='1.7s' repeatCount='indefinite' begin='0s'%3E%3C/animate%3E %3C/circle%3E %3C/svg%3E") } 但是在css里面直接写可以正常用,不知道这是什么原因(我setData赋值的imgurl与css里面的url是同样的)
2020-11-23听你这描述,你们公司应该没有使用代码管理,开那跑路程序员的电脑看看吧,如果他删了那只能重做了,又或者告他丫的,这样子跑路是要负责任的
员工非正常离职联系不上,这个小程序的前端代码怎么弄,新招的程序员他们要怎么弄?员工非正常离职联系不上,这个小程序的前端代码怎么弄,新招的程序员他们要怎么弄?
2020-11-23要么使用自定义的头部导航,要么使用navigateBack ,用delta参数根据页面栈深度返回相应的页面
微信小程序使用 wx.redirectTo 跳到首页如何将左上角的返回键去掉?微信小程序使用 wx.navigateTo 的话会每层返回. 需求是: 首页选择选项到下一页深入两层之后选中跳回首页将选中的选项值带回首页. 使用 wx.navigateTo wx.redirectTo 都会有左上角的返回键. 求解这种情况怎么处理?或者首页返回键变成 home 的小房子键也行
2020-11-20表单项封装成组件,根据后端数据渲染组件,双向绑定在组件里面写
动态表单如何实现双向数据绑定?项目需求是通过后台拿到的数据生成表单,这样生成的表单怎么才能完成双向数据绑定?
2020-11-20不懂你说啥,你服务器没有配置的话访问https://www.xxxxx.cn是默认访问80端口的,域名备案那块还是搞一下的好
域名没有备案,域名无法正常使用?问题是我的域名没有备案,可以使用开发工具通过htts://www.xxxxx.cn:445(非443端口)来访问,但无法以https://www.xxxxx.cn这种方式访问到443(合法域名的配置,服务器防火墙都设置好了),是没有备案的原因吗吗?
2020-11-18storage面板,调试面板右边三个点里面more tools里
开发者工具哪里看缓存的数据?[图片]
2020-11-18点击工具调试面板右边的三个点然后选择more tools找出AppData、Storage就行
AppData、Storage等标签丢失如何配置显示?(已解决)安装了三个版本均出现这个问题,调试器标签如何恢复正常显示?退出重新登录还是未显示 [图片] [图片] [图片]
2020-11-18windows是指pc版微信吗?如果是的话可以尝试使用抓包工具把请求抓出来看看
微信开发工具无法复现windows下小程序接口请求失败问题?[图片][图片] 微信开发工具wins版本以及手机真机可以正常请求这个页面列表接口,只有windows下列表接口报错token为空,无法定位问题怎么办?
2020-11-18