拷贝晟华新大屏
This commit is contained in:
10
src/pages/modules/home/left/right.vue
Normal file
10
src/pages/modules/home/left/right.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<div class="right_wraper"></div>
|
||||
</template>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
@import '~@style/mixin'
|
||||
.right_wraper
|
||||
_wh(100%, 100%)
|
||||
background center / 100% 100% url('../../../../images/bg-center_left.jpg') no-repeat
|
||||
</style>
|
||||
Reference in New Issue
Block a user