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