跳到主要内容
CNode

react-router 方法 browserHistory,移动4G直接139导航,有遇到的吗?

问答
Ppetitspois发布于 10 年前最后回复 10 年前
351530

nginx做了一次跳转

查看回复

回复 (3)

P
petitspois#310 年前

nginx换成try_file可以了

Y
yinxin630#210 年前

是不是运营商网络劫持啊..

P
petitspois#110 年前
app.get('*', function (request, response){
  response.sendFile(path.resolve(__dirname, 'public', 'index.html'))
})

不知道java怎么做

参与回复

登录后即可参与回复。登录