吴sir пре 4 месеци
родитељ
комит
7204579796
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/router/router.update.js

+ 1 - 1
src/router/router.update.js

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