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