11111111
This commit is contained in:
parent
e7cee84a6f
commit
d637731096
|
|
@ -21,7 +21,7 @@
|
|||
</view>
|
||||
|
||||
<view class="small-blue" @click="changeMessage" v-if="!applyStatus">
|
||||
修改个人信息
|
||||
修改监护人信息
|
||||
</view>
|
||||
</view>
|
||||
<view class="white-message">
|
||||
|
|
|
|||
|
|
@ -7,6 +7,45 @@
|
|||
<view style="font-size: 30rpx;">长者登记表</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="white-content" v-if="canshow">
|
||||
<view class="content-title" style="margin: 10rpx 0;display: flex;">
|
||||
<view class="shu"></view>
|
||||
<view class="content-weight">监护人信息</view>
|
||||
</view>
|
||||
<view class="white-message">
|
||||
<view>
|
||||
<view class="one">
|
||||
<view class="one-left">与长者关系</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入与长者关系" v-model="guanxi" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">监护人姓名</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入监护人姓名" v-model="form.name" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">监护人电话</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入监护人电话" v-model="form.tel" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">身份证号</view>
|
||||
<input class="one-right" maxlength="18" placeholder="请输入身份证号" v-model="form.idCard" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">家庭住址</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入家庭住址" v-model="form.homeAddress" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">工作单位</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入工作单位" v-model="form.workUnit" />
|
||||
</view>
|
||||
<!-- <view v-for="(item,index) in antherArray" :key="index" class="one"
|
||||
@click="openLook(anthertextArray[index])">
|
||||
<view class="one-left">{{item}}</view>
|
||||
<view class="one-right">{{anthertextArray[index] ? anthertextArray[index] : "自动获取" }}</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="white-content">
|
||||
|
||||
<view class="content-title">
|
||||
|
|
@ -70,57 +109,7 @@
|
|||
<view class="line">4.所有上传信息均会被妥善保管,不会用于其他商业用途或传输给第三方。</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="white-content" v-if="canshow">
|
||||
|
||||
|
||||
|
||||
<view class="content-title" style="margin: 10rpx 0;display: flex;">
|
||||
<view class="shu"></view>
|
||||
<view class="content-weight">监护人信息</view>
|
||||
</view>
|
||||
<!-- <view class="white-message">
|
||||
<view>
|
||||
<view class="one">
|
||||
<view class="one-left" style="font-weight: 600;">与长者关系</view>
|
||||
<input class="one-right" style="text-align: right;font-weight: 600;" maxlength="11"
|
||||
placeholder="请输入与长者关系" v-model="guanxi" />
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="white-message">
|
||||
<view>
|
||||
<view class="one">
|
||||
<view class="one-left">与长者关系</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入与长者关系" v-model="guanxi" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">监护人姓名</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入监护人姓名" v-model="form.name" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">监护人电话</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入监护人电话" v-model="form.tel" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">身份证号</view>
|
||||
<input class="one-right" maxlength="18" placeholder="请输入身份证号" v-model="form.idCard" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">家庭住址</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入家庭住址" v-model="form.homeAddress" />
|
||||
</view>
|
||||
<view class="one">
|
||||
<view class="one-left">工作单位</view>
|
||||
<input class="one-right" maxlength="11" placeholder="请输入工作单位" v-model="form.workUnit" />
|
||||
</view>
|
||||
<!-- <view v-for="(item,index) in antherArray" :key="index" class="one"
|
||||
@click="openLook(anthertextArray[index])">
|
||||
<view class="one-left">{{item}}</view>
|
||||
<view class="one-right">{{anthertextArray[index] ? anthertextArray[index] : "自动获取" }}</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- <view style="display: flex;width: 100%;">
|
||||
<view class="finish-button" @click="next">
|
||||
确认并继续
|
||||
|
|
@ -676,8 +665,8 @@
|
|||
textArray[2] = data.idCard
|
||||
textArray[3] = data.national
|
||||
|
||||
// console.log("????", formatDatefont(data.dateOfBirth))
|
||||
textArray[4] = formatDatefont(data.dateOfBirth)
|
||||
console.log("????", data.dateOfBirth)
|
||||
textArray[4] = data.dateOfBirth
|
||||
textArray[5] = data.houseAddress
|
||||
textArray[6] = data.issuingAuthority
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
</view>
|
||||
|
||||
<view class="small-blue" @click="changeMessage" v-if="!applyStatus">
|
||||
修改个人信息
|
||||
修改长者信息
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,16 +6,16 @@
|
|||
<image v-if="uni.getStorageSync('isstaffchange')" class="title-photo" style="width: 300rpx;height: 300rpx;" :src="`https://www.focusnu.com/media/directive/index/blue222.png`" />
|
||||
|
||||
<view style="font-size: 35rpx;font-weight: 600;margin: 50rpx 0;">
|
||||
{{ uni.getStorageSync('isstaffchange') ? '修改' : '提交' }}成功
|
||||
{{ uni.getStorageSync('isstaffchange') ? '变更信息已提交' : '提交成功' }}
|
||||
</view>
|
||||
|
||||
<view class="small-title">
|
||||
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已成功修改' : '尊敬的用户,您的员工入驻申请已提交成功' }}
|
||||
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已提交' : '尊敬的用户,您的员工入驻申请已提交成功' }}
|
||||
|
||||
</view>
|
||||
<view class="normal">
|
||||
<text>
|
||||
{{ uni.getStorageSync('isstaffchange')?`新设置即刻生效`:`欢迎加入护理单元大家庭` }}
|
||||
{{ uni.getStorageSync('isstaffchange')?`请等待机构审核`:`欢迎加入护理单元大家庭` }}
|
||||
!
|
||||
</text>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
<view v-for="(item,index) in menuArray" :key="index">
|
||||
<swiper-item>
|
||||
<view style="height: 10vh;" v-if="item.applyStatus!=`2`"></view>
|
||||
<view class="white-content-father">
|
||||
<view class="chuo-ball" @click="loadingData"
|
||||
v-if="item.applyType =='1' && item.applyStatus==`1`">
|
||||
|
|
@ -95,27 +96,96 @@
|
|||
<view class="button-blue-spec" @click="again(item)">
|
||||
重新申请
|
||||
</view>
|
||||
|
||||
|
||||
</view>
|
||||
|
||||
<view style="z-index: 1;width: 100%;" v-if=" item.applyStatus==`2`">
|
||||
<view class="zhiling-box">
|
||||
<view class="">
|
||||
暂无指令
|
||||
<view class="fuwu-button">
|
||||
<view class="fuwu-button-top">
|
||||
<view style="display: flex;">
|
||||
<image style="width: 60rpx;height: 60rpx;margin-right: 20rpx;"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/top.png`" />
|
||||
<view style="margin-top: 20rpx;">
|
||||
服务指令
|
||||
</view>
|
||||
|
||||
</view>
|
||||
<view style="position: relative;">
|
||||
<image class="bottom-button-img" style="top: 50%;transform: translateY(-50%);"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/more.png`" />
|
||||
</view>
|
||||
</view>
|
||||
<view class="fuwu-button-bottom">
|
||||
<view class="">
|
||||
<view style="font-size: 35rpx;font-weight: 600;">
|
||||
09:10~09:15
|
||||
</view>
|
||||
<view class="">
|
||||
准备洁具(口腔)
|
||||
</view>
|
||||
</view>
|
||||
<view style="display: flex;">
|
||||
<view class="small-icon">
|
||||
<image style="width: 60rpx;height: 60rpx;"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/00.png`" />
|
||||
</view>
|
||||
<view class="small-icon">
|
||||
<image style="width: 60rpx;height: 60rpx;"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/01.png`" />
|
||||
</view>
|
||||
<view class="small-icon">
|
||||
<image style="width: 60rpx;height: 60rpx;"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/02.png`" />
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="big-button-double">
|
||||
<view class="left-button">
|
||||
<image class="left-button-img"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/kaoqin.png`" />
|
||||
<view class="left-button-bottom">
|
||||
<view class="">
|
||||
<view style="font-size: 25rpx;">
|
||||
2025-09
|
||||
</view>
|
||||
<view class="">
|
||||
考勤排班
|
||||
</view>
|
||||
</view>
|
||||
<view style="position: relative;">
|
||||
<image class="bottom-button-img"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/more.png`" />
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="right-button">
|
||||
<view class="right-button-one">
|
||||
<image class="right-button-img"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/jineng.png`" />
|
||||
<view class="">
|
||||
技能培训
|
||||
</view>
|
||||
</view>
|
||||
<view class="right-button-one">
|
||||
<image class="right-button-img"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/yuangong.png`" />
|
||||
<view class="">
|
||||
员工功能
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<image class="zhiling-img" v-show="false"
|
||||
src="https://www.focusnu.com/media/directive/index/mine/more.png" />
|
||||
</view>
|
||||
<view class="white-box-father">
|
||||
<view v-for="(item0,index) in buttonArray" :key="index" class="white-box"
|
||||
@click="clickButton(item,index)">
|
||||
<image class="box-img"
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/${index}.png`" />
|
||||
:src="`https://www.focusnu.com/media/directive/index/addstaff/${index+2}.png`" />
|
||||
<view class="box-font">{{item0}}</view>
|
||||
|
||||
</view>
|
||||
<view class="white-box">
|
||||
<view style="font-weight: 600;font-size: 80rpx;">+</view>
|
||||
<view style="font-weight: 600;font-size: 100rpx;">+</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -183,7 +253,7 @@
|
|||
ref,
|
||||
onMounted,
|
||||
onUnmounted,
|
||||
|
||||
|
||||
} from 'vue';
|
||||
import {
|
||||
onLoad,
|
||||
|
|
@ -206,12 +276,12 @@
|
|||
|
||||
const content = ref("");
|
||||
|
||||
const buttonArray = ref(["技能培训", "考勤排班", "每日工作", "信息变更", "员工功能", "员工功能", "员工功能"])
|
||||
const buttonArray = ref(["信息变更", "员工功能", "员工功能"])
|
||||
const statusarray = ["loading", "success", "fail"]
|
||||
const which = ref(0);
|
||||
|
||||
const clickSmallball = () => {
|
||||
|
||||
|
||||
uni.setStorageSync('jumpIndex', 1);
|
||||
uni.navigateTo({
|
||||
url: "/pages/yuangongindex/message"
|
||||
|
|
@ -310,7 +380,12 @@
|
|||
getIndex(res.data).then(res => {
|
||||
menuArray.value = []
|
||||
res.result.forEach((element) => {
|
||||
menuArray.value.push(element)
|
||||
if(element.applyType=="0"&&element.applyStatus=="3"){
|
||||
|
||||
}else{
|
||||
menuArray.value.push(element)
|
||||
}
|
||||
|
||||
})
|
||||
menuArray.value.push({
|
||||
applyStatus: `-1`
|
||||
|
|
@ -344,7 +419,7 @@
|
|||
}
|
||||
const clickButton = (item, index) => {
|
||||
// console.log("AAA",item)
|
||||
if (index === 3) {
|
||||
if (index === 0) {
|
||||
getMessageList(item.orgCode).then(res => {
|
||||
uni.setStorageSync("changeyuangongorgCode", item.orgCode)
|
||||
if (res.success) {
|
||||
|
|
@ -513,7 +588,7 @@
|
|||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 40vh;
|
||||
margin-top: 30vh;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
|
@ -536,8 +611,8 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 32rpx;
|
||||
color: #333333;
|
||||
font-size: 28rpx;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.white-content {
|
||||
|
|
@ -597,10 +672,10 @@
|
|||
margin-left: 1%;
|
||||
|
||||
.white-box {
|
||||
margin-top: 35rpx;
|
||||
margin-top: 25rpx;
|
||||
width: 20.7%;
|
||||
margin-left: 3%;
|
||||
height: 230rpx;
|
||||
height: 190rpx;
|
||||
background-color: #fff;
|
||||
border-radius: 35rpx;
|
||||
display: flex;
|
||||
|
|
@ -615,7 +690,7 @@
|
|||
}
|
||||
|
||||
.box-font {
|
||||
font-size: 30rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -832,4 +907,109 @@
|
|||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
.big-button-double {
|
||||
width: 100%;
|
||||
height: 280rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 0 30rpx;
|
||||
|
||||
.left-button {
|
||||
height: 100%;
|
||||
width: 49%;
|
||||
background-color: #fff;
|
||||
border-radius: 45rpx;
|
||||
position: relative;
|
||||
|
||||
.left-button-img {
|
||||
margin: 40rpx 0 0 40rpx;
|
||||
width: 60rpx;
|
||||
height: 60rpx;
|
||||
}
|
||||
|
||||
.left-button-bottom {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 40rpx;
|
||||
width: 100%;
|
||||
padding: 0 40rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
|
||||
.right-button {
|
||||
height: 100%;
|
||||
width: 49%;
|
||||
// background-color: red;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
.right-button-one {
|
||||
width: 100%;
|
||||
height: 48%;
|
||||
background-color: #fff;
|
||||
border-radius: 45rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 0 60rpx;
|
||||
align-items: center;
|
||||
|
||||
.right-button-img {
|
||||
width: 50rpx;
|
||||
height: 50rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.fuwu-button {
|
||||
width: calc(100% - 60rpx);
|
||||
height: 300rpx;
|
||||
margin-left: 30rpx;
|
||||
background-color: #fff;
|
||||
margin-bottom: 25rpx;
|
||||
border-radius: 50rpx;
|
||||
padding: 0 50rpx;
|
||||
|
||||
.fuwu-button-top {
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.fuwu-button-bottom {
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
margin-top: -15rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
|
||||
.bottom-button-img {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 45rpx;
|
||||
height: 45rpx;
|
||||
}
|
||||
|
||||
.small-icon {
|
||||
width: 100rpx;
|
||||
height: 100rpx;
|
||||
border-radius: 20rpx;
|
||||
background-color: #F6F6F6;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
</style>
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
// 全局请求封装
|
||||
export const base_url = 'http://192.168.2.19:8081/opeapi'
|
||||
// export const base_url = 'https://www.focusnu.com/opeapi'
|
||||
// export const base_url = 'http://192.168.2.19:8081/opeapi'
|
||||
export const base_url = 'https://www.focusnu.com/opeapi'
|
||||
|
||||
// 请求超出时间
|
||||
const timeout = 5000
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"version":3,"file":"successpush.js","sources":["pages/addstaff/successpush.vue","../Hbuilder/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvYWRkc3RhZmYvc3VjY2Vzc3B1c2gudnVl"],"sourcesContent":["<template>\r\n\t<view class=\"font-father\">\r\n\r\n\t\t<view class=\"fixed\">\r\n\t\t\t<image v-if=\"!uni.getStorageSync('isstaffchange')\" class=\"title-photo\" :src=\"`https://www.focusnu.com/media/directive/index/blue111.png`\" />\r\n\t\t\t<image v-if=\"uni.getStorageSync('isstaffchange')\" class=\"title-photo\" style=\"width: 300rpx;height: 300rpx;\" :src=\"`https://www.focusnu.com/media/directive/index/blue222.png`\" />\r\n\t\t\t\r\n\t\t\t<view style=\"font-size: 35rpx;font-weight: 600;margin: 50rpx 0;\">\r\n\t\t\t\t{{ uni.getStorageSync('isstaffchange') ? '修改' : '提交' }}成功\r\n\t\t\t</view>\r\n\t\t\t\r\n\t\t\t<view class=\"small-title\">\r\n\t\t\t\t{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已成功修改' : '尊敬的用户,您的员工入驻申请已提交成功' }}\r\n\t\t\t\t\r\n\t\t\t</view>\r\n\t\t\t<view class=\"normal\">\r\n\t\t\t\t<text>\r\n\t\t\t\t\t{{ uni.getStorageSync('isstaffchange')?`新设置即刻生效`:`欢迎加入护理单元大家庭` }}\r\n\t\t\t\t\t!\r\n\t\t\t\t</text>\r\n\t\t\t</view>\r\n\t\t</view>\r\n\t\t<view class=\"bottom-button\" @click=\"jumpto\">\r\n\t\t\t我的机构\r\n\t\t</view>\r\n\t</view>\r\n</template>\r\n\r\n<script setup>\r\n\timport {\r\n\t\tonLoad\r\n\t} from '@dcloudio/uni-app'\r\n\timport {\r\n\t\treactive,\r\n\t\tref\r\n\t} from 'vue';\r\n\timport {\r\n\t\tgetMessage\r\n\t} from '@/api/loginApi.js'\r\n\tconst special = ref(false);\r\n\r\n\tconst jumpto = () => {\r\n\t\tgetMessage(uni.getStorageSync(\"openid\")).then(res => {\r\n\t\t\tuni.setStorageSync('tel', res.result.tel);\r\n\t\t\tuni.setStorageSync('token', res.result.token);\r\n\t\t\tuni.setStorageSync('serverUrl', res.result.serverUrl);\r\n\t\t\tuni.setStorageSync('platId', res.result.platId);\r\n\t\t\tuni.setStorageSync('izJg', res.result.izJg);\r\n\t\t\tuni.setStorageSync('izJs', res.result.izJs);\r\n\t\t\tuni.setStorageSync('izYg', res.result.izYg);\r\n\t\t\tuni.reLaunch({\r\n\t\t\t\turl: `/pages/yuangongindex/index`\r\n\t\t\t});\r\n\t\t})\r\n\r\n\t}\r\n\r\n\r\n\tonLoad(() => {\r\n\t\t\r\n\t})\r\n</script>\r\n\r\n<style lang=\"scss\" scoped>\r\n\t.font-father {\r\n\t\twidth: 100%;\r\n\t\tmin-height: 100vh;\r\n\t\tpadding: 0 30rpx;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tflex-direction: column;\r\n\t\tposition: relative;\r\n\t\tbackground-color: rgb(239, 239, 239);\r\n\r\n\t\t.font-title {\r\n\t\t\tmargin-top: 0rpx;\r\n\t\t\tmargin-bottom: 30rpx;\r\n\t\t\tfont-weight: 600;\r\n\t\t\tfont-size: 30rpx;\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\tfont-size: 80rpx;\r\n\t\t}\r\n\r\n\t\t.bottom-button {\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 50%;\r\n\t\t\ttransform: translateX(-50%);\r\n\t\t\tbottom: 0rpx;\r\n\t\t\tmargin-top: 80rpx;\r\n\t\t\tmargin-bottom: 90rpx;\r\n\t\t\twidth: 80%;\r\n\t\t\theight: 90rpx;\r\n\t\t\tborder-radius: 35rpx;\r\n\t\t\tbackground: linear-gradient(to left, #00C9FF, #0076FF);\r\n\t\t\tcolor: #fff;\r\n\t\t\tfont-size: 33rpx;\r\n\t\t\tdisplay: flex;\r\n\t\t\tjustify-content: center;\r\n\t\t\talign-items: center;\r\n\t\t\tz-index: 3;\r\n\t\t}\r\n\t}\r\n\r\n\t.title-img {\r\n\t\tposition: absolute;\r\n\t\ttop: 0;\r\n\t\tleft: 0;\r\n\t\twidth: 100%;\r\n\t\theight: 100vh;\r\n\t\tz-index: -1;\r\n\t}\r\n\r\n\t.fixed {\r\n\t\tposition: fixed;\r\n\t\ttop: 0;\r\n\t\tleft: 0;\r\n\t\twidth: 100%;\r\n\t\tz-index: 2;\r\n\t\tpadding: 0 70rpx;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\talign-items: center;\r\n\t}\r\n\r\n\t.small-title {\r\n\t\tmargin-bottom: 10rpx;\r\n\t\tfont-size: 28rpx;\r\n\t}\r\n\r\n\t.normal {\r\n\t\tpadding: 0 70rpx;\r\n\t\tfont-size: 28rpx;\r\n\t\tmargin-bottom: 20rpx;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tline-height: 50rpx;\r\n\t\ttext-align: center\r\n\t}\r\n\r\n\t.title-photo {\r\n\t\tmargin-top: 300rpx;\r\n\t\twidth: 120rpx;\r\n\t\theight: 120rpx;\r\n\t\tz-index: 1;\r\n\t}\r\n</style>","import MiniProgramPage from 'D:/hldy_xcx/pages/addstaff/successpush.vue'\nwx.createPage(MiniProgramPage)"],"names":["ref","getMessage","uni","onLoad"],"mappings":";;;;;;AAuCiBA,kBAAAA,IAAI,KAAK;AAEzB,UAAM,SAAS,MAAM;AACpBC,mBAAU,WAACC,cAAG,MAAC,eAAe,QAAQ,CAAC,EAAE,KAAK,SAAO;AACpDA,sBAAG,MAAC,eAAe,OAAO,IAAI,OAAO,GAAG;AACxCA,sBAAG,MAAC,eAAe,SAAS,IAAI,OAAO,KAAK;AAC5CA,sBAAG,MAAC,eAAe,aAAa,IAAI,OAAO,SAAS;AACpDA,sBAAG,MAAC,eAAe,UAAU,IAAI,OAAO,MAAM;AAC9CA,sBAAG,MAAC,eAAe,QAAQ,IAAI,OAAO,IAAI;AAC1CA,sBAAG,MAAC,eAAe,QAAQ,IAAI,OAAO,IAAI;AAC1CA,sBAAG,MAAC,eAAe,QAAQ,IAAI,OAAO,IAAI;AAC1CA,sBAAAA,MAAI,SAAS;AAAA,UACZ,KAAK;AAAA,QACT,CAAI;AAAA,MACJ,CAAG;AAAA,IAED;AAGDC,kBAAAA,OAAO,MAAM;AAAA,IAEd,CAAE;;;;;;;;;;;;;;;;;;;;AC3DF,GAAG,WAAW,eAAe;"}
|
||||
{"version":3,"file":"successpush.js","sources":["pages/addstaff/successpush.vue","../Hbuilder/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvYWRkc3RhZmYvc3VjY2Vzc3B1c2gudnVl"],"sourcesContent":["<template>\r\n\t<view class=\"font-father\">\r\n\r\n\t\t<view class=\"fixed\">\r\n\t\t\t<image v-if=\"!uni.getStorageSync('isstaffchange')\" class=\"title-photo\" :src=\"`https://www.focusnu.com/media/directive/index/blue111.png`\" />\r\n\t\t\t<image v-if=\"uni.getStorageSync('isstaffchange')\" class=\"title-photo\" style=\"width: 300rpx;height: 300rpx;\" :src=\"`https://www.focusnu.com/media/directive/index/blue222.png`\" />\r\n\t\t\t\r\n\t\t\t<view style=\"font-size: 35rpx;font-weight: 600;margin: 50rpx 0;\">\r\n\t\t\t\t{{ uni.getStorageSync('isstaffchange') ? '变更信息已提交' : '提交成功' }}\r\n\t\t\t</view>\r\n\t\t\t\r\n\t\t\t<view class=\"small-title\">\r\n\t\t\t\t{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已提交' : '尊敬的用户,您的员工入驻申请已提交成功' }}\r\n\t\t\t\t\r\n\t\t\t</view>\r\n\t\t\t<view class=\"normal\">\r\n\t\t\t\t<text>\r\n\t\t\t\t\t{{ uni.getStorageSync('isstaffchange')?`请等待机构审核`:`欢迎加入护理单元大家庭` }}\r\n\t\t\t\t\t!\r\n\t\t\t\t</text>\r\n\t\t\t</view>\r\n\t\t</view>\r\n\t\t<view class=\"bottom-button\" @click=\"jumpto\">\r\n\t\t\t我的机构\r\n\t\t</view>\r\n\t</view>\r\n</template>\r\n\r\n<script setup>\r\n\timport {\r\n\t\tonLoad\r\n\t} from '@dcloudio/uni-app'\r\n\timport {\r\n\t\treactive,\r\n\t\tref\r\n\t} from 'vue';\r\n\timport {\r\n\t\tgetMessage\r\n\t} from '@/api/loginApi.js'\r\n\tconst special = ref(false);\r\n\r\n\tconst jumpto = () => {\r\n\t\tgetMessage(uni.getStorageSync(\"openid\")).then(res => {\r\n\t\t\tuni.setStorageSync('tel', res.result.tel);\r\n\t\t\tuni.setStorageSync('token', res.result.token);\r\n\t\t\tuni.setStorageSync('serverUrl', res.result.serverUrl);\r\n\t\t\tuni.setStorageSync('platId', res.result.platId);\r\n\t\t\tuni.setStorageSync('izJg', res.result.izJg);\r\n\t\t\tuni.setStorageSync('izJs', res.result.izJs);\r\n\t\t\tuni.setStorageSync('izYg', res.result.izYg);\r\n\t\t\tuni.reLaunch({\r\n\t\t\t\turl: `/pages/yuangongindex/index`\r\n\t\t\t});\r\n\t\t})\r\n\r\n\t}\r\n\r\n\r\n\tonLoad(() => {\r\n\t\t\r\n\t})\r\n</script>\r\n\r\n<style lang=\"scss\" scoped>\r\n\t.font-father {\r\n\t\twidth: 100%;\r\n\t\tmin-height: 100vh;\r\n\t\tpadding: 0 30rpx;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tflex-direction: column;\r\n\t\tposition: relative;\r\n\t\tbackground-color: rgb(239, 239, 239);\r\n\r\n\t\t.font-title {\r\n\t\t\tmargin-top: 0rpx;\r\n\t\t\tmargin-bottom: 30rpx;\r\n\t\t\tfont-weight: 600;\r\n\t\t\tfont-size: 30rpx;\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\tfont-size: 80rpx;\r\n\t\t}\r\n\r\n\t\t.bottom-button {\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 50%;\r\n\t\t\ttransform: translateX(-50%);\r\n\t\t\tbottom: 0rpx;\r\n\t\t\tmargin-top: 80rpx;\r\n\t\t\tmargin-bottom: 90rpx;\r\n\t\t\twidth: 80%;\r\n\t\t\theight: 90rpx;\r\n\t\t\tborder-radius: 35rpx;\r\n\t\t\tbackground: linear-gradient(to left, #00C9FF, #0076FF);\r\n\t\t\tcolor: #fff;\r\n\t\t\tfont-size: 33rpx;\r\n\t\t\tdisplay: flex;\r\n\t\t\tjustify-content: center;\r\n\t\t\talign-items: center;\r\n\t\t\tz-index: 3;\r\n\t\t}\r\n\t}\r\n\r\n\t.title-img {\r\n\t\tposition: absolute;\r\n\t\ttop: 0;\r\n\t\tleft: 0;\r\n\t\twidth: 100%;\r\n\t\theight: 100vh;\r\n\t\tz-index: -1;\r\n\t}\r\n\r\n\t.fixed {\r\n\t\tposition: fixed;\r\n\t\ttop: 0;\r\n\t\tleft: 0;\r\n\t\twidth: 100%;\r\n\t\tz-index: 2;\r\n\t\tpadding: 0 70rpx;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\talign-items: center;\r\n\t}\r\n\r\n\t.small-title {\r\n\t\tmargin-bottom: 10rpx;\r\n\t\tfont-size: 28rpx;\r\n\t}\r\n\r\n\t.normal {\r\n\t\tpadding: 0 70rpx;\r\n\t\tfont-size: 28rpx;\r\n\t\tmargin-bottom: 20rpx;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tline-height: 50rpx;\r\n\t\ttext-align: center\r\n\t}\r\n\r\n\t.title-photo {\r\n\t\tmargin-top: 300rpx;\r\n\t\twidth: 120rpx;\r\n\t\theight: 120rpx;\r\n\t\tz-index: 1;\r\n\t}\r\n</style>","import MiniProgramPage from 'D:/hldy_xcx/pages/addstaff/successpush.vue'\nwx.createPage(MiniProgramPage)"],"names":["ref","getMessage","uni","onLoad"],"mappings":";;;;;;AAuCiBA,kBAAAA,IAAI,KAAK;AAEzB,UAAM,SAAS,MAAM;AACpBC,mBAAU,WAACC,cAAG,MAAC,eAAe,QAAQ,CAAC,EAAE,KAAK,SAAO;AACpDA,sBAAG,MAAC,eAAe,OAAO,IAAI,OAAO,GAAG;AACxCA,sBAAG,MAAC,eAAe,SAAS,IAAI,OAAO,KAAK;AAC5CA,sBAAG,MAAC,eAAe,aAAa,IAAI,OAAO,SAAS;AACpDA,sBAAG,MAAC,eAAe,UAAU,IAAI,OAAO,MAAM;AAC9CA,sBAAG,MAAC,eAAe,QAAQ,IAAI,OAAO,IAAI;AAC1CA,sBAAG,MAAC,eAAe,QAAQ,IAAI,OAAO,IAAI;AAC1CA,sBAAG,MAAC,eAAe,QAAQ,IAAI,OAAO,IAAI;AAC1CA,sBAAAA,MAAI,SAAS;AAAA,UACZ,KAAK;AAAA,QACT,CAAI;AAAA,MACJ,CAAG;AAAA,IAED;AAGDC,kBAAAA,OAAO,MAAM;AAAA,IAEd,CAAE;;;;;;;;;;;;;;;;;;;;AC3DF,GAAG,WAAW,eAAe;"}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"version":3,"file":"index.js","sources":["request/index.js"],"sourcesContent":["// 全局请求封装\nexport const base_url = 'http://192.168.2.19:8081/opeapi'\r\n// export const base_url = 'https://www.focusnu.com/opeapi'\r\n\n// 请求超出时间\nconst timeout = 5000\n \n// 需要修改token,和根据实际修改请求头\nexport default (params) => {\n\tlet url = params.url;\n\tlet method = params.method || \"get\";\n\tlet data = params.data || {};\n\tlet header = {\n\t\t'X-Access-Token': uni.getStorageSync('token') || '',\n\t\t'Content-Type': 'application/json;charset=UTF-8',\n\t\t'Authorization': 'Basic c2FiZXI6c2FiZXJfc2VjcmV0',\r\n\t\t\n\t\t...params.header\n\t}\n\treturn new Promise((resolve, reject) => {\n\t\tuni.request({\n\t\t\turl: base_url + url,\n\t\t\tmethod: method,\n\t\t\theader: header,\n\t\t\tdata: data,\n timeout,\n\t\t\tsuccess(response) {\n\t\t\t\tconst res = response\n\t\t\t\t// 根据返回的状态码做出对应的操作\r\n\t\t\t\n\t\t\t\tif (res.statusCode == 200) {\n\t\t\t\t\tresolve(res.data);\n\t\t\t\t} else {\n\t\t\t\t\tuni.clearStorageSync()\n\t\t\t\t\tswitch (res.statusCode) {\n\t\t\t\t\t\tcase 401:\r\n\t\t\t\t\t\t\tif(!params.no401){\r\n\t\t\t\t\t\t\t\tuni.showModal({\r\n\t\t\t\t\t\t\t\t\ttitle: \"登录过期\",\r\n\t\t\t\t\t\t\t\t\tcontent: \"登录过期,请重新登录\",\r\n\t\t\t\t\t\t\t\t\tshowCancel: false,\r\n\t\t\t\t\t\t\t\t\tsuccess() {\r\n\t\t\t\t\t\t\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\t\t\t\t\t\t\tuni.reLaunch({\r\n\t\t\t\t\t\t\t\t\t\t\t\turl: \"/pages/login/callback\",\r\n\t\t\t\t\t\t\t\t\t\t\t})\r\n\t\t\t\t\t\t\t\t\t\t}, 1000);\r\n\t\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\tcase 404:\n\t\t\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\t\t\ttitle: '请求地址不存在...',\r\n\t\t\t\t\t\t\t\ticon: \"error\",\n\t\t\t\t\t\t\t\tduration: 2000,\n\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\t\t\ttitle: '请重试...',\r\n\t\t\t\t\t\t\t\ticon: \"error\",\n\t\t\t\t\t\t\t\tduration: 2000,\n\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\tfail(err) {\n\t\t\t\tif (err.errMsg.indexOf('request:fail') !== -1) {\n\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\ttitle: '网络异常',\n\t\t\t\t\t\ticon: \"error\",\n\t\t\t\t\t\tduration: 2000\n\t\t\t\t\t})\n\t\t\t\t} else {\n\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\ttitle: '未知异常',\n\t\t\t\t\t\tduration: 2000\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\treject(err);\n \n\t\t\t}\n\t\t});\n\t}).catch(() => {});\n};"],"names":["uni"],"mappings":";;AACY,MAAC,WAAW;AAIxB,MAAM,UAAU;AAGhB,MAAe,UAAA,CAAC,WAAW;AAC1B,MAAI,MAAM,OAAO;AACjB,MAAI,SAAS,OAAO,UAAU;AAC9B,MAAI,OAAO,OAAO,QAAQ;AAC1B,MAAI,SAAS;AAAA,IACZ,kBAAkBA,cAAG,MAAC,eAAe,OAAO,KAAK;AAAA,IACjD,gBAAgB;AAAA,IAChB,iBAAiB;AAAA,IAEjB,GAAG,OAAO;AAAA,EACV;AACD,SAAO,IAAI,QAAQ,CAAC,SAAS,WAAW;AACvCA,kBAAAA,MAAI,QAAQ;AAAA,MACX,KAAK,WAAW;AAAA,MAChB;AAAA,MACA;AAAA,MACA;AAAA,MACS;AAAA,MACT,QAAQ,UAAU;AACjB,cAAM,MAAM;AAGZ,YAAI,IAAI,cAAc,KAAK;AAC1B,kBAAQ,IAAI,IAAI;AAAA,QACrB,OAAW;AACNA,wBAAAA,MAAI,iBAAkB;AACtB,kBAAQ,IAAI,YAAU;AAAA,YACrB,KAAK;AACJ,kBAAG,CAAC,OAAO,OAAM;AAChBA,8BAAAA,MAAI,UAAU;AAAA,kBACb,OAAO;AAAA,kBACP,SAAS;AAAA,kBACT,YAAY;AAAA,kBACZ,UAAU;AACT,+BAAW,MAAM;AAChBA,oCAAAA,MAAI,SAAS;AAAA,wBACZ,KAAK;AAAA,sBACjB,CAAY;AAAA,oBACD,GAAE,GAAI;AAAA,kBACP;AAAA,gBACV,CAAS;AAAA,cACD;AAED;AAAA,YACD,KAAK;AACJA,4BAAAA,MAAI,UAAU;AAAA,gBACb,OAAO;AAAA,gBACP,MAAM;AAAA,gBACN,UAAU;AAAA,cAClB,CAAQ;AACD;AAAA,YACD;AACCA,4BAAAA,MAAI,UAAU;AAAA,gBACb,OAAO;AAAA,gBACP,MAAM;AAAA,gBACN,UAAU;AAAA,cAClB,CAAQ;AACD;AAAA,UACD;AAAA,QACD;AAAA,MACD;AAAA,MACD,KAAK,KAAK;AACT,YAAI,IAAI,OAAO,QAAQ,cAAc,MAAM,IAAI;AAC9CA,wBAAAA,MAAI,UAAU;AAAA,YACb,OAAO;AAAA,YACP,MAAM;AAAA,YACN,UAAU;AAAA,UAChB,CAAM;AAAA,QACN,OAAW;AACNA,wBAAAA,MAAI,UAAU;AAAA,YACb,OAAO;AAAA,YACP,UAAU;AAAA,UAChB,CAAM;AAAA,QACD;AACD,eAAO,GAAG;AAAA,MAEV;AAAA,IACJ,CAAG;AAAA,EACH,CAAE,EAAE,MAAM,MAAM;AAAA,EAAA,CAAE;AAClB;;;"}
|
||||
{"version":3,"file":"index.js","sources":["request/index.js"],"sourcesContent":["// 全局请求封装\n// export const base_url = 'http://192.168.2.19:8081/opeapi'\r\nexport const base_url = 'https://www.focusnu.com/opeapi'\r\n\n// 请求超出时间\nconst timeout = 5000\n \n// 需要修改token,和根据实际修改请求头\nexport default (params) => {\n\tlet url = params.url;\n\tlet method = params.method || \"get\";\n\tlet data = params.data || {};\n\tlet header = {\n\t\t'X-Access-Token': uni.getStorageSync('token') || '',\n\t\t'Content-Type': 'application/json;charset=UTF-8',\n\t\t'Authorization': 'Basic c2FiZXI6c2FiZXJfc2VjcmV0',\r\n\t\t\n\t\t...params.header\n\t}\n\treturn new Promise((resolve, reject) => {\n\t\tuni.request({\n\t\t\turl: base_url + url,\n\t\t\tmethod: method,\n\t\t\theader: header,\n\t\t\tdata: data,\n timeout,\n\t\t\tsuccess(response) {\n\t\t\t\tconst res = response\n\t\t\t\t// 根据返回的状态码做出对应的操作\r\n\t\t\t\n\t\t\t\tif (res.statusCode == 200) {\n\t\t\t\t\tresolve(res.data);\n\t\t\t\t} else {\n\t\t\t\t\tuni.clearStorageSync()\n\t\t\t\t\tswitch (res.statusCode) {\n\t\t\t\t\t\tcase 401:\r\n\t\t\t\t\t\t\tif(!params.no401){\r\n\t\t\t\t\t\t\t\tuni.showModal({\r\n\t\t\t\t\t\t\t\t\ttitle: \"登录过期\",\r\n\t\t\t\t\t\t\t\t\tcontent: \"登录过期,请重新登录\",\r\n\t\t\t\t\t\t\t\t\tshowCancel: false,\r\n\t\t\t\t\t\t\t\t\tsuccess() {\r\n\t\t\t\t\t\t\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\t\t\t\t\t\t\tuni.reLaunch({\r\n\t\t\t\t\t\t\t\t\t\t\t\turl: \"/pages/login/callback\",\r\n\t\t\t\t\t\t\t\t\t\t\t})\r\n\t\t\t\t\t\t\t\t\t\t}, 1000);\r\n\t\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\tcase 404:\n\t\t\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\t\t\ttitle: '请求地址不存在...',\r\n\t\t\t\t\t\t\t\ticon: \"error\",\n\t\t\t\t\t\t\t\tduration: 2000,\n\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\t\t\ttitle: '请重试...',\r\n\t\t\t\t\t\t\t\ticon: \"error\",\n\t\t\t\t\t\t\t\tduration: 2000,\n\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\tfail(err) {\n\t\t\t\tif (err.errMsg.indexOf('request:fail') !== -1) {\n\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\ttitle: '网络异常',\n\t\t\t\t\t\ticon: \"error\",\n\t\t\t\t\t\tduration: 2000\n\t\t\t\t\t})\n\t\t\t\t} else {\n\t\t\t\t\tuni.showToast({\n\t\t\t\t\t\ttitle: '未知异常',\n\t\t\t\t\t\tduration: 2000\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\treject(err);\n \n\t\t\t}\n\t\t});\n\t}).catch(() => {});\n};"],"names":["uni"],"mappings":";;AAEY,MAAC,WAAW;AAGxB,MAAM,UAAU;AAGhB,MAAe,UAAA,CAAC,WAAW;AAC1B,MAAI,MAAM,OAAO;AACjB,MAAI,SAAS,OAAO,UAAU;AAC9B,MAAI,OAAO,OAAO,QAAQ;AAC1B,MAAI,SAAS;AAAA,IACZ,kBAAkBA,cAAG,MAAC,eAAe,OAAO,KAAK;AAAA,IACjD,gBAAgB;AAAA,IAChB,iBAAiB;AAAA,IAEjB,GAAG,OAAO;AAAA,EACV;AACD,SAAO,IAAI,QAAQ,CAAC,SAAS,WAAW;AACvCA,kBAAAA,MAAI,QAAQ;AAAA,MACX,KAAK,WAAW;AAAA,MAChB;AAAA,MACA;AAAA,MACA;AAAA,MACS;AAAA,MACT,QAAQ,UAAU;AACjB,cAAM,MAAM;AAGZ,YAAI,IAAI,cAAc,KAAK;AAC1B,kBAAQ,IAAI,IAAI;AAAA,QACrB,OAAW;AACNA,wBAAAA,MAAI,iBAAkB;AACtB,kBAAQ,IAAI,YAAU;AAAA,YACrB,KAAK;AACJ,kBAAG,CAAC,OAAO,OAAM;AAChBA,8BAAAA,MAAI,UAAU;AAAA,kBACb,OAAO;AAAA,kBACP,SAAS;AAAA,kBACT,YAAY;AAAA,kBACZ,UAAU;AACT,+BAAW,MAAM;AAChBA,oCAAAA,MAAI,SAAS;AAAA,wBACZ,KAAK;AAAA,sBACjB,CAAY;AAAA,oBACD,GAAE,GAAI;AAAA,kBACP;AAAA,gBACV,CAAS;AAAA,cACD;AAED;AAAA,YACD,KAAK;AACJA,4BAAAA,MAAI,UAAU;AAAA,gBACb,OAAO;AAAA,gBACP,MAAM;AAAA,gBACN,UAAU;AAAA,cAClB,CAAQ;AACD;AAAA,YACD;AACCA,4BAAAA,MAAI,UAAU;AAAA,gBACb,OAAO;AAAA,gBACP,MAAM;AAAA,gBACN,UAAU;AAAA,cAClB,CAAQ;AACD;AAAA,UACD;AAAA,QACD;AAAA,MACD;AAAA,MACD,KAAK,KAAK;AACT,YAAI,IAAI,OAAO,QAAQ,cAAc,MAAM,IAAI;AAC9CA,wBAAAA,MAAI,UAAU;AAAA,YACb,OAAO;AAAA,YACP,MAAM;AAAA,YACN,UAAU;AAAA,UAChB,CAAM;AAAA,QACN,OAAW;AACNA,wBAAAA,MAAI,UAAU;AAAA,YACb,OAAO;AAAA,YACP,UAAU;AAAA,UAChB,CAAM;AAAA,QACD;AACD,eAAO,GAAG;AAAA,MAEV;AAAA,IACJ,CAAG;AAAA,EACH,CAAE,EAAE,MAAM,MAAM;AAAA,EAAA,CAAE;AAClB;;;"}
|
||||
|
|
@ -7052,7 +7052,7 @@ function isConsoleWritable() {
|
|||
function initRuntimeSocketService() {
|
||||
const hosts = "192.168.2.22,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_ZornqY";
|
||||
const id = "mp-weixin_-pmK1F";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
<view class="container data-v-b2e00674"><model wx:if="{{b}}" class="data-v-b2e00674" bindclose="{{a}}" u-i="b2e00674-0" bind:__l="__l" u-p="{{b}}"/><image class="greenbgc data-v-b2e00674" src="https://www.focusnu.com/media/directive/index/greenbgc.png"/><view class="title-back data-v-b2e00674"><view class="left-father data-v-b2e00674" bindtap="{{c}}"><image class="back-img data-v-b2e00674" src="https://www.focusnu.com/media/directive/index/left.png"/><view class="data-v-b2e00674" style="font-size:30rpx">监护人信息</view></view></view><view class="white-content data-v-b2e00674"><view class="content-title data-v-b2e00674" style="margin:20rpx 0;justify-content:space-between"><view class="data-v-b2e00674" style="display:flex"><view class="shu data-v-b2e00674"></view><view class="content-weight data-v-b2e00674">个人信息</view><image class="shu-img data-v-b2e00674" src="{{d}}"/></view><view wx:if="{{e}}" class="small-blue data-v-b2e00674" bindtap="{{f}}"> 修改个人信息 </view></view><view class="white-message data-v-b2e00674"><view class="data-v-b2e00674"><view wx:for="{{g}}" wx:for-item="item" wx:key="c" class="one data-v-b2e00674" bindtap="{{item.d}}"><view class="one-left data-v-b2e00674">{{item.a}}</view><view class="one-right data-v-b2e00674">{{item.b}}</view></view></view></view></view><view class="data-v-b2e00674" style="display:flex;width:100%;margin-top:40rpx"></view></view>
|
||||
<view class="container data-v-b2e00674"><model wx:if="{{b}}" class="data-v-b2e00674" bindclose="{{a}}" u-i="b2e00674-0" bind:__l="__l" u-p="{{b}}"/><image class="greenbgc data-v-b2e00674" src="https://www.focusnu.com/media/directive/index/greenbgc.png"/><view class="title-back data-v-b2e00674"><view class="left-father data-v-b2e00674" bindtap="{{c}}"><image class="back-img data-v-b2e00674" src="https://www.focusnu.com/media/directive/index/left.png"/><view class="data-v-b2e00674" style="font-size:30rpx">监护人信息</view></view></view><view class="white-content data-v-b2e00674"><view class="content-title data-v-b2e00674" style="margin:20rpx 0;justify-content:space-between"><view class="data-v-b2e00674" style="display:flex"><view class="shu data-v-b2e00674"></view><view class="content-weight data-v-b2e00674">个人信息</view><image class="shu-img data-v-b2e00674" src="{{d}}"/></view><view wx:if="{{e}}" class="small-blue data-v-b2e00674" bindtap="{{f}}"> 修改监护人信息 </view></view><view class="white-message data-v-b2e00674"><view class="data-v-b2e00674"><view wx:for="{{g}}" wx:for-item="item" wx:key="c" class="one data-v-b2e00674" bindtap="{{item.d}}"><view class="one-left data-v-b2e00674">{{item.a}}</view><view class="one-right data-v-b2e00674">{{item.b}}</view></view></view></view></view><view class="data-v-b2e00674" style="display:flex;width:100%;margin-top:40rpx"></view></view>
|
||||
|
|
@ -80,7 +80,7 @@ const _sfc_main = {
|
|||
});
|
||||
},
|
||||
fail: (err) => {
|
||||
common_vendor.index.__f__("error", "at pages/addoldman/oldIDcard.vue:244", "拍照失败:", err);
|
||||
common_vendor.index.__f__("error", "at pages/addoldman/oldIDcard.vue:233", "拍照失败:", err);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
@ -312,7 +312,7 @@ const _sfc_main = {
|
|||
data.endTime = compontent_public_long.swapLongTerm(end);
|
||||
data.sysOrgCode = common_vendor.index.getStorageSync("oldman").orgCode;
|
||||
let res = form;
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:505", "!!!!!!!!!", res);
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:494", "!!!!!!!!!", res);
|
||||
data.guardianName = res.name;
|
||||
data.relationship = guanxi.value;
|
||||
data.guardianIdCard = res.idCard;
|
||||
|
|
@ -339,7 +339,7 @@ const _sfc_main = {
|
|||
});
|
||||
},
|
||||
fail: (e) => {
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:539", "????", e);
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:528", "????", e);
|
||||
}
|
||||
});
|
||||
} else {
|
||||
|
|
@ -353,7 +353,7 @@ const _sfc_main = {
|
|||
},
|
||||
data,
|
||||
success: (r) => {
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:554", "r", r);
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:543", "r", r);
|
||||
if (r.data.code != 200) {
|
||||
common_vendor.index.showToast({
|
||||
title: r.data.message,
|
||||
|
|
@ -407,10 +407,6 @@ const _sfc_main = {
|
|||
};
|
||||
const payurl = common_vendor.ref("");
|
||||
const id = common_vendor.ref("");
|
||||
function formatDatefont(str) {
|
||||
const [y, m, d] = str.split(" ")[0].split("-");
|
||||
return `${y}年${parseInt(m)}月${parseInt(d)}日`;
|
||||
}
|
||||
const canshow = common_vendor.ref(true);
|
||||
common_vendor.onLoad(() => {
|
||||
payurl.value = request_index.base_url;
|
||||
|
|
@ -424,7 +420,8 @@ const _sfc_main = {
|
|||
textArray[1] = data.sex;
|
||||
textArray[2] = data.idCard;
|
||||
textArray[3] = data.national;
|
||||
textArray[4] = formatDatefont(data.dateOfBirth);
|
||||
common_vendor.index.__f__("log", "at pages/addoldman/oldIDcard.vue:668", "????", data.dateOfBirth);
|
||||
textArray[4] = data.dateOfBirth;
|
||||
textArray[5] = data.houseAddress;
|
||||
textArray[6] = data.issuingAuthority;
|
||||
guanxi.value = data.relationship;
|
||||
|
|
@ -449,17 +446,32 @@ const _sfc_main = {
|
|||
content: content.value
|
||||
}),
|
||||
c: common_vendor.o(goBack),
|
||||
d: fontphoto.value ? `${common_vendor.unref(request_index.base_url)}/sys/common/static/${fontphoto.value}` : `https://www.focusnu.com/media/directive/index/IDfront.png`,
|
||||
e: fontphoto.value ? `` : `https://www.focusnu.com/media/directive/index/bian.png`,
|
||||
f: !fontphoto.value
|
||||
d: canshow.value
|
||||
}, canshow.value ? {
|
||||
e: guanxi.value,
|
||||
f: common_vendor.o(($event) => guanxi.value = $event.detail.value),
|
||||
g: form.name,
|
||||
h: common_vendor.o(($event) => form.name = $event.detail.value),
|
||||
i: form.tel,
|
||||
j: common_vendor.o(($event) => form.tel = $event.detail.value),
|
||||
k: form.idCard,
|
||||
l: common_vendor.o(($event) => form.idCard = $event.detail.value),
|
||||
m: form.homeAddress,
|
||||
n: common_vendor.o(($event) => form.homeAddress = $event.detail.value),
|
||||
o: form.workUnit,
|
||||
p: common_vendor.o(($event) => form.workUnit = $event.detail.value)
|
||||
} : {}, {
|
||||
q: fontphoto.value ? `${common_vendor.unref(request_index.base_url)}/sys/common/static/${fontphoto.value}` : `https://www.focusnu.com/media/directive/index/IDfront.png`,
|
||||
r: fontphoto.value ? `` : `https://www.focusnu.com/media/directive/index/bian.png`,
|
||||
s: !fontphoto.value
|
||||
}, !fontphoto.value ? {} : {}, {
|
||||
g: common_vendor.o(($event) => selectphoto(0)),
|
||||
h: endphoto.value ? `${common_vendor.unref(request_index.base_url)}/sys/common/static/${endphoto.value}` : `https://www.focusnu.com/media/directive/index/IDend.png`,
|
||||
i: endphoto.value ? `` : `https://www.focusnu.com/media/directive/index/bian.png`,
|
||||
j: !endphoto.value
|
||||
t: common_vendor.o(($event) => selectphoto(0)),
|
||||
v: endphoto.value ? `${common_vendor.unref(request_index.base_url)}/sys/common/static/${endphoto.value}` : `https://www.focusnu.com/media/directive/index/IDend.png`,
|
||||
w: endphoto.value ? `` : `https://www.focusnu.com/media/directive/index/bian.png`,
|
||||
x: !endphoto.value
|
||||
}, !endphoto.value ? {} : {}, {
|
||||
k: common_vendor.o(($event) => selectphoto(1)),
|
||||
l: common_vendor.f(nameArray, (item, index, i0) => {
|
||||
y: common_vendor.o(($event) => selectphoto(1)),
|
||||
z: common_vendor.f(nameArray, (item, index, i0) => {
|
||||
return {
|
||||
a: common_vendor.t(item),
|
||||
b: common_vendor.t(textArray[index] ? textArray[index] : "自动获取"),
|
||||
|
|
@ -467,21 +479,6 @@ const _sfc_main = {
|
|||
d: common_vendor.o(($event) => openLook(textArray[index]), index)
|
||||
};
|
||||
}),
|
||||
m: canshow.value
|
||||
}, canshow.value ? {
|
||||
n: guanxi.value,
|
||||
o: common_vendor.o(($event) => guanxi.value = $event.detail.value),
|
||||
p: form.name,
|
||||
q: common_vendor.o(($event) => form.name = $event.detail.value),
|
||||
r: form.tel,
|
||||
s: common_vendor.o(($event) => form.tel = $event.detail.value),
|
||||
t: form.idCard,
|
||||
v: common_vendor.o(($event) => form.idCard = $event.detail.value),
|
||||
w: form.homeAddress,
|
||||
x: common_vendor.o(($event) => form.homeAddress = $event.detail.value),
|
||||
y: form.workUnit,
|
||||
z: common_vendor.o(($event) => form.workUnit = $event.detail.value)
|
||||
} : {}, {
|
||||
A: common_vendor.o(next),
|
||||
B: common_vendor.o(photoclick),
|
||||
C: common_vendor.o(($event) => bottomshow.value = $event),
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
<view class="container data-v-dccb1626"><model wx:if="{{b}}" class="data-v-dccb1626" bindclose="{{a}}" u-i="dccb1626-0" bind:__l="__l" u-p="{{b}}"/><image class="greenbgc data-v-dccb1626" src="https://www.focusnu.com/media/directive/index/greenbgc.png"/><view class="title-back data-v-dccb1626"><view class="left-father data-v-dccb1626" bindtap="{{c}}"><image class="back-img data-v-dccb1626" src="https://www.focusnu.com/media/directive/index/left.png"/><view class="data-v-dccb1626" style="font-size:30rpx">长者信息</view></view></view><view class="white-content data-v-dccb1626"><view class="content-title data-v-dccb1626" style="margin:20rpx 0;justify-content:space-between"><view class="data-v-dccb1626" style="display:flex"><view class="shu data-v-dccb1626"></view><view class="content-weight data-v-dccb1626">身份证</view><image class="shu-img data-v-dccb1626" src="{{d}}"/></view><view wx:if="{{e}}" class="small-blue data-v-dccb1626" bindtap="{{f}}"> 修改个人信息 </view></view></view><view class="white-content data-v-dccb1626"><view class="white-photo data-v-dccb1626" bindtap="{{i}}"><view class="photo-left data-v-dccb1626"><view class="photo-weight data-v-dccb1626">人像面</view><view class="photo-font data-v-dccb1626">请上传身份证人像面</view></view><view class="data-v-dccb1626" style="position:relative"><image class="photo data-v-dccb1626" src="{{g}}"/><image wx:if="{{h}}" class="data-v-dccb1626" style="position:absolute;top:50%;left:50%;width:70rpx;height:60rpx;transform:translate(-50%,-50%)" src="https://www.focusnu.com/media/directive/index/takephoto.png"/></view></view><view class="white-photo data-v-dccb1626" style="margin-top:30rpx" bindtap="{{l}}"><view class="photo-left data-v-dccb1626"><view class="photo-weight data-v-dccb1626">国徽面</view><view class="photo-font data-v-dccb1626">请上传身份证国徽面</view></view><view class="data-v-dccb1626" style="position:relative"><image class="photo data-v-dccb1626" src="{{j}}"/><image wx:if="{{k}}" class="data-v-dccb1626" style="position:absolute;top:50%;left:50%;width:70rpx;height:60rpx;transform:translate(-50%,-50%)" src="https://www.focusnu.com/media/directive/index/takephoto.png"/></view></view><view class="content-title data-v-dccb1626" style="margin:20rpx 0"><view class="shu data-v-dccb1626"></view><view class="content-weight data-v-dccb1626">确认身份证信息</view></view><view class="white-message data-v-dccb1626"><view class="data-v-dccb1626"><view wx:for="{{m}}" wx:for-item="item" wx:key="c" class="one data-v-dccb1626" bindtap="{{item.d}}"><view class="one-left data-v-dccb1626">{{item.a}}</view><view class="one-right data-v-dccb1626">{{item.b}}</view></view></view></view></view><view class="data-v-dccb1626" style="display:flex;width:100%;margin-top:40rpx"></view></view>
|
||||
<view class="container data-v-dccb1626"><model wx:if="{{b}}" class="data-v-dccb1626" bindclose="{{a}}" u-i="dccb1626-0" bind:__l="__l" u-p="{{b}}"/><image class="greenbgc data-v-dccb1626" src="https://www.focusnu.com/media/directive/index/greenbgc.png"/><view class="title-back data-v-dccb1626"><view class="left-father data-v-dccb1626" bindtap="{{c}}"><image class="back-img data-v-dccb1626" src="https://www.focusnu.com/media/directive/index/left.png"/><view class="data-v-dccb1626" style="font-size:30rpx">长者信息</view></view></view><view class="white-content data-v-dccb1626"><view class="content-title data-v-dccb1626" style="margin:20rpx 0;justify-content:space-between"><view class="data-v-dccb1626" style="display:flex"><view class="shu data-v-dccb1626"></view><view class="content-weight data-v-dccb1626">身份证</view><image class="shu-img data-v-dccb1626" src="{{d}}"/></view><view wx:if="{{e}}" class="small-blue data-v-dccb1626" bindtap="{{f}}"> 修改长者信息 </view></view></view><view class="white-content data-v-dccb1626"><view class="white-photo data-v-dccb1626" bindtap="{{i}}"><view class="photo-left data-v-dccb1626"><view class="photo-weight data-v-dccb1626">人像面</view><view class="photo-font data-v-dccb1626">请上传身份证人像面</view></view><view class="data-v-dccb1626" style="position:relative"><image class="photo data-v-dccb1626" src="{{g}}"/><image wx:if="{{h}}" class="data-v-dccb1626" style="position:absolute;top:50%;left:50%;width:70rpx;height:60rpx;transform:translate(-50%,-50%)" src="https://www.focusnu.com/media/directive/index/takephoto.png"/></view></view><view class="white-photo data-v-dccb1626" style="margin-top:30rpx" bindtap="{{l}}"><view class="photo-left data-v-dccb1626"><view class="photo-weight data-v-dccb1626">国徽面</view><view class="photo-font data-v-dccb1626">请上传身份证国徽面</view></view><view class="data-v-dccb1626" style="position:relative"><image class="photo data-v-dccb1626" src="{{j}}"/><image wx:if="{{k}}" class="data-v-dccb1626" style="position:absolute;top:50%;left:50%;width:70rpx;height:60rpx;transform:translate(-50%,-50%)" src="https://www.focusnu.com/media/directive/index/takephoto.png"/></view></view><view class="content-title data-v-dccb1626" style="margin:20rpx 0"><view class="shu data-v-dccb1626"></view><view class="content-weight data-v-dccb1626">确认身份证信息</view></view><view class="white-message data-v-dccb1626"><view class="data-v-dccb1626"><view wx:for="{{m}}" wx:for-item="item" wx:key="c" class="one data-v-dccb1626" bindtap="{{item.d}}"><view class="one-left data-v-dccb1626">{{item.a}}</view><view class="one-right data-v-dccb1626">{{item.b}}</view></view></view></view></view><view class="data-v-dccb1626" style="display:flex;width:100%;margin-top:40rpx"></view></view>
|
||||
|
|
@ -31,9 +31,9 @@ const _sfc_main = {
|
|||
}, common_vendor.index.getStorageSync("isstaffchange") ? {
|
||||
d: `https://www.focusnu.com/media/directive/index/blue222.png`
|
||||
} : {}, {
|
||||
e: common_vendor.t(common_vendor.index.getStorageSync("isstaffchange") ? "修改" : "提交"),
|
||||
f: common_vendor.t(common_vendor.index.getStorageSync("isstaffchange") ? "尊敬的用户,您好!您的个人信息已成功修改" : "尊敬的用户,您的员工入驻申请已提交成功"),
|
||||
g: common_vendor.t(common_vendor.index.getStorageSync("isstaffchange") ? `新设置即刻生效` : `欢迎加入护理单元大家庭`),
|
||||
e: common_vendor.t(common_vendor.index.getStorageSync("isstaffchange") ? "变更信息已提交" : "提交成功"),
|
||||
f: common_vendor.t(common_vendor.index.getStorageSync("isstaffchange") ? "尊敬的用户,您好!您的个人信息已提交" : "尊敬的用户,您的员工入驻申请已提交成功"),
|
||||
g: common_vendor.t(common_vendor.index.getStorageSync("isstaffchange") ? `请等待机构审核` : `欢迎加入护理单元大家庭`),
|
||||
h: common_vendor.o(jumpto)
|
||||
});
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
<view class="font-father data-v-4d0b1daa"><view class="fixed data-v-4d0b1daa"><image wx:if="{{a}}" class="title-photo data-v-4d0b1daa" src="{{b}}"/><image wx:if="{{c}}" class="title-photo data-v-4d0b1daa" style="width:300rpx;height:300rpx" src="{{d}}"/><view class="data-v-4d0b1daa" style="font-size:35rpx;font-weight:600;margin:50rpx 0">{{e}}成功 </view><view class="small-title data-v-4d0b1daa">{{f}}</view><view class="normal data-v-4d0b1daa"><text class="data-v-4d0b1daa">{{g}} ! </text></view></view><view class="bottom-button data-v-4d0b1daa" bindtap="{{h}}"> 我的机构 </view></view>
|
||||
<view class="font-father data-v-4d0b1daa"><view class="fixed data-v-4d0b1daa"><image wx:if="{{a}}" class="title-photo data-v-4d0b1daa" src="{{b}}"/><image wx:if="{{c}}" class="title-photo data-v-4d0b1daa" style="width:300rpx;height:300rpx" src="{{d}}"/><view class="data-v-4d0b1daa" style="font-size:35rpx;font-weight:600;margin:50rpx 0">{{e}}</view><view class="small-title data-v-4d0b1daa">{{f}}</view><view class="normal data-v-4d0b1daa"><text class="data-v-4d0b1daa">{{g}} ! </text></view></view><view class="bottom-button data-v-4d0b1daa" bindtap="{{h}}"> 我的机构 </view></view>
|
||||
|
|
@ -12,7 +12,7 @@ const _sfc_main = {
|
|||
setup(__props) {
|
||||
const show = common_vendor.ref(false);
|
||||
const content = common_vendor.ref("");
|
||||
const buttonArray = common_vendor.ref(["技能培训", "考勤排班", "每日工作", "信息变更", "员工功能", "员工功能", "员工功能"]);
|
||||
const buttonArray = common_vendor.ref(["信息变更", "员工功能", "员工功能"]);
|
||||
const statusarray = ["loading", "success", "fail"];
|
||||
const which = common_vendor.ref(0);
|
||||
const clickSmallball = () => {
|
||||
|
|
@ -82,7 +82,11 @@ const _sfc_main = {
|
|||
pages_yuangongindex_api.getIndex(res.data).then((res2) => {
|
||||
menuArray.value = [];
|
||||
res2.result.forEach((element) => {
|
||||
menuArray.value.push(element);
|
||||
if (element.applyType == "0" && element.applyStatus == "3")
|
||||
;
|
||||
else {
|
||||
menuArray.value.push(element);
|
||||
}
|
||||
});
|
||||
menuArray.value.push({
|
||||
applyStatus: `-1`
|
||||
|
|
@ -108,7 +112,7 @@ const _sfc_main = {
|
|||
});
|
||||
};
|
||||
const clickButton = (item, index) => {
|
||||
if (index === 3) {
|
||||
if (index === 0) {
|
||||
pages_addstaff_api_addjigou.getMessageList(item.orgCode).then((res) => {
|
||||
common_vendor.index.setStorageSync("changeyuangongorgCode", item.orgCode);
|
||||
if (res.success) {
|
||||
|
|
@ -157,55 +161,66 @@ const _sfc_main = {
|
|||
}),
|
||||
g: common_vendor.f(menuArray.value, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
a: item.applyType == "1" && item.applyStatus == `1`
|
||||
a: item.applyStatus != `2`
|
||||
}, item.applyStatus != `2` ? {} : {}, {
|
||||
b: item.applyType == "1" && item.applyStatus == `1`
|
||||
}, item.applyType == "1" && item.applyStatus == `1` ? {
|
||||
b: `https://www.focusnu.com/media/directive/index/refresh.png`,
|
||||
c: common_vendor.o(loadingData, index)
|
||||
c: `https://www.focusnu.com/media/directive/index/refresh.png`,
|
||||
d: common_vendor.o(loadingData, index)
|
||||
} : {}, {
|
||||
d: item.applyType == "0" && item.applyStatus == `1`
|
||||
e: item.applyType == "0" && item.applyStatus == `1`
|
||||
}, item.applyType == "0" && item.applyStatus == `1` ? {
|
||||
e: `https://www.focusnu.com/media/directive/index/yuangonginvited.png`,
|
||||
f: common_vendor.t(item.comName),
|
||||
g: common_vendor.t(item.orgLeader),
|
||||
h: common_vendor.t(item.orgLeaderPhone),
|
||||
i: common_vendor.o(($event) => changeStatus(item, false), index),
|
||||
j: common_vendor.o(($event) => changeStatus(item, true), index)
|
||||
f: `https://www.focusnu.com/media/directive/index/yuangonginvited.png`,
|
||||
g: common_vendor.t(item.comName),
|
||||
h: common_vendor.t(item.orgLeader),
|
||||
i: common_vendor.t(item.orgLeaderPhone),
|
||||
j: common_vendor.o(($event) => changeStatus(item, false), index),
|
||||
k: common_vendor.o(($event) => changeStatus(item, true), index)
|
||||
} : {}, {
|
||||
k: item.applyType == "1" && item.applyStatus == `1`
|
||||
l: item.applyType == "1" && item.applyStatus == `1`
|
||||
}, item.applyType == "1" && item.applyStatus == `1` ? {
|
||||
l: `https://www.focusnu.com/media/directive/index/${statusarray[Number(item.applyStatus) - 1]}.png`,
|
||||
m: common_vendor.t(item.comName),
|
||||
n: common_vendor.o(($event) => look(), index)
|
||||
m: `https://www.focusnu.com/media/directive/index/${statusarray[Number(item.applyStatus) - 1]}.png`,
|
||||
n: common_vendor.t(item.comName),
|
||||
o: common_vendor.o(($event) => look(), index)
|
||||
} : {}, {
|
||||
o: item.applyType == "1" && item.applyStatus == `3`
|
||||
p: item.applyType == "1" && item.applyStatus == `3`
|
||||
}, item.applyType == "1" && item.applyStatus == `3` ? {
|
||||
p: `https://www.focusnu.com/media/directive/index/${statusarray[Number(item.applyStatus) - 1]}.png`,
|
||||
q: common_vendor.t(item.comName),
|
||||
r: common_vendor.o(($event) => jumptolist(item.auditContent), index),
|
||||
s: common_vendor.o(($event) => again(), index)
|
||||
q: `https://www.focusnu.com/media/directive/index/${statusarray[Number(item.applyStatus) - 1]}.png`,
|
||||
r: common_vendor.t(item.comName),
|
||||
s: common_vendor.o(($event) => jumptolist(item.auditContent), index),
|
||||
t: common_vendor.o(($event) => again(), index)
|
||||
} : {}, {
|
||||
t: item.applyStatus == `2`
|
||||
v: item.applyStatus == `2`
|
||||
}, item.applyStatus == `2` ? {
|
||||
v: common_vendor.f(buttonArray.value, (item0, index2, i1) => {
|
||||
w: `https://www.focusnu.com/media/directive/index/addstaff/top.png`,
|
||||
x: `https://www.focusnu.com/media/directive/index/addstaff/more.png`,
|
||||
y: `https://www.focusnu.com/media/directive/index/addstaff/00.png`,
|
||||
z: `https://www.focusnu.com/media/directive/index/addstaff/01.png`,
|
||||
A: `https://www.focusnu.com/media/directive/index/addstaff/02.png`,
|
||||
B: `https://www.focusnu.com/media/directive/index/addstaff/kaoqin.png`,
|
||||
C: `https://www.focusnu.com/media/directive/index/addstaff/more.png`,
|
||||
D: `https://www.focusnu.com/media/directive/index/addstaff/jineng.png`,
|
||||
E: `https://www.focusnu.com/media/directive/index/addstaff/yuangong.png`,
|
||||
F: common_vendor.f(buttonArray.value, (item0, index2, i1) => {
|
||||
return {
|
||||
a: `https://www.focusnu.com/media/directive/index/addstaff/${index2}.png`,
|
||||
a: `https://www.focusnu.com/media/directive/index/addstaff/${index2 + 2}.png`,
|
||||
b: common_vendor.t(item0),
|
||||
c: index2,
|
||||
d: common_vendor.o(($event) => clickButton(item, index2), index2)
|
||||
};
|
||||
})
|
||||
} : {}, {
|
||||
w: item.applyType == "1" && item.applyStatus == `-1`
|
||||
G: item.applyType == "1" && item.applyStatus == `-1`
|
||||
}, item.applyType == "1" && item.applyStatus == `-1` ? {} : {}, {
|
||||
x: item.applyStatus == `-1`
|
||||
H: item.applyStatus == `-1`
|
||||
}, item.applyStatus == `-1` ? {
|
||||
y: common_vendor.o(($event) => searchjigou(), index)
|
||||
I: common_vendor.o(($event) => searchjigou(), index)
|
||||
} : {}, {
|
||||
z: item.applyStatus == `2`
|
||||
J: item.applyStatus == `2`
|
||||
}, item.applyStatus == `2` ? {
|
||||
A: common_vendor.t(item.comName)
|
||||
K: common_vendor.t(item.comName)
|
||||
} : {}, {
|
||||
B: index
|
||||
L: index
|
||||
});
|
||||
}),
|
||||
h: `100vh`,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -138,7 +138,7 @@
|
|||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 40vh;
|
||||
margin-top: 30vh;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
|
@ -158,8 +158,8 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 32rpx;
|
||||
color: #333333;
|
||||
font-size: 28rpx;
|
||||
color: #999999;
|
||||
}
|
||||
.white-content-father-time .white-content.data-v-f6d04c18 {
|
||||
height: 110rpx;
|
||||
|
|
@ -211,10 +211,10 @@
|
|||
margin-left: 1%;
|
||||
}
|
||||
.white-box-father .white-box.data-v-f6d04c18 {
|
||||
margin-top: 35rpx;
|
||||
margin-top: 25rpx;
|
||||
width: 20.7%;
|
||||
margin-left: 3%;
|
||||
height: 230rpx;
|
||||
height: 190rpx;
|
||||
background-color: #fff;
|
||||
border-radius: 35rpx;
|
||||
display: flex;
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
margin-bottom: 25rpx;
|
||||
}
|
||||
.white-box-father .white-box .box-font.data-v-f6d04c18 {
|
||||
font-size: 30rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.result.data-v-f6d04c18 {
|
||||
margin: 0 auto;
|
||||
|
|
@ -419,4 +419,94 @@
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.big-button-double.data-v-f6d04c18 {
|
||||
width: 100%;
|
||||
height: 280rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 0 30rpx;
|
||||
}
|
||||
.big-button-double .left-button.data-v-f6d04c18 {
|
||||
height: 100%;
|
||||
width: 49%;
|
||||
background-color: #fff;
|
||||
border-radius: 45rpx;
|
||||
position: relative;
|
||||
}
|
||||
.big-button-double .left-button .left-button-img.data-v-f6d04c18 {
|
||||
margin: 40rpx 0 0 40rpx;
|
||||
width: 60rpx;
|
||||
height: 60rpx;
|
||||
}
|
||||
.big-button-double .left-button .left-button-bottom.data-v-f6d04c18 {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 40rpx;
|
||||
width: 100%;
|
||||
padding: 0 40rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.big-button-double .right-button.data-v-f6d04c18 {
|
||||
height: 100%;
|
||||
width: 49%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.big-button-double .right-button .right-button-one.data-v-f6d04c18 {
|
||||
width: 100%;
|
||||
height: 48%;
|
||||
background-color: #fff;
|
||||
border-radius: 45rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 0 60rpx;
|
||||
align-items: center;
|
||||
}
|
||||
.big-button-double .right-button .right-button-one .right-button-img.data-v-f6d04c18 {
|
||||
width: 50rpx;
|
||||
height: 50rpx;
|
||||
}
|
||||
.fuwu-button.data-v-f6d04c18 {
|
||||
width: calc(100% - 60rpx);
|
||||
height: 300rpx;
|
||||
margin-left: 30rpx;
|
||||
background-color: #fff;
|
||||
margin-bottom: 25rpx;
|
||||
border-radius: 50rpx;
|
||||
padding: 0 50rpx;
|
||||
}
|
||||
.fuwu-button .fuwu-button-top.data-v-f6d04c18 {
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.fuwu-button .fuwu-button-bottom.data-v-f6d04c18 {
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
margin-top: -15rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.bottom-button-img.data-v-f6d04c18 {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 45rpx;
|
||||
height: 45rpx;
|
||||
}
|
||||
.small-icon.data-v-f6d04c18 {
|
||||
width: 100rpx;
|
||||
height: 100rpx;
|
||||
border-radius: 20rpx;
|
||||
background-color: #F6F6F6;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
|
|
@ -5,11 +5,12 @@
|
|||
},
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": false,
|
||||
"es6": true,
|
||||
"postcss": false,
|
||||
"minified": true,
|
||||
"newFeature": true,
|
||||
"bigPackageSizeSupport": true
|
||||
"bigPackageSizeSupport": true,
|
||||
"enhance": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "latest",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
"use strict";
|
||||
const common_vendor = require("../common/vendor.js");
|
||||
const base_url = "http://192.168.2.19:8081/opeapi";
|
||||
const base_url = "https://www.focusnu.com/opeapi";
|
||||
const timeout = 5e3;
|
||||
const request = (params) => {
|
||||
let url = params.url;
|
||||
|
|
|
|||
Loading…
Reference in New Issue