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