zhengyiming
7 天以前 6754c0ab6f6b74513ff4b03876e33c7636dbaa4f
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>