Commit 6c0f01be by zhangzhijie

Merge remote-tracking branch 'origin/dev_xzxt_xizang' into dev_xzxt_xizang

parents da7e3b7a bb833092
...@@ -86,31 +86,23 @@ export default { ...@@ -86,31 +86,23 @@ export default {
redirect = redirect =
"&redirect_url=http://xz.xz.ga/sso/xzxtSSO?systemID=MA0101000055"; "&redirect_url=http://xz.xz.ga/sso/xzxtSSO?systemID=MA0101000055";
} else if ("sqgl" == type) { } else if ("sqgl" == type) {
menuId = "0037";
redirect = redirect =
"&redirect_url=http://xz.xz.ga/sheqiang/main?V=1&desktopAppId=4035"; "&redirect_url=http://xz.xz.ga/sheqiang/main?V=1&desktopAppId=4035";
} else if ("gmgl" == type) { } else if ("gmgl" == type) {
menuId = "0038";
redirect = redirect =
"&redirect_url=http://xz.xz.ga/zxyw_gab_aly/zxywLink.jsp?biz=gmfnet"; "&redirect_url=http://xz.xz.ga/zxyw_gab_aly/zxywLink.jsp?biz=gmfnet";
} else if ("wzmstgl" == type) { } else if ("wzmstgl" == type) {
menuId = "0035";
redirect = redirect =
"&redirect_url=http://xz.xz.ga/wmst/#/?desktopAppId=4045"; "&redirect_url=http://xz.xz.ga/wmst/#/?desktopAppId=4045";
} else if ("szrygl" == type) { } else if ("szrygl" == type) {
menuId = "0036";
redirect = redirect =
"&redirect_url=http://xz.xz.ga/szry/#/?desktopAppId=4044"; "&redirect_url=http://xz.xz.ga/szry/#/?desktopAppId=4044";
} else if ("rxbd" == type) { } else if ("rxbd" == type) {
menuId = "0004";
redirect = redirect =
"&redirect_url=http://xz.xz.ga/wjrxbd/index?desktopAppId=2901&desktopAppId=2901"; "&redirect_url=http://xz.xz.ga/wjrxbd/index?desktopAppId=2901&desktopAppId=2901";
} else if ("zczl" == type) { } else if ("zczl" == type) {
menuId = "0006";
redirect = redirect =
"&redirect_url=http://xz.xz.ga/zcxz/zczl/request.do?desktopAppId=2321"; "&redirect_url=http://xz.xz.ga/zcxz/zczl/request.do?desktopAppId=2321";
} else if (null == type || "" == type) {
menuId = "0005";
} else if ("shce" == type) { } else if ("shce" == type) {
redirect = redirect =
"&redirect_url=http://xz.xz.ga/portal_shce/shce/index.jsp"; "&redirect_url=http://xz.xz.ga/portal_shce/shce/index.jsp";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment