config-print-json.js 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. var configPrintJson = {
  2. "panels": [{
  3. "index": 0,
  4. "height": 297,
  5. "width": 210,
  6. "paperHeader": 0,
  7. "paperFooter": 805,
  8. "printElements": [{
  9. "tid": "configModule.name",
  10. "options": {
  11. "left": 20,
  12. "top": 25,
  13. "height": 42,
  14. "width": 107,
  15. "fontSize": 19,
  16. "fontWeight": "700",
  17. "textAlign": "center",
  18. "lineHeight": 39,
  19. "hideTitle": "1"
  20. }
  21. },
  22. {
  23. "tid": "configModule.email",
  24. "options": {
  25. "left": 390,
  26. "top": 35,
  27. "height": 13,
  28. "width": 165
  29. }
  30. }, {
  31. "tid": "configModule.address",
  32. "options": {
  33. "left": 390,
  34. "top": 55,
  35. "height": 13,
  36. "width": 165
  37. }
  38. }, {
  39. "tid": "configModule.phone",
  40. "options": {
  41. "left": 390,
  42. "top": 75,
  43. "height": 13,
  44. "width": 165
  45. }
  46. }, {
  47. "tid": "configModule.hline",
  48. "options": {
  49. "left": 10,
  50. "top": 110,
  51. "height": 10,
  52. "width": 573
  53. }
  54. }, {
  55. "tid": "configModule.customText",
  56. "options": {
  57. "left": 20,
  58. "top": 135,
  59. "height": 13,
  60. "width": 27,
  61. "title": "目标",
  62. "textAlign": "center"
  63. }
  64. }, {
  65. "tid": "configModule.target",
  66. "options": {
  67. "left": 20,
  68. "top": 160,
  69. "height": 13,
  70. "width": 562,
  71. "fontSize": 13,
  72. "hideTitle": "1"
  73. }
  74. }, {
  75. "tid": "configModule.customText",
  76. "options": {
  77. "left": 20,
  78. "top": 195,
  79. "height": 13,
  80. "width": 29,
  81. "title": "教育",
  82. "textAlign": "center"
  83. }
  84. }, {
  85. "tid": "configModule.professional",
  86. "options": {
  87. "left": 20,
  88. "top": 230,
  89. "height": 17,
  90. "width": 561,
  91. "fontSize": 12,
  92. "fontWeight": "600",
  93. "lineHeight": 17,
  94. "hideTitle": "1"
  95. }
  96. }, {
  97. "tid": "configModule.university",
  98. "options": {
  99. "left": 20,
  100. "top": 255,
  101. "height": 15,
  102. "width": 561,
  103. "fontWeight": "600",
  104. "hideTitle": "1"
  105. }
  106. }, {
  107. "tid": "configModule.universityAddress",
  108. "options": {
  109. "left": 20,
  110. "top": 280,
  111. "height": 13,
  112. "width": 120,
  113. "hideTitle": "1"
  114. }
  115. }, {
  116. "tid": "configModule.universityDate",
  117. "options": {
  118. "left": 20,
  119. "top": 305,
  120. "height": 13,
  121. "width": 120
  122. }
  123. }, {
  124. "tid": "configModule.tech",
  125. "options": {
  126. "left": 20,
  127. "top": 345,
  128. "height": 40,
  129. "width": 561
  130. }
  131. }, {
  132. "tid": "configModule.workExperience",
  133. "options": {
  134. "left": 20,
  135. "top": 420,
  136. "height": 44,
  137. "width": 559
  138. }
  139. }
  140. ],
  141. "paperNumberLeft": 565,
  142. "paperNumberTop": 819
  143. }]
  144. }