更新记录
1.0.1(2023-07-04) 下载此版本
优化一些细节
1.0.0(2021-05-27) 下载此版本
使用:
import fyPoster from '../../../../components/fy-poster/poster.vue'
components:{
fyPoster
},
<fy-poster :poster-picUrl="picUrl" :poster-bgImageURL="bgImageURL"></fy-poster>
picUrl:上传的图片
bgImageURL:海报背景图片
平台兼容性
uni-app
| Vue2 | Vue3 | Chrome | Safari | app-vue | app-nvue | Android | iOS | 鸿蒙 |
|---|---|---|---|---|---|---|---|---|
| √ | √ | √ | √ | √ | √ | - | - | - |
| 微信小程序 | 支付宝小程序 | 抖音小程序 | 百度小程序 | 快手小程序 | 京东小程序 | 鸿蒙元服务 | QQ小程序 | 飞书小程序 | 快应用-华为 | 快应用-联盟 |
|---|---|---|---|---|---|---|---|---|---|---|
| √ | √ | √ | √ | √ | √ | - | √ | √ | √ | √ |
其他
| 多语言 | 暗黑模式 | 宽屏模式 |
|---|---|---|
| × | × | √ |
fy-poster
属性说明
| 属性名 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| posterPicUrl | String | '' | 可滑动缩放的图片 |
| posterBgImageURL | String | ‘’ | 图片覆盖的透明背景图 |
| width | String | ‘’ | 图片拖动旋转缩放的区域 |
使用示例
//基础用法
<poster posterPicUrl='https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg'></poster>
import poster from '@/components/fy-poster/poster.vue'
export default {
components: {
poster
}
}

收藏人数:
https://github.com/fanyuyu-luck/uni-app-.git
下载插件并导入HBuilderX
赞赏(4)
下载 2171
赞赏 25
下载 11501577
赞赏 1813
赞赏
京公网安备:11010802035340号