服务包跳转
This commit is contained in:
@@ -153,7 +153,7 @@ Page({
|
||||
if(url.indexOf('?')!=-1){
|
||||
goUrl='/'+url+"&fromType="+url;
|
||||
}else{
|
||||
goUrl='/'+url+"?fromType="+url;
|
||||
goUrl='/sugarCheck/pages/checkOrder/checkOrder'
|
||||
}
|
||||
//处理聊天收到消息不及时;
|
||||
if(url.indexOf("TUIService/pages/index")!=-1){
|
||||
|
||||
Reference in New Issue
Block a user