wupengfei
3 天以前 ea408eac6343066edcd8ca18117794442b64b545
apps/taro/src/subpackages/userAccount/editGasUserAccount/InnerPage.vue
@@ -1,5 +1,5 @@
<template>
  <ContentScrollView :paddingH="false">
  <ContentScrollView hasPaddingTop style="background-color: transparent">
    <EditGasUserAccount :id="id" @success="handleSuccess" />
  </ContentScrollView>
</template>