This commit is contained in:
parent
de4ed3fdd8
commit
858f8a68e9
|
|
@ -12,13 +12,12 @@
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="small-title">
|
<view class="small-title">
|
||||||
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已提交' : '尊敬的用户,您的员工入驻申请已提交成功' }}
|
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您好!您的个人信息已提交' : '尊敬的用户,您的员工入驻申请已提交成功' }},
|
||||||
|
{{ uni.getStorageSync('isstaffchange')?`请等待机构审核`:`欢迎加入护理单元大家庭` }} !
|
||||||
</view>
|
</view>
|
||||||
<view class="normal">
|
<view class="normal">
|
||||||
<text>
|
<text>
|
||||||
{{ uni.getStorageSync('isstaffchange')?`请等待机构审核`:`欢迎加入护理单元大家庭` }}
|
|
||||||
!
|
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -129,16 +128,18 @@
|
||||||
.small-title {
|
.small-title {
|
||||||
margin-bottom: 10rpx;
|
margin-bottom: 10rpx;
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
|
width: 80%;
|
||||||
|
text-indent: 53rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.normal {
|
.normal {
|
||||||
padding: 0 70rpx;
|
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
line-height: 50rpx;
|
line-height: 50rpx;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-photo {
|
.title-photo {
|
||||||
|
|
|
||||||
|
|
@ -12,13 +12,12 @@
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="small-title">
|
<view class="small-title">
|
||||||
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您的供应商变更信息已提交,' : '尊敬的用户,您的供应商入驻申请已提交成功' }}
|
{{ uni.getStorageSync('isstaffchange') ? '尊敬的用户,您的供应商变更信息已提交,' : '尊敬的用户,您的供应商入驻申请已提交成功' }},
|
||||||
|
{{ uni.getStorageSync('isstaffchange')?`请等待审核!`:`请等待审核!` }}!
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
<view class="normal">
|
<view class="normal">
|
||||||
<text>
|
<text>
|
||||||
{{ uni.getStorageSync('isstaffchange')?`请等待审核!`:`请等待审核!` }}
|
|
||||||
!
|
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -129,6 +128,8 @@
|
||||||
.small-title {
|
.small-title {
|
||||||
margin-bottom: 10rpx;
|
margin-bottom: 10rpx;
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
|
width: 80%;
|
||||||
|
text-indent: 53rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.normal {
|
.normal {
|
||||||
|
|
|
||||||
|
|
@ -2,16 +2,16 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<image style="width: 200rpx;height:200rpx"
|
<image style="width: 200rpx;height:200rpx"
|
||||||
:src="special?`https://www.focusnu.com/media/directive/index/jumpImge/jigou.png`: `https://www.focusnu.com/media/directive/index/jumpImge/jiameng.png`" />
|
: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;">
|
<view style="font-size: 35rpx;font-weight: 600;margin: 30rpx 0;text-align: center;">
|
||||||
{{ uni.getStorageSync('isstaffchange') ? '变更信息已提交' : '提交成功' }}
|
{{ uni.getStorageSync('isstaffchange') ? '变更信息已提交' : '提交成功' }}
|
||||||
</view>
|
</view>
|
||||||
<view class="white-font">
|
<view class="white-font">
|
||||||
尊敬的用户,您的机构{{ special?`变更`:`加盟` }}申请已成功提交
|
尊敬的用户,您的机构{{ uni.getStorageSync('isstaffchange') ? `变更`:`加盟` }}申请已成功提交,请耐心等待审核结果!
|
||||||
</view>
|
</view>
|
||||||
<view class="normal">
|
<view class="normal">
|
||||||
<text>
|
<text>
|
||||||
<!-- {{ special?`我们将尽快处理并反馈审核结果`:`请耐心等待审核结果` }},{{ special?`期待与您继续携手同行`:`期待您早日加入护理单元大家庭` }} -->
|
<!-- {{ special?`我们将尽快处理并反馈审核结果`:`请耐心等待审核结果` }},{{ special?`期待与您继续携手同行`:`期待您早日加入护理单元大家庭` }} -->
|
||||||
请耐心等待审核结果!
|
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="bottom-button" @click="jumpto">
|
<view class="bottom-button" @click="jumpto">
|
||||||
|
|
@ -79,15 +79,16 @@
|
||||||
margin-top: -50rpx;
|
margin-top: -50rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
.white-font {
|
.white-font {
|
||||||
font-size: 38rpx;
|
margin-bottom: 10rpx;
|
||||||
font-weight: 600;
|
font-size: 28rpx;
|
||||||
margin-top: 40rpx;
|
width: 80%;
|
||||||
|
text-indent: 53rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.bottom-button {
|
.bottom-button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
|
|
||||||
|
|
@ -7,11 +7,11 @@
|
||||||
{{ uni.getStorageSync('isstaffchange') ? '变更信息已提交' : '提交成功' }}
|
{{ uni.getStorageSync('isstaffchange') ? '变更信息已提交' : '提交成功' }}
|
||||||
</view>
|
</view>
|
||||||
<view class="white-font">
|
<view class="white-font">
|
||||||
尊敬的用户,您已成功{{ ischange? '修改':"添加" }}{{ isjianhu?`监护人`: `长者` }}信息
|
尊敬的用户,您已成功{{ ischange? '修改':"添加" }}{{ isjianhu?`监护人`: `长者` }}信息{{ ischange? ',请等待机构审核':"" }}
|
||||||
</view>
|
</view>
|
||||||
<view class="bottom-font">
|
<view class="bottom-font">
|
||||||
<!-- <text style="color: #068DFF;">{{ seconds }}秒后</text>自动跳转到长者端 ... -->
|
<!-- <text style="color: #068DFF;">{{ seconds }}秒后</text>自动跳转到长者端 ... -->
|
||||||
{{ ischange? '请等待机构审核':"" }}
|
|
||||||
</view>
|
</view>
|
||||||
<!-- </view> -->
|
<!-- </view> -->
|
||||||
<view class="bottom-button" @click="goToBack">
|
<view class="bottom-button" @click="goToBack">
|
||||||
|
|
@ -98,11 +98,7 @@
|
||||||
margin-top: -50rpx;
|
margin-top: -50rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.white-font {
|
|
||||||
font-size: 38rpx;
|
|
||||||
font-weight: 600;
|
|
||||||
margin-top: 40rpx;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bottom-font {
|
.bottom-font {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
@ -114,6 +110,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.white-font {
|
||||||
|
margin-bottom: 10rpx;
|
||||||
|
font-size: 28rpx;
|
||||||
|
width: 80%;
|
||||||
|
text-indent: 53rpx;
|
||||||
|
}
|
||||||
.bottom-button {
|
.bottom-button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue