01 2024 档案
微信小程序在ios手机端button缺少一条边框及textarea内容无法滚动的问题
摘要:最近基于uniapp开发微信小程序 ,遇到了两个坑 1、在ios手机上button会缺少右侧的一条边框 根据官方给出解决办法 .border1rpx, .border1rpx_before{ position: relative; border-width: 0rpx !important; pad 阅读全文
posted @ 2024-01-12 14:28 小武爷 阅读(394) 评论(0) 推荐(0)