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