优化代码
This commit is contained in:
@@ -497,6 +497,8 @@ Route::group('app', function () {
|
||||
Route::get('Index/aboutUsList', 'Index/aboutUsList');
|
||||
//获取配置信息
|
||||
Route::get('Index/configInfo', 'Index/configInfo');
|
||||
// 农场
|
||||
Route::get('Index/indexStoreList', 'Index/indexStoreList');
|
||||
//文章详情(id)
|
||||
Route::get('Index/articleInfo', 'Index/articleInfo');
|
||||
//模版列表
|
||||
|
||||
Reference in New Issue
Block a user