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