test.js 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. export const localCardConfig = `{
  2. "common": {
  3. "css": "
  4. .color-main {
  5. color: #ff870e !important;
  6. }
  7. .bgcolor-main {
  8. background-color: #ff870e !important;
  9. }
  10. .swiper-item-button {
  11. background-color: #ff870e !important;
  12. }
  13. .uni-swiper-dot-active {
  14. background: #ff870e !important;
  15. }
  16. .topbar-color {
  17. color: #ffffff !important;
  18. }
  19. .topbar-rule {
  20. color: #FFFFFF;
  21. border-radius: 4px;
  22. background: #FF870D;
  23. }
  24. .page-top {
  25. height: 220px !important;
  26. background-image: url('static/backgroud/top_bg_sddx.png') !important;
  27. }
  28. ",
  29. "tabActiveColor": "#FF870D",
  30. "popupRuleConfig": {
  31. "height": "530px"
  32. },
  33. "popupRuleList": [{
  34. "type": 1,
  35. "data": {
  36. "title": "小飞龙定向赛",
  37. "img": "/static/common/egg.png",
  38. "content": "济南奥体中心“一场三馆”包括体育场、体育馆、网球馆和游泳馆,呈现出“东荷西柳”的总体布局。 体育场以济南的“市树”柳树为母题,将垂柳柔美飘逸的形态固化为建筑语言。"
  39. }
  40. },
  41. {
  42. "type": 2,
  43. "data": {
  44. "title": "规则",
  45. "img": "/static/common/guize.png"
  46. }
  47. },
  48. {
  49. "type": 2,
  50. "data": {
  51. "title": "奖励",
  52. "img": "/static/common/jiangli.png"
  53. }
  54. },
  55. "default2"
  56. ],
  57. "popupExchgConfig": {
  58. "height": "460px"
  59. },
  60. "popupExchgList": [
  61. ],
  62. "popupMessageConfig": {
  63. "height": "500px"
  64. },
  65. "popupWarnConfig": {
  66. "height": "550px"
  67. },
  68. "popupHelpConfig": {
  69. "height": "539px"
  70. },
  71. "popupHelpList": [
  72. ]
  73. },
  74. "index": {
  75. "css": "
  76. .content-bg{
  77. background: url('static/cardbg/xfl5.png') !important;
  78. background-size: cover !important;
  79. }
  80. .logo{
  81. width: 40vw !important;
  82. height: 40vw !important;
  83. background: url('static/logo/xfl2.png') no-repeat center !important;
  84. background-size: contain !important;
  85. }
  86. .mod-text{
  87. color: #000000 !important;
  88. }
  89. .mod-button{
  90. color: #ffffff !important;
  91. background-color: #9d4f00 !important;
  92. }
  93. "
  94. },
  95. "signup": {
  96. "css": "
  97. .page-top {
  98. height: 200px !important;
  99. }
  100. ",
  101. "introduce": {
  102. "title": "介绍:",
  103. "content": " · 小飞龙定向赛再次来袭!这次有五个场地哟~<br> · 神秘“蛋叔”闪亮登场~<br> · 蛋叔放大招,百味豆换鸡蛋!<br> · 时不可待!冲鸭!<br><br> · 能不能把蛋叔整郁闷,就看你的啦~<br> · 还等啥?火速报名吧!"
  104. },
  105. "activityRules": {
  106. "title": "活动规则:",
  107. "content": "<li>随时参赛、不限完赛次数、起点任选、实时排名 <li>起点 -各途经点 -结束点完整打卡为一次有效完赛"
  108. }
  109. },
  110. "rankList": {
  111. "css": "
  112. .topbtm-name{
  113. background-color: #c77f34 !important;
  114. color: #ffffff !important;
  115. }
  116. .topbtm-egg{
  117. background-color: #c6690a !important;
  118. color: #ffffff !important;
  119. }
  120. .main-bar{
  121. background-color: #FFEDDB !important;
  122. color: #ff870d !important;
  123. }
  124. ",
  125. "param": {
  126. "labelTicketName": "蛋叔券",
  127. "labelAwardAddress": "兑换地址",
  128. "labelGoodsList": ""
  129. },
  130. "rankParam": {
  131. "dispArrStr": "totalSysPoint,totalDistance,rightAnswerPer,totalCp,fastSpeed",
  132. "tabItems": [
  133. "总积分",
  134. "总里程",
  135. "正确答题",
  136. "打点数",
  137. "单圈用时"
  138. ],
  139. "rankTypeList": [
  140. "totalScore",
  141. "totalDistance",
  142. "rightAnswerPer",
  143. "totalCp",
  144. "speed"
  145. ],
  146. "rankRsList": [
  147. "totalSysPointRs",
  148. "totalDistanceRs",
  149. "rightAnswerPerRs",
  150. "totalCpRs",
  151. "fastSpeedRs"
  152. ]
  153. }
  154. },
  155. "rankOverview": {
  156. "css": "
  157. .page-top {
  158. height: 230px !important;
  159. }
  160. .mid {
  161. margin-top: -50px !important;
  162. }
  163. ",
  164. "pathList": {
  165. "row1": [{
  166. "type": 3,
  167. "pathImg": "/static/common/lingxiucheng.png",
  168. "path": {
  169. "ocaId": 1,
  170. "mcType": 3
  171. },
  172. "navImg": "/static/common/nav.png",
  173. "point": {
  174. "longitude": 117.022194,
  175. "latitude": 36.661612,
  176. "name": "领秀城起始点"
  177. }
  178. },
  179. {
  180. "type": 3,
  181. "pathImg": "/static/common/quanchenggongyuan.png",
  182. "path": {
  183. "ocaId": 1,
  184. "mcType": 3
  185. },
  186. "navImg": "/static/common/nav.png",
  187. "point": {
  188. "longitude": 117.022194,
  189. "latitude": 36.661612,
  190. "name": "泉城公园起始点"
  191. }
  192. }
  193. ],
  194. "row2": [{
  195. "type": 3,
  196. "pathImg": "/static/common/baihuagongyuan.png",
  197. "path": {
  198. "ocaId": 1,
  199. "mcType": 3
  200. },
  201. "navImg": "/static/common/nav.png",
  202. "point": {
  203. "longitude": 117.022194,
  204. "latitude": 36.661612,
  205. "name": "百花公园起始点"
  206. }
  207. },
  208. {
  209. "type": 3,
  210. "pathImg": "/static/common/aotizhongxin.png",
  211. "path": {
  212. "ocaId": 1,
  213. "mcType": 3
  214. },
  215. "navImg": "/static/common/nav.png",
  216. "point": {
  217. "longitude": 117.022194,
  218. "latitude": 36.661612,
  219. "name": "奥体中心起始点"
  220. }
  221. }
  222. ],
  223. "row3": [{
  224. "type": 3,
  225. "pathImg": "/static/common/muniushan.png",
  226. "path": {
  227. "ocaId": 1,
  228. "mcType": 3
  229. },
  230. "navImg": "/static/common/nav.png",
  231. "point": {
  232. "longitude": 117.022194,
  233. "latitude": 36.661612,
  234. "name": "牧牛山起始点"
  235. }
  236. }]
  237. },
  238. "pathListStyle" : {
  239. "showLine" : true,
  240. "style": "justify-content: flex-start;"
  241. }
  242. }
  243. }`;