- <template>
- <view style="width: 100%;padding: 40% 0;">
- <view style="width: 100%;">
- <image style="width: 100%;" src="../../../../static/img/family/listimage/1.jpg"></image>
- </view>
- </view>
- </template>
- <script>
- </script>
- <style>
- body {
- background-color: #000000 !important;
- }
- </style>
|