Showing
1 changed file
with
1 additions
and
1 deletions
@@ -160,7 +160,7 @@ const component = { | @@ -160,7 +160,7 @@ const component = { | ||
160 | }); | 160 | }); |
161 | }, | 161 | }, |
162 | 162 | ||
163 | - //关于我们 | 163 | + // 关于我们 |
164 | aboutUs: (req, res, next) => { | 164 | aboutUs: (req, res, next) => { |
165 | res.render('about-us', { | 165 | res.render('about-us', { |
166 | module: 'home', | 166 | module: 'home', |
-
Please register or login to post a comment