commit加入到项目动态,路由调整
This commit is contained in:
parent
1baee3efb6
commit
0a50da33a9
|
@ -117,6 +117,7 @@ Rails.application.routes.draw do
|
|||
get 'home/index'
|
||||
get 'home/search'
|
||||
get 'main/first_stamp'
|
||||
get 'activity/last', to: 'project_trends#last'
|
||||
|
||||
get 'search', to: 'searchs#index'
|
||||
put 'commons/hidden', to: 'commons#hidden'
|
||||
|
|
Loading…
Reference in New Issue