拷贝晟华新大屏

This commit is contained in:
2024-02-19 17:27:25 +08:00
commit dd63a23721
106 changed files with 28667 additions and 0 deletions

View 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>