app_evaluating/unpackage/dist/dev/.tmp/app-plus/components/empty-view.wxml
2023-02-07 19:27:48 +08:00

1 line
311 B
Plaintext
Executable File

<view style="display:flex;justify-content:center;min-height:100%;width:750rpx;flex-direction:column;align-items:center;"><image style="width:250rpx;height:250rpx;margin-top:200rpx;" src="/static/ic_empty_data.png" mode="aspectFill"></image><view style="font-size:35rpx;color:#BBBBBB;">暂无数据</view></view>