服务包跳转

This commit is contained in:
zoujiandong
2024-04-15 15:54:39 +08:00
parent e42276f343
commit bd3f004c60
10 changed files with 1045 additions and 684 deletions
@@ -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){