实名认证添加状态过程
This commit is contained in:
9
pages/my-index/recharge.vue
Normal file
9
pages/my-index/recharge.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<script setup>
|
||||
// 充值页面
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<view class="recharge-box">充值页面</view>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Reference in New Issue
Block a user