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