| 12345678910111213141516171819202122232425 |
- <template>
- <view class="page flex-col">
- <view class="image-wrapper_1 flex-col">
- <image
- class="image_1"
- referrerpolicy="no-referrer"
- src="/static/lanhu_notrecord/psxds4wsf8g8bjvr4gbjzgcj4e40jt9j7i9eec6c70-d5ea-4fb3-a26a-c04ccda60142.png"
- />
- </view>
- </view>
- </template>
- <script>
- export default {
- data() {
- return {
- constants: {}
- };
- },
- methods: {}
- };
- </script>
- <style lang='css'>
- @import '../common/common.css';
- @import './assets/style/index.rpx.css';
- </style>
|