oak-frontend-base/es/components/errorPage/index.xml

10 lines
229 B
XML

<l-status-show
show="{{true}}"
type="error"
custom="{{true}}"
>
<view class="content">
<view class="desc">{{desc}}</view>
<image src="{{imagePath}}" mode="aspectFit" />
</view>
</l-status-show>