zhengyiming
6 天以前 9453bef1fc4a3121b28ffa6617f0fbfc81d9f634
apps/h5/src/components/NavigationBar/commonNavigationBar.ts
@@ -21,8 +21,5 @@
    type: Boolean,
    default: true,
  },
  backFn: {
    type: Function,
  },
  ...navigationBarProps,
};