apps/taro/src/subpackages/userAccount/editPhoneUserAccount/InnerPage.vue
@@ -1,5 +1,5 @@ <template> <ContentScrollView :paddingH="false"> <ContentScrollView hasPaddingTop style="background-color: transparent"> <EditPhoneUserAccount :id="id" @success="handleSuccess" /> </ContentScrollView> </template>