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