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