Forráskód Böngészése

fix: 个人中心显示的“NO.”改为“就诊卡号:”

carver 2 éve
szülő
commit
51ee90e78c

+ 1 - 1
antbuilder/industry/hospitalV2/components/personal-center-head/personalCenterHead.axml

@@ -44,7 +44,7 @@
                 a:if="{{ cardInfo.hisPatientId }}"
               >
                 <text number-of-lines="1">
-                  No.{{ cardInfo.hisPatientId  }}
+                  就诊卡号:{{ cardInfo.hisPatientId  }}
                 </text>
               </view>
             </view>