app_tree_planting/pages/user/index.vue
itgaojian163 aae2813dd8 初始化
2023-01-11 19:31:59 +08:00

13 lines
118 B
Vue

<template>
<view>
<view>个人中心</view>
</view>
</template>
<script>
</script>
<style>
</style>