403.vue 160 B

123456
  1. <template>
  2. <view style="text-align: center;padding: 80rpx;">
  3. <image src="/static/403.png" mode="widthFix" style="width: 80%;"></image>
  4. </view>
  5. </template>