zhengyiming
5 天以前 dd0a3e0ed394983c4fbacdab64cad6f8de5b4884
apps/bMiniApp/src/subpackages/businessCard/businessCard/InnerPage.vue
@@ -5,7 +5,7 @@
    class="home-tabs"
    isTransparent
    title-gutter="12"
    title-scroll
    fullHeight
  >
    <ProTabPane :title="`我的名片`" pane-key="1">
      <BusinessCardView></BusinessCardView>
@@ -30,10 +30,4 @@
<style lang="scss">
@import '@/styles/common.scss';
.businessCard-page-wrapper {
  .nut-tab-pane {
    background-color: transparent;
  }
}
</style>