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