漏洞检测问题

dev_local_2
daiao 5 years ago
parent 71cc4d8cc8
commit 4f06151277

@ -1,5 +1,5 @@
class MainController < ApplicationController
def index
render file: 'public/react/build/index.html', :layout => false
render file: 'public/react/build/index', formats: [:html]
end
end
Loading…
Cancel
Save