This commit is contained in:
wangweidong 2026-03-06 13:31:36 +08:00
parent a064f70ddb
commit 0571610651
36 changed files with 75 additions and 66 deletions

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">机构加盟登记表</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content">
<view class="content-title">
<view class="shu"></view>

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">机构加盟登记表</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content">
<view class="content-title">
<view class="shu"></view>

View File

@ -56,7 +56,7 @@
<view style="font-size: 30rpx;">机构加盟登记表</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content">
<view class="content-title">
<view class="shu"></view>
@ -307,7 +307,6 @@
// data.status = form.status
// }
uni.setStorageSync("backhuancun", data)
if (allNonEmpty) {
let data = uni.getStorageSync('backhuancun')
// console.log("?????",data)

View File

@ -16,7 +16,7 @@
<view style="font-size: 30rpx;">监护人信息</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="shzt" v-if="alldata.guardianModifyStatus==3||alldata.guardianModifyStatus==5">
<view class="icoi">i</view>
<text style="color: rgba(102, 102, 102, 1); width: 70%;word-break: break-all;">

View File

@ -7,7 +7,7 @@
<view style="font-size: 30rpx;">{{formflag?'长者信息编辑':'长者登记表'}}</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content" v-if="canshow">
<view class="content-title" style="margin: 10rpx 0;display: flex;">
<view class="shu"></view>
@ -698,26 +698,35 @@
},
data: data,
success: (res) => {
console.log(res)
// if (r.data.result == '') {
// return
// }
if (res.data.result == '重复提交') {
// if (res.data.result == '') {
// uni.showToast({
// title: ``,
// icon: 'none'
// })
// return
// }
// if (res.data.result == '') {
// uni.showToast({
// title: ``,
// icon: 'none'
// })
// return
// }
if (!res.data.success) {
uni.showToast({
title: `重复提交`,
icon: 'none'
title: res.data.message,
icon: 'none'
})
return
}
if (res.data.result == '未做变更') {
uni.showToast({
title: `当前无变更,无需提交`,
icon: 'none'
}else{
uni.reLaunch({
url: '/pages/oldmanindex/oldmansuccess?type=1'
})
return
}
uni.reLaunch({
url: '/pages/oldmanindex/oldmansuccess?type=1'
})
// console.log("rrrr", r)
},
fail: (e) => {

View File

@ -9,7 +9,7 @@
<view style="font-size: 30rpx;">长者信息</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="shzt"
v-if="alldata.elderModifyStatus==3||alldata.elderModifyStatus==5">
<view class="icoi">i</view>

View File

@ -18,7 +18,7 @@
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="shzt" v-if="(alldata.applyStatus==3||alldata.applyStatus==5)&&dexcard==0&&alldata.auditContent">
<view class="icoi">i</view>
<text style="color: rgba(102, 102, 102, 1); width: 70%;word-break: break-all;">
@ -38,7 +38,7 @@
编辑
</view>
<image class="shu-img" v-else
:src="alldata.applyStatus? `https://www.focusnu.com/media/directive/index/${statusarray[alldata.applyStatus-1]}.png`:``" />
:src="alldata.applyType==0?`https://www.focusnu.com/media/directive/index/${statusarray1[alldata.applyStatus-1]}.png` :`https://www.focusnu.com/media/directive/index/${statusarray[alldata.applyStatus-1]}.png`" />
</view>
</view>
@ -232,7 +232,7 @@
@click="getMessage((imgArray[2] ? `${media_base_url}${imgArray[2]}` : ''),imgArray[2],1)">
<view class="photo-left">
<view class="photo-weight">资质证</view>
<view class="photo-font">请上传资质证</view>
<!-- <view class="photo-font">请上传资质证</view> -->
</view>
<view style="position: relative;">
<image class="photo" :src="imgArray[2] ? `${media_base_url}${imgArray[2]}` : ``" />
@ -255,7 +255,7 @@
@click="getMessage((imgArray[3] ? `${media_base_url}${imgArray[3]}` : ''),imgArray[3],1)">
<view class="photo-left">
<view class="photo-weight">无犯罪证明</view>
<view class="photo-font">请上传无犯罪证明</view>
<!-- <view class="photo-font">请上传无犯罪证明</view> -->
</view>
<view style="position: relative;">
<image class="photo" :src="imgArray[3] ? `${media_base_url}${imgArray[3]}` : ``" />
@ -310,6 +310,7 @@
const content = ref("");
const statusarray = ["loading", "success", "fail", "loading", "fail"]
const statusarray1 = ["yg1_status", "yg2_status", "yg3_status", "loading", "fail"]
const nameArray = ["姓名", "性别", "身份证号码", "民族", "出生日期", "住址", "签发机关", "有效期限"];
const textArray = reactive(["", "", "", "", "", "", "", ""]);

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">入职登记表</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content">
<view class="content-title">
<view class="shu"></view>

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">入职登记表</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content">
<view class="content-title">
<view class="shu"></view>
@ -420,7 +420,7 @@
],
success: (res) => {
uni.setStorageSync(
'nostaffmessage', data.modifyStatus?true:false);
'nostaffmessage', data.modifyStatus==1?true:false);
uni.reLaunch({
url: `/pages/addstaff/successpush`
});

View File

@ -4,15 +4,15 @@
<view class="fixed">
<!-- <image v-if="!uni.getStorageSync('isstaffchange')" class="title-photo"
:src="`https://www.focusnu.com/media/directive/index/blue111.png`" /> -->
<image class="title-photo" style="width: 200rpx;height: 200rpx;"
<image class="title-photo" style="width: 240rpx;height: 240rpx;"
:src="`https://www.focusnu.com/media/directive/index/jumpImge/yuangongruzhu.png`" />
<view style="font-size: 35rpx;font-weight: 600;margin: 30rpx 0;">
<view style="font-size: 35rpx;font-weight: 800;margin: 30rpx 0;">
提交成功
</view>
<view class="small-title">
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您的个人信息变更申请已成功提交,我们将尽快为您审核,请耐心等候!' : '尊敬的用户,您的员工入驻申请已提交成功,我们已收到。审核结果将及时通知您,欢迎加入护理单元大家庭!' }},
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您的个人信息变更申请已成功提交,我们将尽快为您审核,请耐心等候!' : '尊敬的用户,您的员工入驻申请已提交成功,我们已收到。审核结果将及时通知您,欢迎加入护理单元大家庭!' }}
</view>
<view class="normal">
<text>
@ -126,7 +126,7 @@
.small-title {
margin-bottom: 10rpx;
font-size: 28rpx;
font-size: 30rpx;
width: 80%;
text-indent: 53rpx;
}

View File

@ -8,7 +8,7 @@
<view style="font-size: 30rpx;">供应商信息</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="shzt"
v-if="datas.applyStatus==3||datas.applyStatus==5">
<view class="icoi">i</view>

View File

@ -4,10 +4,10 @@
<view class="fixed">
<!-- <image v-if="!uni.getStorageSync('isstaffchange')" class="title-photo"
:src="`https://www.focusnu.com/media/directive/index/blue111.png`" /> -->
<image class="title-photo" style="width: 200rpx;height: 200rpx;"
<image class="title-photo" style="width: 240rpx;height: 240rpx;"
:src="`https://www.focusnu.com/media/directive/index/jumpImge/yuangongruzhu.png`" />
<view style="font-size: 35rpx;font-weight: 600;margin: 30rpx 0;">
<view style="font-size: 35rpx;font-weight: 800;margin: 30rpx 0;">
提交成功
</view>
@ -125,7 +125,7 @@
.small-title {
margin-bottom: 10rpx;
font-size: 28rpx;
font-size: 30rpx;
width: 80%;
text-indent: 53rpx;
}

View File

@ -12,7 +12,7 @@
<view style="font-size: 30rpx;">宣传页</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="fixed" v-if="!no">
<image class="title-img" :src="`https://www.focusnu.com/media/directive/login/introduce/selectbgc.png`" />

View File

@ -1,8 +1,8 @@
<template>
<div class="container">
<image style="width: 200rpx;height:200rpx"
<image style="width: 240rpx;height:240rpx"
:src="special?`https://www.focusnu.com/media/directive/index/jumpImge/jigou.png`: `https://www.focusnu.com/media/directive/index/jumpImge/jiameng.png`" />
<view style="font-size: 35rpx;font-weight: 600;margin: 30rpx 0;text-align: center;">
<view style="font-size: 35rpx;font-weight: 800;margin: 30rpx 0;text-align: center;">
提交成功
</view>
<view class="white-font">
@ -85,7 +85,7 @@
}
.white-font {
margin-bottom: 10rpx;
font-size: 28rpx;
font-size: 30rpx;
width: 80%;
text-indent: 53rpx;
}

View File

@ -8,7 +8,7 @@
<image class="back-img" src="https://www.focusnu.com/media/directive/index/left.png" />
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}" v-if="back"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}" v-if="back"></view>
<view class="card" :style="back?{marginTop:`100rpx`}:{marginTop:`400rpx`} " @click="oldmanhowtojump">
<view class="card-left">
<view class="card-weight">

View File

@ -12,7 +12,7 @@
<view style="font-size: 30rpx;">审核记录</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="index-up">
<image class="index-up-img" src="https://www.focusnu.com/media/directive/index/indexgif.gif" mode="widthFix"
lazy-load="false" />

View File

@ -12,7 +12,7 @@
<view style="font-size: 30rpx;">机构信息</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="index-up">
<image class="index-up-img" src="https://www.focusnu.com/media/directive/index/indexgif.gif" mode="widthFix"
lazy-load="false" />

View File

@ -12,7 +12,7 @@
<view style="font-size: 30rpx;">缴费账单</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="bgc">
<image class="bgc-img" src="https://www.focusnu.com/media/directive/index/account.png" />
</view>

View File

@ -11,7 +11,7 @@
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="shzt" v-if="alldata.modifyStatus==3||alldata.modifyStatus==5" >
<view class="icoi">i</view>
<text style="color: rgba(102, 102, 102, 1); width: 70%;word-break: break-all;">

View File

@ -7,7 +7,7 @@
<view style="font-size: 30rpx;">审核记录</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="index-up" v-if="workArray.length">
<image class="index-up-img" src="https://www.focusnu.com/media/directive/index/indexgif.gif" mode="widthFix"
lazy-load="false" />

View File

@ -86,7 +86,7 @@
src="https://www.focusnu.com/media/directive/index/oldmanmenu/wendu.png"
mode="widthFix" lazy-load="false" />
<view style="display: flex;">
<view style="display: flex;white-space: nowrap">
<view style="font-size: 25rpx;margin-right: 15rpx;">
温度
</view>
@ -96,11 +96,11 @@
</view>
</view>
<view
style="display: flex;flex-direction: column;width: 50%;padding-left: 15rpx;">
style="display: flex;flex-direction: column;width: 50%;padding-left: 15rpx; ">
<image style="width: 45rpx;height: 45rpx;margin-bottom: 5rpx;"
src="https://www.focusnu.com/media/directive/index/oldmanphoto/shi.png"
mode="widthFix" lazy-load="false" />
<view style="display: flex;">
<view style="display: flex;;white-space: nowrap">
<view style="font-size: 25rpx;margin-right: 15rpx;">
湿度
</view>
@ -1203,7 +1203,7 @@
.left-card-view {
display: flex;
align-items: center;
font-size: 28rpx;
font-size: 32rpx;
margin-top: 10rpx;
color: black;
.left-card-imge{

View File

@ -11,7 +11,7 @@
<view style="font-size: 30rpx;">绑定护理单元</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="input-content">
<view style="display: flex;width: 100%;">
<view class="blue-shu"></view>

View File

@ -13,7 +13,7 @@
<!-- <view style="font-size: 30rpx;">机构加盟</view> -->
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="title-father" v-if="hulijigouArray.length">
<view class="title-shu"></view>
<view class="title-font">

View File

@ -13,7 +13,7 @@
<!-- <view style="font-size: 30rpx;">机构加盟</view> -->
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view style="position: absolute;top: 200rpx;left: 30rpx;z-index: 1;display: flex;align-items: center;"
v-if="workArray.length">
<view class="shu"></view>

View File

@ -2,8 +2,8 @@
<div class="container">
<!-- <view class="white-content"> -->
<image style="width: 200rpx;height:200rpx" :src="isjianhu?`https://www.focusnu.com/media/directive/index/jumpImge/jianhu.png`: `https://www.focusnu.com/media/directive/index/jumpImge/addold.png`" />
<view style="font-size: 35rpx;font-weight: 600;margin: 30rpx 0;">
<image style="width: 240rpx;height:240rpx" :src="isjianhu?`https://www.focusnu.com/media/directive/index/jumpImge/jianhu.png`: `https://www.focusnu.com/media/directive/index/jumpImge/addold.png`" />
<view style="font-size: 35rpx;font-weight: 800;margin: 30rpx 0;">
提交成功
</view>
<view class="white-font">
@ -123,7 +123,7 @@
}
.white-font {
margin-bottom: 10rpx;
font-size: 28rpx;
font-size: 30rpx;
width: 80%;
text-indent: 53rpx;
}

View File

@ -11,7 +11,7 @@
<!-- <view style="font-size: 30rpx;">机构加盟</view> -->
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="big-img" @click="onScan">
<image style="width: 100%;height: 100%;"
src="https://www.focusnu.com/media/directive/index/saoyisao/kuai.png" />

View File

@ -11,7 +11,7 @@
<!-- <view style="font-size: 30rpx;">机构加盟</view> -->
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="white-content">
<view class="white-title">
NUID:{{ item.nuId }}

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">机构加盟</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view style="position: absolute;top: 300rpx;left: 30rpx;z-index: 1;display: flex;align-items: center;"
v-if="workArray.length">
<view class="shu"></view>

View File

@ -13,7 +13,7 @@
<!-- <view style="font-size: 30rpx;">机构加盟</view> -->
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="title-father" v-if="hulijigouArray.length">
<view class="title-shu"></view>
<view class="title-font">

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">审核记录</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="index-up" v-if="workArray.length">
<image class="index-up-img" src="https://www.focusnu.com/media/directive/index/indexgif.gif" mode="widthFix"
lazy-load="false" />

View File

@ -12,7 +12,7 @@
<view style="font-size: 30rpx;">公司详情</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="card-font">
{{text.departName}}
</view>

View File

@ -12,7 +12,7 @@
<view style="font-size: 30rpx;">机构邀请</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view
style="width: 100%;margin-top: 190rpx;display: flex;flex-direction: column;justify-content: center;align-items: center;"
v-if="!hulijigouArray.length">

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">消息</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="title-father" v-if="hulijigouArray.length">
<view class="title-shu"></view>
<view class="title-font">

View File

@ -13,7 +13,7 @@
<view style="font-size: 30rpx;">机构邀请</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view
style="width: 100%;margin-top: 190rpx;display: flex;flex-direction: column;justify-content: center;align-items: center;"
v-if="!hulijigouArray.length">

View File

@ -8,7 +8,7 @@
<view style="font-size: 30rpx;">审核记录</view>
</view>
</view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 30}px`}"></view>
<view :style="{height:`${uni.getStorageSync('moveHeight') + 40}px`}"></view>
<view class="index-up" v-if="workArray.length">
<image class="index-up-img" src="https://www.focusnu.com/media/directive/index/indexgif.gif" mode="widthFix"
lazy-load="false" />

View File

@ -1,6 +1,6 @@
// 全局请求封装
// export const base_url = 'http://192.168.2.17:8081/opeapi/'
export const base_url = 'https://www.focusnu.com/opeapi'
export const base_url = 'http://192.168.2.17:8081/opeapi/'
// export const base_url = 'https://www.focusnu.com/opeapi'
export const media_base_url = 'https://www.focusnu.com/media/'
// export const base_url = 'http://192.168.2.24:8081/opeapi'