diff --git a/supervise-organizational-ui/src/views/organizational/userManageAdd.vue b/supervise-organizational-ui/src/views/organizational/userManageAdd.vue index a9fcc9c5..b053911c 100644 --- a/supervise-organizational-ui/src/views/organizational/userManageAdd.vue +++ b/supervise-organizational-ui/src/views/organizational/userManageAdd.vue @@ -1,5 +1,5 @@ --> - + @@ -127,7 +126,7 @@ 用户类型 - + @@ -145,7 +144,7 @@ - - - @@ -51,7 +57,7 @@ return { baseUrl: "", name: "", - orgName:"", + orgName: "", version: "" }; }, @@ -94,15 +100,15 @@ var username = getApp().globalData.username var orgNamePath = getApp().globalData.orgNamePath console.log(">>>>>", userSid) - console.log(">>>>>", headImage) + console.log(">>>>>", headImage) console.log(">>>>>", username) console.log(">>>>>", orgNamePath) - - this.name = username==""?"用户名称":username - this.orgName = orgNamePath==""?"暂无部门信息":orgNamePath - this.baseUrl = headImage==""?"https://supervise.yxtsoft.com/img/user/userImage.png":headImage - - + + this.name = username == "" ? "用户名称" : username + this.orgName = orgNamePath == "" ? "暂无部门信息" : orgNamePath + this.baseUrl = headImage == "" ? "https://supervise.yxtsoft.com/img/user/userImage.png" : headImage + + // this.getData(userSid, true) // uni.setTabBarBadge({ //显示数字 // index: 0, //tabbar下标 @@ -123,13 +129,13 @@ }, methods: { - chooseImage(){ + chooseImage() { uni.navigateTo({ url: '../index/SetUp2' }); }, click(id) { - + switch (id) { case "0": uni.navigateTo({ @@ -142,7 +148,7 @@ uni.navigateTo({ url: '../index/SetUp' }); - + // uni.navigateTo({ // url: '../index/DeviceException?sid=994d75b6-eb29-4733-bd48-dcfdf9f7dd47' // }); @@ -158,6 +164,13 @@ case "7": APPUpdate(true); break; + case "8": + uni.navigateTo({ + url: '../index/interestAccount' + }) + break; + + } }, @@ -174,7 +187,7 @@ display: flex; flex-direction: row; align-items: center; - padding:15px 25px; + padding: 15px 25px; .img { margin-top: 10px; diff --git a/supervise-uniapp/pages/home/WorkFragment.vue b/supervise-uniapp/pages/home/WorkFragment.vue index 5fc0d1b4..81216c19 100644 --- a/supervise-uniapp/pages/home/WorkFragment.vue +++ b/supervise-uniapp/pages/home/WorkFragment.vue @@ -327,6 +327,7 @@ uni.navigateTo({ url: '../index/WaitingProcessed' }); + break; case "2": // 已办 diff --git a/supervise-uniapp/pages/index/ChangePassword.vue b/supervise-uniapp/pages/index/ChangePassword.vue index 2d893a65..88a8fb74 100644 --- a/supervise-uniapp/pages/index/ChangePassword.vue +++ b/supervise-uniapp/pages/index/ChangePassword.vue @@ -23,7 +23,7 @@ - + diff --git a/supervise-uniapp/pages/login/fwxy.vue b/supervise-uniapp/pages/login/fwxy.vue index c2b23f34..73647499 100644 --- a/supervise-uniapp/pages/login/fwxy.vue +++ b/supervise-uniapp/pages/login/fwxy.vue @@ -3,8 +3,8 @@

-汇融云仓贷后服务协议 - +汇融云仓贷后服务协议 +

 

diff --git a/yxt-portal-ui/.env.development b/yxt-portal-ui/.env.development index f2ef176f..e3c81ca6 100644 --- a/yxt-portal-ui/.env.development +++ b/yxt-portal-ui/.env.development @@ -5,5 +5,5 @@ ENV = 'development' VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 -VUE_APP_URL = "http://192.168.1.193:8112" +VUE_APP_URL = "http://192.168.1.107:8112" #VUE_APP_URL = "http://8.130.39.13:8112" diff --git a/yxt-portal-ui/src/views/Home/Home.vue b/yxt-portal-ui/src/views/Home/Home.vue index 4596d7c4..43eae002 100644 --- a/yxt-portal-ui/src/views/Home/Home.vue +++ b/yxt-portal-ui/src/views/Home/Home.vue @@ -443,8 +443,8 @@ // window.open('http://127.0.0.1:9531/#/' + '?token=' + getStorage(), '_blank') window.open('/customer/#/' + '?token=' + getStorage(), '_blank') } else if (index === 1) { - // window.open('http://192.168.3.8:9531#/' + '?token=' + getStorage(), '_blank') - window.open('/report/#/' + '?token=' + getStorage(), '_blank') + window.open('http://192.168.1.119:9531#/' + '?token=' + getStorage(), '_blank') + // window.open('/report/#/' + '?token=' + getStorage(), '_blank') } else if (index === 2) { window.open('/business/#/' + '?token=' + getStorage(), '_blank') } else if (index === 3) { @@ -457,13 +457,13 @@ } else if (index === 6) { window.open('/message/#/' + '?token=' + getStorage(), '_blank') } else if (index === 7) { - // window.open('http://192.168.3.8:9531/#/' + '?token=' + getStorage(), '_blank') - window.open('/organizational/#/' + '?token=' + getStorage(), '_blank') + window.open('http://192.168.1.102:9531/#/' + '?token=' + getStorage(), '_blank') + // window.open('/organizational/#/' + '?token=' + getStorage(), '_blank') } else if (index === 8) { - // window.open('http://192.168.3.8:9531/#/' + '?token=' + getStorage(), '_blank') - window.open('/crm/#/' + '?token=' + getStorage(), '_blank') + window.open('http://192.168.1.101:9531/#/' + '?token=' + getStorage(), '_blank') + // window.open('/crm/#/' + '?token=' + getStorage(), '_blank') } else if (index === 9) { - // window.open('http://192.168.3.8:9532/#/' + '?token=' + getStorage(), '_blank') + // window.open('http://192.168.1.102:9531/#/' + '?token=' + getStorage(), '_blank') window.open('/warehouse/#/' + '?token=' + getStorage(), '_blank') } else if (index === 10) { // 机器人巡检