设备弹窗
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user