|
|
@@ -21,7 +21,7 @@
|
|
|
</template>
|
|
|
|
|
|
<script lang="ts" setup>
|
|
|
-import { CellGroup, Cell, showFailToast, showToast } from 'vant'
|
|
|
+import { CellGroup, Cell, showFailToast } from 'vant'
|
|
|
import { fullloading } from '@/utils/vant';
|
|
|
import { useNavigation } from '@mobile/router/navigation'
|
|
|
import { requestInitTencentESS } from '@/services/api/account'
|