wupengfei
2025-02-26 c6cb31ec593deb6b85bd289ae0c2982e952c23a6
apps/h5/src/components/NavigationBar/commonNavigationBar.ts
@@ -21,8 +21,5 @@
    type: Boolean,
    default: true,
  },
  backFn: {
    type: Function,
  },
  ...navigationBarProps,
};