zhengyiming
3 天以前 add9b3bb61fcc337b02c15e7973967d670e7d3be
apps/taro/src/subpackages/my/dashboard/InnerPage.vue
@@ -1,5 +1,5 @@
<template>
  <ContentScrollView has-padding-top style="background-color: #fff">
  <ContentScrollView has-padding-top style="background-color: transparent">
    <Dashboard />
  </ContentScrollView>
</template>