feat: 文化介绍
This commit is contained in:
@@ -56,6 +56,8 @@ Route::group('aboutus', function() {
|
||||
Route::get('story', 'AboutUs/story');
|
||||
// 品牌里程
|
||||
Route::get('mileage', 'AboutUs/mileage');
|
||||
// 文化介绍
|
||||
Route::get('culture', 'AboutUs/culture');
|
||||
// 售后政策
|
||||
Route::get('policy', 'AboutUs/policy');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user