大屏滚动
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
</t-header>
|
||||
<Monitoring-Screen v-if="page === 'two'"></Monitoring-Screen>
|
||||
<Device-Screen v-if="page === 'one'"></Device-Screen>
|
||||
<section class="bottom"></section>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
@@ -77,4 +78,7 @@ export default {
|
||||
font-family "SourceHanSansCN"
|
||||
_font(.18rem, .30rem, #fff, 700,)
|
||||
letter-spacing .01rem
|
||||
.bottom
|
||||
_wh(100%, .38rem)
|
||||
background center bottom / 19.06rem 100% url(../assets/images/screen1/bottom.png) no-repeat
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user