样式测试

This commit is contained in:
tcubic 2022-08-05 17:57:28 +08:00
parent 2fd1a1e284
commit 4b973c5903

View File

@ -194,7 +194,7 @@ defineExpose({
<style lang="scss" scoped> <style lang="scss" scoped>
.LuckyWheelCon { .LuckyWheelCon {
width: 100%; width: 100%;
height: 800px; height: 100%;
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;