chore(组件): 组件尽量使用异步导入模式

This commit is contained in:
2026-01-04 14:40:00 +08:00
parent 4da852944e
commit 9415f397d2
172 changed files with 11520 additions and 10979 deletions

View File

@@ -1,7 +1,9 @@
<template>
<view class="container" :style="themeColor">
<view class="cancel-wrap">
<view class="cancel-img"><image :src="$util.img('public/uniapp/member/refuse.png')"></image></view>
<view class="cancel-img">
<image :src="$util.img('public/uniapp/member/refuse.png')"></image>
</view>
<view class="cancel-title">您的申请已拒绝</view>
<view class="cancel-reason">拒绝理由{{ reason }}</view>
<view class="cancel-btn">