diff --git a/pages/addsupplier/information.vue b/pages/addsupplier/information.vue
index 2a285bb..910d102 100644
--- a/pages/addsupplier/information.vue
+++ b/pages/addsupplier/information.vue
@@ -34,7 +34,7 @@
负责人
-
+
联系电话
diff --git a/pages/login/index.vue b/pages/login/index.vue
index 7e3e97b..0e2efa0 100644
--- a/pages/login/index.vue
+++ b/pages/login/index.vue
@@ -22,7 +22,7 @@
我已阅读并同意
- 《NU护理单元使用条款》
+ 《护理单元使用条款》
并授权NU
@@ -55,7 +55,7 @@
使用条款
为了更好地保障您的合法权益,请阅读并同意
- 《NU护理单元使用条款》
+ 《护理单元使用条款》
,同意后将自动登录。
-
+
- +86
+ +86
+ placeholder="请输入手机号" @input="isRight" @keyboardheightchange="keyboardheightchange" />
@@ -38,7 +38,8 @@
getHkCode
} from "@/api/loginApi.js"
// import custom from "@/compontent/public/custom.vue"
-
+ const focus = ref(false)
+ const focushei = ref(0)
const huakuaiOpen = ref(false);
const jumpto = () => {
@@ -81,6 +82,9 @@
}
}
+ const keyboardheightchange = (e)=>{
+ console.log(e.detail.height)
+ }
const goback = () => {
uni.navigateBack()
}
@@ -113,7 +117,7 @@
.under-container {
position: fixed;
left: 0;
- bottom: 0;
+ bottom: 25vh;
width: 100%;
height: 27vh;
display: flex;
diff --git a/pages/login/threeselectone.vue b/pages/login/threeselectone.vue
index 7bb2622..46f1251 100644
--- a/pages/login/threeselectone.vue
+++ b/pages/login/threeselectone.vue
@@ -19,7 +19,7 @@
- 长者进入
+ 长者端
@@ -37,7 +37,7 @@
- 员工进入
+ 员工端
@@ -55,7 +55,7 @@
- 进入机构
+ 机构端
@@ -68,7 +68,7 @@
- 供应商入驻
+ 供应商端
智优采购流程、精准匹配需求,稳供优质生活及医疗物资,降本增效双向赋能,携手合作共赢,全方位提升护理单元物资保障质效!
diff --git a/pages/supplierindex/index.vue b/pages/supplierindex/index.vue
index 9b367d1..ab7526e 100644
--- a/pages/supplierindex/index.vue
+++ b/pages/supplierindex/index.vue
@@ -107,7 +107,7 @@
- 2025-09
+
采购单
@@ -124,14 +124,14 @@
- 员工功能
+ 敬请期待
- 员工功能
+ 敬请期待
@@ -266,7 +266,7 @@
})
}
- const buttonArray = ref(["信息变更", "员工功能", "员工功能"])
+ const buttonArray = ref(["供应商", "敬请期待", "敬请期待"])
const statusarray = ["loading", "success", "fail"]
const which = ref(0);
@@ -503,7 +503,7 @@
onShow(() => {
loadingData();
isRead().then(res => {
- if (res.result) {
+ if (res.success) {
hong.value = res.result;
}
})
@@ -511,7 +511,7 @@
onPullDownRefresh(() => {
loadingData();
isRead().then(res => {
- if (res.result) {
+ if (res.success) {
hong.value = res.result;
}
})
diff --git a/pages/yuangongindex/workjoin.vue b/pages/yuangongindex/workjoin.vue
index 86a49b4..c0f661b 100644
--- a/pages/yuangongindex/workjoin.vue
+++ b/pages/yuangongindex/workjoin.vue
@@ -10,7 +10,7 @@
- 审核记录
+ 采购单列表