Browse Source

commit加入到项目动态,路由调整

pull/342/head
xxq250 3 years ago
parent
commit
0a50da33a9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      config/routes.rb

+ 1
- 0
config/routes.rb View File

@@ -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…
Cancel
Save