<template> <view class="nodata-img-parent"> <image src="https://minio.citupro.com/dev/static/nodata.png" mode="widthFix" style="width: 100vw;height: 100vh;"></image> </view> </template> <script setup> </script> <style scoped lang="scss"> </style>