client_evaluate.html 5.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <!--<!DOCTYPE html>-->
  2. <!--<html lang="en" xmlns:th="http://www.thymeleaf.org">-->
  3. <!--<head>-->
  4. <!--<script th:replace="common/head::static"></script>-->
  5. <!--<meta charset="utf-8">-->
  6. <!--<meta http-equiv="X-UA-Compatible" content="IE=edge">-->
  7. <!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
  8. <!--<title>泰和云HIS</title>-->
  9. <!--&lt;!&ndash; CSS &ndash;&gt;-->
  10. <!--&lt;!&ndash;<link rel="stylesheet" th:href="@{~/css/roboto.css}"/>&ndash;&gt;-->
  11. <!--<link rel="stylesheet" href="/thmz/css/font-awesome/css/font-awesome.min.css">-->
  12. <!--<link rel="stylesheet" href="/thmz/css/form-elements.css">-->
  13. <!--<link rel="stylesheet" href="/thmz/css/font-awesome/css/style.css">-->
  14. <!--<link rel="shortcut icon" type="image/x-icon" href="/thmz/images/hospital.png"/>-->
  15. <!--&lt;!&ndash; Favicon and touch icons &ndash;&gt;-->
  16. <!--&lt;!&ndash; <link rel="shortcut icon" type="image/x-icon" href="@{~/ico/favicon.png">&ndash;&gt;-->
  17. <!--<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/thmz/ico/apple-touch-icon-144-precomposed.png">-->
  18. <!--<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/thmz/ico/apple-touch-icon-114-precomposed.png">-->
  19. <!--<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/thmz/ico/apple-touch-icon-72-precomposed.png">-->
  20. <!--<link rel="apple-touch-icon-precomposed" href="/thmz/ico/apple-touch-icon-57-precomposed.png">-->
  21. <!--<script src="/thmz/js/dependent/jquery.backstretch.min.js"></script>-->
  22. <!--<script src="/thmz/js/common/file.js"></script>-->
  23. <!--<script src="/thmz/js/common/date-util.js"></script>-->
  24. <!--<script src="/thmz/js/mz/client_evaluate.js"></script>-->
  25. <!--<title>评价评价页面</title>-->
  26. <!--<style>-->
  27. <!--body, html {-->
  28. <!--margin: 0;-->
  29. <!--height: 100%;-->
  30. <!--}-->
  31. <!--.gao2 {-->
  32. <!--height: 50px;-->
  33. <!--background: #5C70B5;-->
  34. <!--line-height: 50px;-->
  35. <!--color: white;-->
  36. <!--font-family: SimSun;-->
  37. <!--font-weight: 600;-->
  38. <!--font-size: 30px;-->
  39. <!--border-radius: 3px;-->
  40. <!--}-->
  41. <!--.gao100 {-->
  42. <!--height: calc(100% - 50px);-->
  43. <!--background: #EBEBE4;-->
  44. <!--}</style>-->
  45. <!--</head>-->
  46. <!--<body>-->
  47. <!--<div class="col-sm-12 col-sm-12 col-xs-12 gao2">-->
  48. <!--<div class="col-sm-8 col-sm-8 col-xs-12" style="text-align: left;letter-spacing: 30px;">-->
  49. <!--<img src="../../thmz/images/taihe-logo3.png"-->
  50. <!--style="height: 50px;width:50px;float: left;margin-left: 20px;border-radius: 25px;">-->
  51. <!--<span style="margin-left: 30px;">长沙泰和医院</span></div>-->
  52. <!--<div class="col-sm-4 col-sm-4 col-xs-12" style="text-align: right;"><i class="fa fa-clock-o">&nbsp;&nbsp;</i><span-->
  53. <!--id="dateNow"></span></div>-->
  54. <!--</div>-->
  55. <!--<div class="col-sm-12 col-sm-12 col-xs-12 gao100">-->
  56. <!--<div class="col-sm-3 col-sm-3 col-xs-12" style="height: 100%;background: white;">-->
  57. <!--<img id="headImage" style="margin-top: 10px;width: 80%;">-->
  58. <!--<div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-user">&nbsp;&nbsp;姓名:</i><span-->
  59. <!--id="name"></span></div>-->
  60. <!--<div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-user-md">&nbsp;&nbsp;岗位:</i><span-->
  61. <!--id="role"></span></div>-->
  62. <!--<div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-bookmark-o">&nbsp;&nbsp;<span-->
  63. <!--style="margin-left: 2px;">工号:</span></i><span id="userCode"></span></div>-->
  64. <!--</div>-->
  65. <!--<div class="col-sm-9 col-sm-9 col-xs-12" style="height: 100%;padding-right: 0px;">-->
  66. <!--<div style="height: 100%;">-->
  67. <!--<div style="height: calc(100% - 90px);padding-top: 10px;background: white;">-->
  68. <!--<div style="height: 30px;background-color: #C4E0F6;width: calc(100% - 10px);margin-left: 5px;border-radius: 5px;color: black;">-->
  69. <!--请您对我的服务进行评价-->
  70. <!--</div>-->
  71. <!--<div>-->
  72. <!--<div style="padding-top: 60px;">-->
  73. <!--<a style="cursor: pointer" onclick="saveEvaluation(0)"><img src="../../thmz/images/emoj/0.png" style="width: 140px;"></a>-->
  74. <!--<a style="cursor: pointer" onclick="saveEvaluation(1)"><img src="../../thmz/images/emoj/1.png" style="width: 140px;margin-left: 100px;"></a>-->
  75. <!--</div>-->
  76. <!--<div style="margin-top: 30px">-->
  77. <!--<a style="cursor: pointer" onclick="saveEvaluation(2)"><img src="../../thmz/images/emoj/2.png" style="width: 100px;"></a>-->
  78. <!--<a style="cursor: pointer" onclick="saveEvaluation(3)"><img src="../../thmz/images/emoj/3.png" style="width: 100px;margin-left: 80px;"></a>-->
  79. <!--<a style="cursor: pointer" onclick="saveEvaluation(4)"><img src="../../thmz/images/emoj/4.png" style="width: 100px;margin-left: 80px;"></a>-->
  80. <!--<a style="cursor: pointer" onclick="saveEvaluation(5)"><img src="../../thmz/images/emoj/5.png" style="width: 100px;margin-left: 80px;"></a>-->
  81. <!--</div>-->
  82. <!--</div>-->
  83. <!--</div>-->
  84. <!--<div style="height: 80px;background-color: #6EC1AD;font-size: 40px;line-height: 80px;border-radius: 5px;margin-top: 10px;" id="time"></div>-->
  85. <!--</div>-->
  86. <!--</div>-->
  87. <!--</div>-->
  88. <!--</body>-->
  89. <!--</html>-->