wujingjing
2024-06-27 f6dcf75fafffe0634804389b22663882db414363
src/router/pathMap.ts
@@ -12,6 +12,7 @@
   path: String;
   component: String;
   redirect?: String;
   showTitle:boolean;
};
const pathArr = window.route;