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