更新 11.14优化

main
鹿和sa0ChunLuyu 1 year ago
parent fe9205cdfd
commit a0d55b8d41

@ -45,7 +45,7 @@
{
"path": "pages/user/choose/choose",
"style": {
"navigationBarTitleText": "就诊人列表"
"navigationBarTitleText": "体检人列表"
}
},
{

@ -376,7 +376,7 @@ const toRouter = () => {
class="user_wrapper"
@click="tabPatients()"
>
<view class="user_title_wrapper">就诊</view>
<view class="user_title_wrapper">体检</view>
<view class="user_name_wrapper">{{ combo_list.info.name }}</view>
<view v-if="combo_list.info.count > 1" class="user_choose_wrapper">
<image src="@/static/assets/qiehuan@2x.png"></image>

@ -333,7 +333,7 @@
<image src="@/static/assets/question/icon.png"></image>
</view>
<view class="qr_title_text_wrapper">
<view class="qr_title_title_wrapper">体检中心健康问卷</view>
<view class="qr_title_title_wrapper">健康管理中心健康问卷</view>
<view class="qr_title_tip_wrapper">尊敬的先生/女士,为了能够更好地为您进行健康评估,请您认真填写以下问卷</view>
</view>
</view>
@ -368,7 +368,7 @@
<image src="@/static/assets/question/icon.png"></image>
</view>
<view class="qr_title_text_wrapper">
<view class="qr_title_title_wrapper">体检中心健康问卷</view>
<view class="qr_title_title_wrapper">健康管理中心健康问卷</view>
<view class="qr_title_tip_wrapper">尊敬的先生/女士,为了能够更好地为您进行健康评估,请您认真填写以下问卷</view>
</view>
</view>

@ -269,7 +269,7 @@ onShow(() => {
</view>
</view>
<view v-if="!!myddc_list.info.name" class="user_wrapper" @click="tabPatients()">
<view class="user_title_wrapper">就诊</view>
<view class="user_title_wrapper">体检</view>
<view class="user_name_wrapper">{{ myddc_list.info.name }}</view>
<view v-if="myddc_list.info.count > 1" class="user_choose_wrapper">
<image src="@/static/assets/qiehuan@2x.png"></image>

@ -774,7 +774,7 @@ const toRouter = (url, status, index) => {
size="22"
></uni-icons>
<text
>购买后如需退款未到预约体检日期者可在我的订单中点击申请退款体检当日取消或逾期未检者须至体检中心服务台办理
>购买后如需退款未到预约体检日期者可在我的订单中点击申请退款体检当日取消或逾期未检者须至健康管理中心服务台办理
</text>
</view>
</view>

Loading…
Cancel
Save