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