feat: 品牌介绍

This commit is contained in:
2025-04-22 16:02:02 +08:00
parent b9435f5faf
commit 31f67685a2
6 changed files with 126 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ Route::group('faq', function() {
// 关于我们
Route::group('aboutus', function() {
// 品牌介绍
Route::get('introduction', 'AboutUs/introduction');
// 品牌故事
Route::get('story', 'AboutUs/story');
// 品牌里程