设备弹窗

This commit is contained in:
2024-04-17 09:04:30 +08:00
parent 21ba8d723f
commit 46e75cf044
5 changed files with 1063 additions and 3 deletions

View File

@@ -52,6 +52,7 @@
</div>
</div>
<div class="n-center_wraper">
<!-- <div class="n-center_wraper_i"></div> -->
<t-workshop></t-workshop>
</div>
<div class="n_right_wraper">
@@ -137,7 +138,7 @@ import bg2 from '@img/bg2.png'
import bg3 from '@img/bg3.png'
import bg4 from '@img/bg4.png'
import vTime from '@components/time.vue'
import TWorkshop from './workshop'
import TWorkshop from './workshop1'
export default {
components: {
vTime,
@@ -1220,10 +1221,13 @@ export default {
height 100%
.n-center_wraper
position relative
width calc(56% - 40px)
width 1002px
height 100%
padding-top 5px
background center / 100% 100% url('../../../images/bg-center.png') no-repeat
.n-center_wraper_i
width 100%
height 100%
background center / 100% auto url('../../../images/scene.png') no-repeat
.w_wraper
width 100%
height 100%