12 2024 档案
摘要://属性 interface Props { icon: string; } const props = withDefaults(defineProps<Props>(), { icon: '', }); //方法 const emit = defineEmits(['change']); fun
阅读全文
摘要:默认取视频第1秒截图作为预览图 <?php namespace app\common\library; //视频获取第一帧做缩略图 class VideoThumb { public $timeStamp = '00:00:01'; public function createThumb($vide
阅读全文

浙公网安备 33010602011771号