公告板
版本库
filestore
活动
搜索
登录
main
/
lmk-shop-wx
绿满眶商城微信小程序-uniapp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
真机上视频加载和渲染是异步的,可能导致 onPlay/onPause 事件触发延迟。解决暂停图标和播放不一致问题
xiangpei
2025-05-29
1c0627671cd95695df604a54de0bbb76469c21e9
[lmk-shop-wx.git]
/
components
/
m-share
/
mp-share.scss
1
2
3
4
5
6
7
8
.share-btn {
background: none;
font-size: 24rpx;
color: #666;
display: flex;
flex-direction: column;
align-items: center;
}