企业官网建站 小程序开发 云逸学习园地
技术文章 许愿墙
技术文章 PHP学习 Javascript学习 DIV+CSS学习 uniapp学习 HTML学习 微信小程序、公众号知识点 VUE知识学习

微信小程序去除button按钮默认样式的方法

2024-12-27 15:09:35 浏览 971

应用场景:小程序中分享页面、上传头像操作不需要显示button属性

代码部分:

html部分:

<view class="jv-items dis-clm">
  <button class="dis-clm" open-type="share">
<label><image src="https://20241128mingpian.zgpark.cn/wximg/fx.png"></image></label>
<text>分享名片</text>
   </button>
</view>

css部分:


.jv-items button{width: 100%;font-size: 24rpx;text-align:center;margin: 0rpx;padding: 0rpx;background-color: #ffffff;
display: block;height: auto;}
.jv-items button::after{border: none;background-color: none;margin: 0rpx;padding: 0rpx;}


网站开发者电话

18066742510

个人微信号
个人公众号
个人小程序
个人抖音