更新模板功能
This commit is contained in:
@@ -12,7 +12,7 @@ Route::get('init', 'app\index\controller\Index@init');
|
||||
Route::get('footerdata', 'app\index\controller\Index@getFooterData');
|
||||
Route::get('companyInfos', 'app\index\controller\Index@getCompanyInfos');
|
||||
Route::post('requirement', 'app\index\controller\Index@requirement');
|
||||
Route::get('friendlinks', 'app\index\controller\Index@getFriendlinkList');
|
||||
Route::get('homeData', 'app\index\controller\Index@getHomeData');
|
||||
|
||||
// --- 客户需求路由 ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user