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