yangyin
2024-06-27 80f3f783663cd6188e8276ee8500c6bc44e2ce9c
src/router/route.ts
@@ -27,6 +27,7 @@
      isIframe?: boolean;
      roles?: string[];
      icon?: string;
      showTitle?:boolean;
   }
}