caipin %!s(int64=5) %!d(string=hai) anos
pai
achega
89658ca9ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      global/js/cloud/buildHtml.js

+ 1 - 1
global/js/cloud/buildHtml.js

@@ -39,7 +39,7 @@ function buildCuringInfo(data){
 
     var html=' ' +
         ' <div class="form-header">' +
-        ' <div class="d-flex justify-content-between"><span class="text-muted">通行账号</span></div> ' ;
+        ' <div class="d-flex justify-content-between"><span class="text-muted">养护用户</span></div> ' ;
 
     if(data.mobile==''){
         html+='<legend>'+setUndefined(data.email)+'</legend> ';