Merge branch 'educoder' into dev_aliyun

dev_aliyun
daiao 5 years ago
commit 66239316c8

@ -9,7 +9,7 @@ class CollegesController < ApplicationController
# GET /colleges/id/home
def home
render "common/index", :layout => false
render file: 'public/react/build/index.html', :layout => false
end
# home action的数据

Loading…
Cancel
Save