diff --git a/pages/NursingNew/component/logistics/index.css b/pages/NursingNew/component/logistics/index.css index 5c9953f..c2d7e09 100644 --- a/pages/NursingNew/component/logistics/index.css +++ b/pages/NursingNew/component/logistics/index.css @@ -1524,7 +1524,7 @@ /* background-color: red; */ .target-blue { - color: #0089FE; + /* color: #0089FE; */ } .target-shu { diff --git a/pages/NursingNew/component/nurse/index.css b/pages/NursingNew/component/nurse/index.css index 7e6a052..0ca5f76 100644 --- a/pages/NursingNew/component/nurse/index.css +++ b/pages/NursingNew/component/nurse/index.css @@ -1525,7 +1525,7 @@ /* background-color: red; */ .target-blue { - color: #0089FE; + /* color: #0089FE; */ } .target-shu { diff --git a/pages/NursingNew/component/warehousematrix/index.css b/pages/NursingNew/component/warehousematrix/index.css index 34a7261..d888c05 100644 --- a/pages/NursingNew/component/warehousematrix/index.css +++ b/pages/NursingNew/component/warehousematrix/index.css @@ -1524,7 +1524,7 @@ /* background-color: red; */ .target-blue { - color: #0089FE; + /* color: #0089FE; */ } .target-shu { diff --git a/pages/login/newanimationpage.vue b/pages/login/newanimationpage.vue index af3fc2f..dda97bb 100644 --- a/pages/login/newanimationpage.vue +++ b/pages/login/newanimationpage.vue @@ -42,7 +42,7 @@ - + 服务大厅 @@ -370,7 +370,10 @@ } const ceshijump = () => { - + uni.navigateTo({ + url:"/pages/login/ceshi" + }) + console.log("wtf") // try { // const Intent = plus.android.importClass('android.content.Intent') // const Uri = plus.android.importClass('android.net.Uri')