微信扫码登录(new WxLogin)-二维码样式修改

一、自定义二维码样式

例如:

.impowerBox .qrcode {width: 180px;}
.impowerBox .title {display: none;}
.impowerBox .info {width: 180px;}
.status_icon {display: none}
.impowerBox .status {text-align: center;}

二、自定义二维码样式进行base64加密

在线加密解密网站 

三、将解密后的密文添加到href中

注意: 密文前加入  data:text/css;base64,

 

 

posted @ 2023-02-03 09:40  榕先生  阅读(798)  评论(0)    收藏  举报  来源