zhengyiming
2025-03-10 ca4d82df3e8fef3144c1f1483cf3190a08cd092d
apps/h5/src/components/NavigationBar/commonNavigationBar.ts
@@ -21,8 +21,5 @@
    type: Boolean,
    default: true,
  },
  backFn: {
    type: Function,
  },
  ...navigationBarProps,
};