This commit is contained in:
parent
9bc0f8fb70
commit
a064f70ddb
|
|
@ -3,7 +3,7 @@
|
|||
<exit :show="exitshow" @close="exitshow=false" />
|
||||
<image class="bgc-imge" src="https://www.focusnu.com/media/directive/index/mine/bgc.png" />
|
||||
<view class="ball">
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/mine/head.png" />
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/jg_xcx.png" />
|
||||
</view>
|
||||
<!-- <view class="upfont">
|
||||
迷路往前走
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<exit :show="exitshow" @close="exitshow=false" cont="确定要退出登录吗" @go="uni.exitMiniProgram({})"/>
|
||||
<image class="bgc-imge" src="https://www.focusnu.com/media/directive/index/mine/bgc.png" />
|
||||
<view class="ball">
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/mine/head.png" />
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/zz_xcx.png" />
|
||||
</view>
|
||||
<!-- <view class="upfont">
|
||||
迷路往前走
|
||||
|
|
|
|||
|
|
@ -9,13 +9,13 @@
|
|||
<view class="white-font">
|
||||
<text v-if="isjianhu">
|
||||
{{ ischange ?
|
||||
"尊敬的用户,您已成功提交监护人信息修改申请。我们将尽快处理,请耐心等待审核结果!"
|
||||
"尊敬的用户,您已成功提交监护人信息变更申请。我们将尽快处理,请耐心等待审核结果!"
|
||||
:
|
||||
" " }}
|
||||
</text>
|
||||
<text v-else>
|
||||
{{ ischange ?
|
||||
"尊敬的用户,您已成功提交长者信息修改申请。我们将尽快处理,请耐心等待审核结果!"
|
||||
"尊敬的用户,您已成功提交长者信息变更申请。我们将尽快处理,请耐心等待审核结果!"
|
||||
:
|
||||
"尊敬的用户,您已成功添加长者信息,欢迎随时安排长者入住!" }}
|
||||
</text>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<exit :show="exitshow" @close="exitshow=false" />
|
||||
<image class="bgc-imge" src="https://www.focusnu.com/media/directive/index/mine/bgc.png" />
|
||||
<view class="ball">
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/mine/head.png" />
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/gys_xcx.png" />
|
||||
</view>
|
||||
<view style="display: flex;margin-top: 30rpx;">
|
||||
<view class="badid">
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<exit :show="exitshow" @close="exitshow=false" />
|
||||
<image class="bgc-imge" src="https://www.focusnu.com/media/directive/index/mine/bgc.png" />
|
||||
<view class="ball">
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/mine/head.png" />
|
||||
<image class="ball-imge" src="https://www.focusnu.com/media/directive/index/yg_xcx.png" />
|
||||
</view>
|
||||
<!-- <view class="upfont">
|
||||
迷路往前走
|
||||
|
|
|
|||
Loading…
Reference in New Issue