@ -19,6 +19,10 @@ class MainController < ApplicationController
uid_logger("main start is #{cookies[:_educoder_session]}")
end
render file: 'public/react/build/index.html', :layout => false
if params[:h5].present?
render file: 'public/h5build/index.html', :layout => false
else