video宽度
This commit is contained in:
parent
2cfc225b55
commit
76e619b85d
@ -204,7 +204,7 @@ const notEnoughVisible = ref(false);
|
||||
const notEnoughContent = ref("");
|
||||
const welfareNum = ref(0);
|
||||
const showVideo = ref(false);
|
||||
const videoWidth = ref(350);
|
||||
const videoWidth = ref(375);
|
||||
//import DomVideoPlayer from 'uniapp-video-player'
|
||||
const notEnoughConfirm = () => {
|
||||
notEnoughVisible.value = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user