javascript - 怎样实现对不同的URL地址,进行不同的操作?
ringa_lee
ringa_lee 2017-04-18 09:19:13
0
3
602

1.项目的测试地址,上线地址不同,现在通过一个方法,实现跳转至不同的地址,应该如何设计;
2.怎样设计此组件更高效;
3.根据公共参数判断跳转前缀

ringa_lee
ringa_lee

ringa_lee

reply all(3)
巴扎黑

Use Gradle script configuration
Gradle common configuration

刘奇

Would you consider using nginx to filter URLs regularly and proxy different addresses

左手右手慢动作

Use Gradle to set up the automatic packaging environment. The debug environment and the release environment are different. You can see the link below:
Set up the automatic packaging environment

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template