当前位置:   article > 正文

小程序添加悬浮在线客服源码

小程序添加悬浮在线客服源码

 

部分代码片段:

 

wxml:

 

<button plain='true'open-type="share" class="ymym">

<image mode='aspectFill' src='../../static/fx.png' class='ymimage'></image>

</button>

源码获取方式:搜一搜 万能工具箱合集

然后点击 资料库 直接抵达获取

wxss:

 

 

/* 悬浮 */

.ymimage {

width: 74rpx;

height: 74rpx;

}

.ymym[plain] {

display: flex;

margin-right: 20rpx;

right: 0;

position: fixed;

bottom: 15%;

padding: 0;

border: none;

width: 74rpx;

height: 74rpx;

}

/* 悬浮 */

 

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/247143
推荐阅读
相关标签
  

闽ICP备14008679号