Files
uniapp-im-shop/pages/login/phone-register/phone-register.vue
2025-12-24 02:01:34 +08:00

11 lines
119 B
Vue

<template>
<register-app></register-app>
</template>
<script setup>
</script>
<style lang="scss" scoped>
</style>