提交代码

main
姜玉琦 2023-08-25 00:30:24 +08:00
parent 399e00422f
commit e6d1da6842
2 changed files with 9 additions and 9 deletions

View File

@ -32,7 +32,7 @@ App({
//reqUrl:'https://sxyanzhu.com/jhwxapp', //reqUrl:'https://sxyanzhu.com/jhwxapp',
reqUrl:'https://cf.makalu.cc', reqUrl:'https://cf.makalu.cc',
//reqUrl:'http://127.0.0.1:8091', //reqUrl:'http://127.0.0.1:8091',
uploadUrl:"http://62.234.3.186/jhapi", uploadUrl:"https://cf.makalu.cc/wechat/common/upload",
//御景路数字化集成管控平台接口访问域名 //御景路数字化集成管控平台接口访问域名
szhUrl:'https://szh.makalu.cc', szhUrl:'https://szh.makalu.cc',

View File

@ -631,18 +631,18 @@ Page({
//跳转到安全管控 //跳转到安全管控
XMSP:function(){ XMSP:function(){
//app.toast("敬请期待!"); app.toast("敬请期待!");
wx.navigateTo({ // wx.navigateTo({
url:'../../pageage/project_problemmodify/security/list/index' // url:'../../pageage/project_problemmodify/security/list/index'
}) // })
}, },
//跳转到质量管理 //跳转到质量管理
ZLGL2:function(){ ZLGL2:function(){
//app.toast("敬请期待!"); app.toast("敬请期待!");
wx.navigateTo({ //wx.navigateTo({
url:'../../pageage/project_problemmodify/quality/list/index' // url:'../../pageage/project_problemmodify/quality/list/index'
}) //})
}, },
//跳转到进度管理 //跳转到进度管理
JDGL2:function(){ JDGL2:function(){