report.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8"/>
  5. <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0"/>
  6. <title>多元智能测评报告</title>
  7. <link rel="stylesheet" href="http://res.wx.qq.com/open/libs/weui/1.0.0/weui.min.css"/>
  8. <style>
  9. body{
  10. background-color: #fba000;
  11. padding: 15px;
  12. background-size:
  13. }
  14. .page__hd {
  15. padding: 10px;
  16. }
  17. .page__desc {
  18. margin-top: 5px;
  19. color: #888;
  20. text-align: left;
  21. font-size: 14px;
  22. padding-left:20px;
  23. }
  24. .wrapper{
  25. background-color: #fff;
  26. border-radius: 8px;
  27. padding: 10px 0px;
  28. }
  29. .bottom__padding{
  30. padding-bottom: 80px;
  31. }
  32. .style-btn2{
  33. background-color: #fff!important;
  34. color: #fba000!important;
  35. border: 1px solid #fba000;
  36. }
  37. .page_foot_ft{
  38. color: #fff!important;
  39. }
  40. .weui-pl{
  41. padding: 10px 45px!important;
  42. }
  43. .weui-label{
  44. color: #fba000;
  45. }
  46. .weui-cell{
  47. padding-left: 45px;
  48. }
  49. .weui-cell:before{
  50. border-top:0px!important;
  51. border-bottom: 1px solid #d9d9d9;
  52. left:0;
  53. }
  54. .weui-cells:before{
  55. border-top:0px!important;
  56. }
  57. .weui-btn:after{
  58. border:0px!important;
  59. }
  60. .weui-footer{
  61. color:#fff;
  62. }
  63. .porl{
  64. position: relative;
  65. height: 24px;
  66. }
  67. .updateFile{
  68. position: absolute;;
  69. opacity: 0;
  70. left: 0px;
  71. top: 0px;
  72. width: 100%;
  73. }
  74. .ft_orange{
  75. color: #fba000;
  76. }
  77. .ft_white {
  78. color: #fff;
  79. }
  80. .weui-form-preview__item{
  81. min-height: 28px;
  82. }
  83. .mine-form-btn{
  84. width: 80%;
  85. margin: 10px auto;
  86. background-color: #15a202;
  87. text-align: center;
  88. color: #fff;
  89. border-radius: 10px;
  90. }
  91. .weui-form-preview__hd:after{
  92. border-bottom:0px!important;
  93. }
  94. .weui-form-preview:before{
  95. border-top: 0px!important;
  96. }
  97. .weui-form-preview__ft:after{
  98. border-top: 0!important;
  99. }
  100. .weui-form-preview:after{
  101. border-bottom: 0px!important;
  102. }
  103. .weui-panel:after{
  104. border-bottom: 0px!important;
  105. }
  106. .weui-form-preview__hd .weui-form-preview__value{
  107. font-size: 16px;
  108. }
  109. .weui-form-preview__item{
  110. border-bottom: 1px solid #d9d9d9;
  111. }
  112. .weui-form-preview__value{
  113. overflow: inherit;
  114. }
  115. .weui-panel:before{
  116. border-top: 0px!important;
  117. }
  118. .report-tit{
  119. text-align: center;
  120. margin: 20px 0;
  121. color: #fff;
  122. }
  123. </style>
  124. </head>
  125. <body ontouchstart>
  126. <h1 class="report-tit">儿童多元智能测评</h1>
  127. <div class="wrapper">
  128. <div class="page__bd">
  129. <article class="weui测试-article">
  130. <h2 style="text-align: center;">经测试,罗一帆712的天赋是</h2>
  131. <section>
  132. <p>
  133. <div id="main" style="width:100%; height: 350px; padding-left: -3px;padding-right: -3px"></div>
  134. </p>
  135. </section>
  136. <section>
  137. <img src="3-1.jpg" width="100%">
  138. </section>
  139. <p style="text-align: center;">以上测评结果根据<span class="ft_orange">2</span>局游戏,<span class="ft_orange">462</span>次刷卡记录
  140. 形成的结论。玩得越多,测评结果越准确哦!</p>
  141. </article>
  142. </div>
  143. </div>
  144. <div class="wrapper" style="margin-top: 15px">
  145. <img src="3-2.jpg" width="100%">
  146. </div>
  147. </div>
  148. <script src="https://res.wx.qq.com/open/libs/weuijs/1.0.0/weui.min.js"></script>
  149. <script src="http://apps.bdimg.com/libs/jquery/2.1.1/jquery.min.js"></script>
  150. </body>
  151. </html>
  152. <script src="http://central.good5you.com/static/js/echart/echarts.min.js"></script>
  153. <script type="text/javascript">
  154. $(document).ready(function () {
  155. $('body').css({'background':'url("3-0.jpg") #fba000 no-repeat top center'})
  156. var option = {
  157. animation: false,
  158. radar: [
  159. {
  160. indicator: [
  161. { text: '运动能力' },
  162. { text: '空间思维' },
  163. { text: '自然探索' },
  164. { text: '记忆能力' },
  165. { text: '逻辑思维' },
  166. {text: '语言沟通'}
  167. ],
  168. radius: 120,
  169. startAngle: 90,
  170. splitNumber: 4,
  171. shape: 'circle',
  172. name: {
  173. formatter:'{value}',
  174. textStyle: {
  175. color:'#72ACD1'
  176. }
  177. },
  178. splitArea: {
  179. areaStyle: {
  180. color: [
  181. 'rgba(114, 172, 209, 0.2)',
  182. 'rgba(114, 172, 209, 0.4)',
  183. 'rgba(114, 172, 209, 0.6)',
  184. 'rgba(114, 172, 209, 0.8)',
  185. 'rgba(114, 172, 209, 1)'
  186. ],
  187. shadowColor: 'rgba(0, 0, 0, 0.3)',
  188. shadowBlur: 10
  189. }
  190. },
  191. axisLine: {
  192. lineStyle: {
  193. color: 'rgba(255, 255, 255, 0.5)'
  194. }
  195. },
  196. splitLine: {
  197. lineStyle: {
  198. color: 'rgba(255, 255, 255, 0.5)'
  199. }
  200. }
  201. }
  202. ],
  203. series: [
  204. {
  205. type: 'radar',
  206. itemStyle: {
  207. emphasis: {
  208. // color: 各异,
  209. lineStyle: {
  210. width: 4
  211. }
  212. }
  213. },
  214. data: [
  215. {
  216. value: [60, 30, 50, -10, 1000, 5],
  217. name: '图二',
  218. areaStyle: {
  219. normal: {
  220. color: 'rgba(255, 255, 255, 0.5)'
  221. }
  222. }
  223. }
  224. ]
  225. }
  226. ]
  227. };
  228. var myChart = echarts.init(document.getElementById('main'));
  229. myChart.setOption(option, true);
  230. });
  231. </script>