1
jhzh
2025-06-13 6382bf4d447ec799fd250802aff31cd1b6299f57
1
2
3
4
5
6
<template>
    <view class="p-y-lg fn-center">
        <view class="h-60"></view>
        <img class="h-100" src="static/img/notData.png" alt="">
    </view>
</template>