test.js 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  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. .tab-active{
  11. background-color: #a43a07 !important;
  12. }
  13. .swiper-item-button {
  14. background-color: #ff870e !important;
  15. }
  16. .uni-swiper-dot-active {
  17. background: #ff870e !important;
  18. }
  19. .topbar-color {
  20. color: #ffffff !important;
  21. }
  22. .topbar-rule {
  23. margin-left: 3px;
  24. color: #FFFFFF;
  25. border-radius: 4px;
  26. background: #FF870D;
  27. }
  28. .page-top {
  29. height: 220px !important;
  30. background-image: url('static/backgroud/top_bg_sddx.png') !important;
  31. }
  32. ",
  33. "tabActiveColor": "#FF870D",
  34. "popupRuleConfig": {
  35. "height": "530px"
  36. },
  37. "popupRuleList": [{
  38. "type": 10,
  39. "data": {
  40. "title": "领秀城社区定向赛",
  41. "video": {
  42. "src": "https://oss-mbh5.colormaprun.com/video/领秀城社区定向赛.mp4",
  43. "poster": "static/common/jbbs2.png",
  44. "width": "100%",
  45. "height": "280px",
  46. "danmuList2": [{
  47. "text": "第 1s 出现的弹幕",
  48. "color": "#ff0000",
  49. "time": 1
  50. },
  51. {
  52. "text": "第 3s 出现的弹幕",
  53. "color": "#ff00ff",
  54. "time": 3
  55. }
  56. ]
  57. },
  58. "content": "济南奥体中心“一场三馆”包括体育场、体育馆、网球馆和游泳馆,呈现出“东荷西柳”的总体布局。 体育场以济南的“市树”柳树为母题,将垂柳柔美飘逸的形态固化为建筑语言。"
  59. }
  60. },
  61. {
  62. "type": 1,
  63. "data": {
  64. "title": "小飞龙定向赛",
  65. "img": "/static/common/egg.png",
  66. "content": "济南奥体中心“一场三馆”包括体育场、体育馆、网球馆和游泳馆,呈现出“东荷西柳”的总体布局。 体育场以济南的“市树”柳树为母题,将垂柳柔美飘逸的形态固化为建筑语言。"
  67. }
  68. },
  69. {
  70. "type": 2,
  71. "data": {
  72. "title": "规则",
  73. "img": "/static/common/guize.png"
  74. }
  75. },
  76. {
  77. "type": 2,
  78. "data": {
  79. "title": "奖励",
  80. "img": "/static/common/jiangli.png"
  81. }
  82. },
  83. "default2"
  84. ],
  85. "popupExchgConfig": {
  86. "height": "460px"
  87. },
  88. "popupExchgList": [
  89. ],
  90. "popupMessageConfig": {
  91. "height": "500px"
  92. },
  93. "popupWarnConfig": {
  94. "height": "550px"
  95. },
  96. "popupHelpConfig": {
  97. "height": "539px"
  98. },
  99. "popupHelpList": [
  100. ]
  101. },
  102. "index": {
  103. "css": "
  104. .content-bg{
  105. background: url('static/cardbg/xfl5.png') !important;
  106. background-size: cover !important;
  107. }
  108. .logo{
  109. width: 40vw !important;
  110. height: 40vw !important;
  111. background: url('static/logo/xfl2.png') no-repeat center !important;
  112. background-size: contain !important;
  113. }
  114. .type {
  115. color: #ffffff !important;
  116. }
  117. .name {
  118. color: #ffffff !important;
  119. }
  120. .mod-button{
  121. color: #ffffff !important;
  122. background-color: #9d4f00 !important;
  123. }
  124. "
  125. },
  126. "signup": {
  127. "css": "
  128. .page-top {
  129. height: 200px !important;
  130. }
  131. ",
  132. "introduce": {
  133. "title": "介绍:",
  134. "content": " · 小飞龙定向赛再次来袭!这次有五个场地哟~<br> · 神秘“蛋叔”闪亮登场~<br> · 蛋叔放大招,百味豆换鸡蛋!<br> · 时不可待!冲鸭!<br><br> · 能不能把蛋叔整郁闷,就看你的啦~<br> · 还等啥?火速报名吧!"
  135. },
  136. "activityRules": {
  137. "title": "活动规则:",
  138. "content": "<li>随时参赛、不限完赛次数、起点任选、实时排名 <li>起点 -各途经点 -结束点完整打卡为一次有效完赛"
  139. }
  140. },
  141. "rankList": {
  142. "css": "
  143. .topbtm-name{
  144. background-color: #c77f34 !important;
  145. color: #ffffff !important;
  146. }
  147. .topbtm-egg{
  148. background-color: #c6690a !important;
  149. color: #ffffff !important;
  150. }
  151. .main-bar{
  152. display: flex !important;
  153. background-color: #FFEDDB !important;
  154. color: #ff870d !important;
  155. }
  156. ",
  157. "param": {
  158. "subTitle": "“筑梦宿州·创赢未来 ”特训营",
  159. "labelRightAnswerNum": "正确答题",
  160. "labelTicketName": "",
  161. "labelAwardAddress": "",
  162. "labelGoodsList": "兑换商品",
  163. "tab1InitActIndex": 0,
  164. "tab2InitActIndex": 0
  165. },
  166. "rankParam": {
  167. "dispArrStr": "teamCp,teamDistance,teamRightAnswerPer,teamSpeed,regionCp,regionDistance,regionRightAnswerPer,regionSpeed",
  168. "tab2Items_person_total": ["累计积分", "总里程", "正确答题", "单场用时"],
  169. "tab2Items_person_region": ["累计积分", "总里程", "正确答题", "单场用时"],
  170. "rankTypeList_person_total": ["totalCp", "totalDistance", "rightAnswerPer", "speed"],
  171. "rankTypeList_person_region": ["totalCp", "totalDistance", "rightAnswerPer", "speed"],
  172. "rank1List": ["teamCpRs", "teamDistanceRs", "teamRightAnswerPerRs", "teamSpeedRs"],
  173. "rank2List": ["regionCpRs", "regionDistanceRs", "regionRightAnswerPerRs", "regionSpeedRs"]
  174. }
  175. },
  176. "rankOverview": {
  177. "css": "
  178. .page-top {
  179. height: 230px !important;
  180. }
  181. .logo{
  182. width: 180.5px !important;
  183. height: 130.5px !important;
  184. background-image: url('static/logo/sddx_jjyjy.png');
  185. }
  186. .mid {
  187. margin-top: -50px !important;
  188. }
  189. .top-acttime{
  190. display: flex !important;
  191. text-shadow: 2px 2px 1px #9c9c9c !important;
  192. font-size: 20px !important;
  193. line-height: 30px !important;
  194. }
  195. .topbar-color{
  196. color: #ffffff;
  197. }
  198. .midType0{
  199. margin-top: -20px !important;
  200. }
  201. .e-select{
  202. background-color: #a43a07 !important;
  203. }
  204. .main-title {
  205. display: none !important;
  206. }
  207. ",
  208. "pathList": {
  209. "row1": [{
  210. "type": 3,
  211. "pathImg": "/static/common/lingxiucheng.png",
  212. "path": {
  213. "ocaId": 1,
  214. "mcType": 3
  215. },
  216. "navImg": "/static/common/nav.png",
  217. "point": {
  218. "longitude": 117.022194,
  219. "latitude": 36.661612,
  220. "name": "领秀城起始点"
  221. }
  222. },
  223. {
  224. "type": 3,
  225. "pathImg": "/static/common/quanchenggongyuan.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. "row2": [{
  239. "type": 3,
  240. "pathImg": "/static/common/baihuagongyuan.png",
  241. "path": {
  242. "ocaId": 1,
  243. "mcType": 3
  244. },
  245. "navImg": "/static/common/nav.png",
  246. "point": {
  247. "longitude": 117.022194,
  248. "latitude": 36.661612,
  249. "name": "百花公园起始点"
  250. }
  251. },
  252. {
  253. "type": 3,
  254. "pathImg": "/static/common/aotizhongxin.png",
  255. "path": {
  256. "ocaId": 1,
  257. "mcType": 3
  258. },
  259. "navImg": "/static/common/nav.png",
  260. "point": {
  261. "longitude": 117.022194,
  262. "latitude": 36.661612,
  263. "name": "奥体中心起始点"
  264. }
  265. }
  266. ],
  267. "row3": [{
  268. "type": 3,
  269. "pathImg": "/static/common/muniushan.png",
  270. "path": {
  271. "ocaId": 1,
  272. "mcType": 3
  273. },
  274. "navImg": "/static/common/nav.png",
  275. "point": {
  276. "longitude": 117.022194,
  277. "latitude": 36.661612,
  278. "name": "牧牛山起始点"
  279. }
  280. }]
  281. },
  282. "pathListStyle" : {
  283. "showLine" : true,
  284. "style": "justify-content: flex-start;"
  285. }
  286. }
  287. }`;