This commit is contained in:
wangweidong 2026-03-03 14:09:54 +08:00
parent dd55862a38
commit 4c61e8667a
18 changed files with 35 additions and 32 deletions

View File

@ -451,6 +451,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -467,6 +467,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -575,6 +575,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -664,6 +664,7 @@
.photo-font {
font-size: 23rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -704,7 +704,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}

View File

@ -213,6 +213,7 @@
.photo-font {
font-size: 23rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -307,7 +307,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}

View File

@ -996,6 +996,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -389,7 +389,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}

View File

@ -226,6 +226,7 @@
.photo-font {
font-size: 23rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -228,6 +228,7 @@
},
formData: {},
success: uploadRes => {
console.log(uploadRes,1111111111111111111)
if (!JSON.parse(uploadRes.data).success) {
uni.hideLoading()
uni.showToast({
@ -600,7 +601,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}

View File

@ -612,7 +612,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}

View File

@ -556,7 +556,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}

View File

@ -309,23 +309,13 @@
}
// data.endTime = swapLongTerm(data.endTime);
data.orgCode = uni.getStorageSync('changeyuangongorgCode')
// uni.showToast({
// title: "888888888888",
// icon: 'none'
// })
console.log("AAAA", data, ukey.value)
if(data.applyStatus=='2'||data.modifyStatus){
data.modifyStatus = 1;
}
console.log(data,22222222222222)
changemessage(data, ukey.value).then(res => {
console.log("BBBB", res)
// uni.showToast({
// title: res,
// // icon: 'none'
// })
// uni.showToast({
// title: res.result,
// // icon: 'none'
// })
// return
if (res.result == '重复提交') {
uni.showToast({
title: `重复提交`,
@ -387,7 +377,7 @@
const gopush = () => {
// console.log("????", uni.getStorageSync('nostaffmessage'))
console.log("????", uni.getStorageSync('nostaffmessage'))
if (uni.getStorageSync('nostaffmessage')) {
@ -430,7 +420,7 @@
],
success: (res) => {
uni.setStorageSync(
'nostaffmessage', "");
'nostaffmessage', data.modifyStatus?true:false);
uni.reLaunch({
url: `/pages/addstaff/successpush`
});
@ -610,6 +600,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -387,7 +387,9 @@
"hukouType",
"currentAddress",
'auditContent',
"applyStatus"
"applyStatus",
"modifyStatus"
]
keys.forEach(key => {

View File

@ -572,7 +572,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #000;
color: #999999;
}
}

View File

@ -736,6 +736,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #999999;
}
}

View File

@ -6,7 +6,7 @@
<view class="title-back" :style="{height:`${uni.getStorageSync('moveHeight')+40}px`}">
<view class="left-father" @click="goBack">
<image class="back-img" src="https://www.focusnu.com/media/directive/index/left.png" />
<view style="font-size: 30rpx;">监护人/长者信息</view>
<view style="font-size: 30rpx;">{{targetpage.value==0?"监护人信息":'长者信息'}}</view>
</view>
</view>
@ -74,9 +74,9 @@
<!-- <view class="back-button" @click="dexcard = 0">
上一步
</view> -->
<view class="finish-button" @click="targetpage = 1">
<!-- <view class="finish-button" @click="targetpage = 1">
下一步
</view>
</view> -->
</view>
<view class="white-content" v-show="targetpage">
<!-- <view style="width: 638rpx;
@ -155,14 +155,14 @@
</view>
</view>
</view>
<view style="display: flex;width: 100%;padding: 0 10%;justify-content: space-between;" v-if="targetpage">
<!-- <view style="display: flex;width: 100%;padding: 0 10%;justify-content: space-between;" v-if="targetpage">
<view class="back-button" @click="targetpage = 0">
上一步
</view>
<view class="finish-button" @click="goBack">
关闭
</view>
</view>
</view> -->
<view style="display: flex;width: 100%;margin-top: 40rpx;"></view>
</div>
@ -269,6 +269,7 @@
alldata.value = JSON.parse(options.element);
let data = alldata.value
targetpage.value = data.modifyType===`zz`?1:0;
console.log(data)
if (data.content) {
contentred.value = data.content
@ -486,7 +487,7 @@
.photo-font {
font-size: 28rpx;
margin-top: 10rpx;
color: #666;
color: #999999;
}
}