@@ -19,7 +19,7 @@ const component = (view) => {
return () => comp[`../${view}`]();
};
-
+
// 路由格式转化
const toRoutesJson = (data) => {