wupengfei
2025-06-05 5f0b6cfe79b32e32167dc18d7a097a5c19b74e35
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>