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