ABC_TEMP 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. array (
  2. 'item' => 'http://skapi.keqin89.com/smdd/index/successOrder/bloc_code/JDXJG',
  3. 'data' =>
  4. array (
  5. 'order_no' => '2006301858553460',
  6. 'total_price' => '1',
  7. 'out_trade_no' => 'JDXJG_2006301858553460_92',
  8. ),
  9. 'result' => '<!DOCTYPE html>
  10. <html>
  11. <head>
  12. <meta charset="UTF-8">
  13. <title>System Error</title>
  14. <meta name="robots" content="noindex,nofollow" />
  15. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  16. <style>
  17. /* Base */
  18. body {
  19. color: #333;
  20. font: 14px Verdana, "Helvetica Neue", helvetica, Arial, \'Microsoft YaHei\', sans-serif;
  21. margin: 0;
  22. padding: 0 20px 20px;
  23. word-break: break-word;
  24. }
  25. h1{
  26. margin: 10px 0 0;
  27. font-size: 28px;
  28. font-weight: 500;
  29. line-height: 32px;
  30. }
  31. h2{
  32. color: #4288ce;
  33. font-weight: 400;
  34. padding: 6px 0;
  35. margin: 6px 0 0;
  36. font-size: 18px;
  37. border-bottom: 1px solid #eee;
  38. }
  39. h3.subheading {
  40. color: #4288ce;
  41. margin: 6px 0 0;
  42. font-weight: 400;
  43. }
  44. h3{
  45. margin: 12px;
  46. font-size: 16px;
  47. font-weight: bold;
  48. }
  49. abbr{
  50. cursor: help;
  51. text-decoration: underline;
  52. text-decoration-style: dotted;
  53. }
  54. a{
  55. color: #868686;
  56. cursor: pointer;
  57. }
  58. a:hover{
  59. text-decoration: underline;
  60. }
  61. .line-error{
  62. background: #f8cbcb;
  63. }
  64. .echo table {
  65. width: 100%;
  66. }
  67. .echo pre {
  68. padding: 16px;
  69. overflow: auto;
  70. font-size: 85%;
  71. line-height: 1.45;
  72. background-color: #f7f7f7;
  73. border: 0;
  74. border-radius: 3px;
  75. font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  76. }
  77. .echo pre > pre {
  78. padding: 0;
  79. margin: 0;
  80. }
  81. /* Layout */
  82. .col-md-3 {
  83. width: 25%;
  84. }
  85. .col-md-9 {
  86. width: 75%;
  87. }
  88. [class^="col-md-"] {
  89. float: left;
  90. }
  91. .clearfix {
  92. clear:both;
  93. }
  94. @media only screen
  95. and (min-device-width : 375px)
  96. and (max-device-width : 667px) {
  97. .col-md-3,
  98. .col-md-9 {
  99. width: 100%;
  100. }
  101. }
  102. /* Exception Info */
  103. .exception {
  104. margin-top: 20px;
  105. }
  106. .exception .message{
  107. padding: 12px;
  108. border: 1px solid #ddd;
  109. border-bottom: 0 none;
  110. line-height: 18px;
  111. font-size:16px;
  112. border-top-left-radius: 4px;
  113. border-top-right-radius: 4px;
  114. font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
  115. }
  116. .exception .code{
  117. float: left;
  118. text-align: center;
  119. color: #fff;
  120. margin-right: 12px;
  121. padding: 16px;
  122. border-radius: 4px;
  123. background: #999;
  124. }
  125. .exception .source-code{
  126. padding: 6px;
  127. border: 1px solid #ddd;
  128. background: #f9f9f9;
  129. overflow-x: auto;
  130. }
  131. .exception .source-code pre{
  132. margin: 0;
  133. }
  134. .exception .source-code pre ol{
  135. margin: 0;
  136. color: #4288ce;
  137. display: inline-block;
  138. min-width: 100%;
  139. box-sizing: border-box;
  140. font-size:14px;
  141. font-family: "Century Gothic",Consolas,"Liberation Mono",Courier,Verdana;
  142. padding-left: 40px;
  143. }
  144. .exception .source-code pre li{
  145. border-left: 1px solid #ddd;
  146. height: 18px;
  147. line-height: 18px;
  148. }
  149. .exception .source-code pre code{
  150. color: #333;
  151. height: 100%;
  152. display: inline-block;
  153. border-left: 1px solid #fff;
  154. font-size:14px;
  155. font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
  156. }
  157. .exception .trace{
  158. padding: 6px;
  159. border: 1px solid #ddd;
  160. border-top: 0 none;
  161. line-height: 16px;
  162. font-size:14px;
  163. font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
  164. }
  165. .exception .trace ol{
  166. margin: 12px;
  167. }
  168. .exception .trace ol li{
  169. padding: 2px 4px;
  170. }
  171. .exception div:last-child{
  172. border-bottom-left-radius: 4px;
  173. border-bottom-right-radius: 4px;
  174. }
  175. /* Exception Variables */
  176. .exception-var table{
  177. width: 100%;
  178. margin: 12px 0;
  179. box-sizing: border-box;
  180. table-layout:fixed;
  181. word-wrap:break-word;
  182. }
  183. .exception-var table caption{
  184. text-align: left;
  185. font-size: 16px;
  186. font-weight: bold;
  187. padding: 6px 0;
  188. }
  189. .exception-var table caption small{
  190. font-weight: 300;
  191. display: inline-block;
  192. margin-left: 10px;
  193. color: #ccc;
  194. }
  195. .exception-var table tbody{
  196. font-size: 13px;
  197. font-family: Consolas,"Liberation Mono",Courier,"微软雅黑";
  198. }
  199. .exception-var table td{
  200. padding: 0 6px;
  201. vertical-align: top;
  202. word-break: break-all;
  203. }
  204. .exception-var table td:first-child{
  205. width: 28%;
  206. font-weight: bold;
  207. white-space: nowrap;
  208. }
  209. .exception-var table td pre{
  210. margin: 0;
  211. }
  212. /* Copyright Info */
  213. .copyright{
  214. margin-top: 24px;
  215. padding: 12px 0;
  216. border-top: 1px solid #eee;
  217. }
  218. /* SPAN elements with the classes below are added by prettyprint. */
  219. pre.prettyprint .pln { color: #000 } /* plain text */
  220. pre.prettyprint .str { color: #080 } /* string content */
  221. pre.prettyprint .kwd { color: #008 } /* a keyword */
  222. pre.prettyprint .com { color: #800 } /* a comment */
  223. pre.prettyprint .typ { color: #606 } /* a type name */
  224. pre.prettyprint .lit { color: #066 } /* a literal value */
  225. /* punctuation, lisp open bracket, lisp close bracket */
  226. pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo { color: #660 }
  227. pre.prettyprint .tag { color: #008 } /* a markup tag name */
  228. pre.prettyprint .atn { color: #606 } /* a markup attribute name */
  229. pre.prettyprint .atv { color: #080 } /* a markup attribute value */
  230. pre.prettyprint .dec, pre.prettyprint .var { color: #606 } /* a declaration; a variable name */
  231. pre.prettyprint .fun { color: red } /* a function name */
  232. </style>
  233. </head>
  234. <body>
  235. <div class="echo">
  236. </div>
  237. <div class="exception">
  238. <div class="info"><h1>页面错误!请稍后再试~</h1></div>
  239. </div>
  240. <div class="copyright">
  241. <a title="官方网站" href="http://www.thinkphp.cn">ThinkPHP</a>
  242. <span>V5.0.22</span>
  243. <span>{ 十年磨一剑-为API开发设计的高性能框架 }</span>
  244. </div>
  245. </body>
  246. </html>
  247. ',
  248. 'times' => 2,
  249. )