wupengfei
2 天以前 758d8056dc3dbc6bf92c298aa3627e66b933b5a0
apps/h5/src/components/NavigationBar/commonNavigationBar.ts
@@ -21,8 +21,5 @@
    type: Boolean,
    default: true,
  },
  backFn: {
    type: Function,
  },
  ...navigationBarProps,
};