ossurl.js 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. const supermart = 'https://cdn.supermarts.cn/supermart' // oss地址
  2. const yihuo = 'https://file.supermarts.cn/file/yi_huo_man_yu/images'
  3. export default {
  4. logoWhite: `${yihuo}/index/i1.png`,
  5. logoBlack: `${yihuo}/index/i1.png`,
  6. common: {
  7. gift: `${supermart}/common/gift.png`,
  8. giftTop: `${supermart}/common/giftTop.png`,
  9. giftBg: `${supermart}/common/giftBg.png`,
  10. message: `${supermart}/common/message.png`,
  11. noavatar: `${supermart}/common/noavatar.png`,
  12. topBtn: `${supermart}/common/topBtn.png`,
  13. empty: `${supermart}/common/empty.png`,
  14. userShare: `${supermart}/common/userShare.jpg`,
  15. posterBg: `${yihuo}/large/t3.png`,
  16. playRule: `${yihuo}/large/playRule.png`
  17. },
  18. login: {
  19. loginLogo: `${supermart}/loginLogo.png`,
  20. loginbj: `${yihuo}/function/l1.png`
  21. },
  22. box: {
  23. all: `${supermart}/box/all.png`,
  24. allActive: `${supermart}/box/all_active.png`,
  25. super: `${supermart}/box/super.png`,
  26. superActive: `${supermart}/box/super_active.png`,
  27. yfs: `${supermart}/box/yfs.png`,
  28. yfsActive: `${supermart}/box/yfs_active.png`,
  29. boxPageBg: `${supermart}/box/boxPageBg.png`,
  30. boxBg1: `${supermart}/box/boxBg1.png`,
  31. ruleBtn: `${supermart}/box/ruleBtn.png`,
  32. userBg: `${supermart}/box/userBg.png`,
  33. yf: `${yihuo}/award/a5.png`,
  34. cj: `${yihuo}/award/a4.png`,
  35. raffleBg: `${supermart}/box/raffleBg.png`,
  36. lotteryTitle: `${supermart}/box/lotteryTitle.png`,
  37. lotteryBg: `${supermart}/box/lotteryBg.png`,
  38. customerService: `${supermart}/box/customerService.png`,
  39. createList: `${supermart}/box/createList.png`,
  40. receiveBenefits: `${supermart}/box/receiveBenefits.png`,
  41. headbj: `${yihuo}/award/a1.png`,
  42. headInfo: `${yihuo}/award/a2.png`,
  43. tabIndexbj: `${yihuo}/award/a3.png`,
  44. tabIndex1: `${yihuo}/award/a8.png`,
  45. tabIndex2: `${yihuo}/award/a9.png`,
  46. tabIndex3: `${yihuo}/award/a10.png`,
  47. headDetailbj: `${yihuo}/award/i1.png`,
  48. rule: {
  49. cjsRule: `${yihuo}/large/t10.png`,
  50. yfsRule: `${yihuo}/large/t11.png`,
  51. step_1: `${yihuo}/large/d1/step_1.png`,
  52. step_2: `${yihuo}/large/d1/step_2.png`,
  53. step_3: `${yihuo}/large/d1/step_3.png`,
  54. step_4: `${yihuo}/large/d1/step_4.png`,
  55. step_5: `${yihuo}/large/d1/step_5.png`,
  56. step_6: `${yihuo}/large/d1/step_6.png`,
  57. step_7: `${supermart}/box/rule/step_7.png`,
  58. step_8: `${supermart}/box/rule/step_8.png`,
  59. step_2_1: `${yihuo}/large/d2/step_2_1.png`,
  60. step_2_2: `${yihuo}/large/d2/step_2_2.png`,
  61. step_2_3: `${yihuo}/large/d2/step_2_3.png`,
  62. step_2_4: `${yihuo}/large/d2/step_2_4.png`,
  63. step_2_5: `${yihuo}/large/d2/step_2_5.png`,
  64. step_2_6: `${yihuo}/large/d2/step_2_6.png`,
  65. step_2_7: `${supermart}/box/rule/step_2_7.png`,
  66. ruleTitle: `${supermart}/box/rule/ruleTitle.png`,
  67. ruleTip: `${yihuo}/large/ruleTip.png`
  68. },
  69. detail: {
  70. awardBg: `${supermart}/box/detail/awardBg.jpg`,
  71. csBtn: `${yihuo}/award/i18.png`,
  72. demoBtn: `${yihuo}/award/i7.png`,
  73. left: `${yihuo}/award/a6.png`,
  74. right: `${yihuo}/award/a7.png`,
  75. rule: `${yihuo}/award/i3.png`,
  76. stone: `${yihuo}/award/i5.png`,
  77. warehouse: `${yihuo}/award/i6.png`,
  78. wlBtn: `${yihuo}/award/i17.png`,
  79. yfBtn: `${yihuo}/award/i19.png`,
  80. levelA: `${yihuo}/award/i13.png`,
  81. levelB: `${yihuo}/award/i14.png`,
  82. levelC: `${yihuo}/award/i15.png`,
  83. levelD: `${yihuo}/award/i16.png`,
  84. record: `${yihuo}/award/i4.png`,
  85. boxChoosebj: `${yihuo}/award/a11.png`,
  86. levelListTitle: `${supermart}/box/detail/levelListTitle.png`,
  87. levelTextA: `${supermart}/box/detail/levelTextA.png`,
  88. levelTextB: `${supermart}/box/detail/levelTextB.png`,
  89. levelTextC: `${supermart}/box/detail/levelTextC.png`,
  90. levelTextD: `${supermart}/box/detail/levelTextD.png`,
  91. levelTextO: `${supermart}/box/detail/levelTextO.png`,
  92. next: `${supermart}/box/detail/next.png`,
  93. prev: `${supermart}/box/detail/prev.png`,
  94. boxIcon: `${supermart}/box/detail/boxIcon.png`,
  95. lock: `${yihuo}/award/i20.png`,
  96. unlock: `${yihuo}/award/i21.png`,
  97. Inclusive: `${supermart}/box/detail/Inclusive.png`,
  98. refresh: `${yihuo}/award/i22.png`,
  99. refreshIcon: `${supermart}/box/detail/refreshIcon.png`,
  100. playMethod: `${supermart}/box/detail/playMethod.png`,
  101. yfsBg: `${yihuo}/award/i24.png`,
  102. bottom: `${yihuo}/award/i8.png`,
  103. boxIndexBg: `${supermart}/box/detail/boxIndexBg.png`,
  104. levelBg: `${supermart}/box/detail/levelBg.png`,
  105. itembjA: `${yihuo}/award/i9.png`,
  106. itembjB: `${yihuo}/award/i10.png`,
  107. itembjC: `${yihuo}/award/i11.png`,
  108. itembjD: `${yihuo}/award/i12.png`,
  109. }
  110. },
  111. home: {
  112. indexTab1: `${supermart}/home/indexTab1.png`,
  113. indexTab2: `${supermart}/home/indexTab2.png`,
  114. indexTab3: `${supermart}/home/indexTab3.png`,
  115. indexTab4: `${supermart}/home/indexTab4.png`,
  116. allIp: `${supermart}/home/allIp.png`,
  117. log: `${yihuo}/index/i1.png`,
  118. headbj: `${yihuo}/index/i2.png`,
  119. message: `${yihuo}/index/i4.png`,
  120. typeTop: `${yihuo}/index/i11.png`,
  121. banner: `${yihuo}/index/i5.png`,
  122. tabTypebj: `${yihuo}/index/i6.png`,
  123. tab1: `${yihuo}/index/i7.png`,
  124. tab2: `${yihuo}/index/i8.png`,
  125. tab3: `${yihuo}/index/i9.png`,
  126. tab4: `${yihuo}/index/i10.png`,
  127. type1: `${yihuo}/index/i12.png`,
  128. type2: `${yihuo}/index/i13.png`,
  129. type3: `${yihuo}/index/i14.png`,
  130. type4: `${yihuo}/index/i15.png`,
  131. logText: `${yihuo}/user/l1.png`,
  132. bottomIntro: `${yihuo}/large/bottomIntro.png`
  133. },
  134. welfare: {
  135. playMethod: `${supermart}/welfare/playMethod.png`,
  136. mine: `${supermart}/welfare/mine.png`,
  137. add: `${supermart}/welfare/add.png`,
  138. european: `${supermart}/welfare/european.png`,
  139. allActive: `${supermart}/welfare/allActive.png`,
  140. all: `${supermart}/welfare/all.png`,
  141. achieveIcon: `${yihuo}/weal/f10.png`,
  142. roomBg: `${supermart}/welfare/roomBg.png`,
  143. official: `${supermart}/welfare/official.png`,
  144. fire: `${supermart}/welfare/fire.png`,
  145. achieveActive: `${supermart}/welfare/achieveActive.png`,
  146. achieve: `${supermart}/welfare/achieve.png`,
  147. welfareIcon: `${yihuo}/weal/f8.png`,
  148. welfareActive: `${supermart}/welfare/welfareActive.png`,
  149. welfare: `${supermart}/welfare/welfare.png`,
  150. passwordIcon: `${yihuo}/weal/f9.png`,
  151. passwordActive: `${supermart}/welfare/passwordActive.png`,
  152. password: `${supermart}/welfare/password.png`,
  153. europeanIcon: `${yihuo}/weal/f11.png`,
  154. europeanActive: `${supermart}/welfare/europeanActive.png`,
  155. must: `${supermart}/welfare/must.png`,
  156. luckNumBg: `${supermart}/welfare/luckNumBg.png`,
  157. luckNum: `${supermart}/welfare/luckNum.png`,
  158. roomRule: `${yihuo}/large/roomRule.png`,
  159. inviteRule: `${supermart}/welfare/inviteRule.png`,
  160. blessingsRuleBg: `${supermart}/welfare/blessingsRuleBg.png`,
  161. room: `${yihuo}/weal/w11.png`,
  162. roomActive: `${yihuo}/weal/w11-1.png`,
  163. roomShare: `${supermart}/welfare/roomShare.png`,
  164. wish: `${yihuo}/weal/w13.png`,
  165. wishActive: `${yihuo}/weal/w13-1.png`,
  166. toysIcon: `${yihuo}/weal/w12.png`,
  167. toysActive: `${yihuo}/weal/w12-1.png`,
  168. toysBg: `${supermart}/welfare/toysBg.jpg`,
  169. yfsRule: `${supermart}/welfare/yfsRule.png`,
  170. passwordDiaolgTitle: `${supermart}/welfare/passwordDiaolgTitle.png`,
  171. blessings: {
  172. add: `${supermart}/welfare/blessings/add.png`,
  173. blessingsBg: `${supermart}/welfare/blessings/blessingsBg.png`,
  174. blessingsPrograss: `${supermart}/welfare/blessings/blessingsPrograss.png`,
  175. blessingsTitle: `${supermart}/welfare/blessings/blessingsTitle.png`,
  176. cardBg: `${supermart}/welfare/blessings/cardBg.png`,
  177. next: `${supermart}/welfare/blessings/next.png`,
  178. prev: `${supermart}/welfare/blessings/prev.png`,
  179. rule: `${supermart}/welfare/blessings/rule.png`
  180. },
  181. headIcon1: `${yihuo}/weal/w3.png`,
  182. headIcon2: `${yihuo}/weal/w4.png`,
  183. headIcon3: `${yihuo}/weal/w5.png`,
  184. headIconIndex: `${yihuo}/weal/w2.png`,
  185. headbj: `${yihuo}/weal/w1.png`,
  186. itembj: `${yihuo}/weal/w10.png`,
  187. toys: {
  188. rule: `${supermart}/welfare/toys/rule.png`,
  189. ball: `${supermart}/welfare/toys/ball.png`,
  190. one: `${supermart}/welfare/toys/one.png`,
  191. five: `${supermart}/welfare/toys/five.png`,
  192. get: `${supermart}/welfare/toys/get.png`,
  193. record: `${supermart}/welfare/toys/record.png`,
  194. reward: `${supermart}/welfare/toys/reward.png`,
  195. switch: `${supermart}/welfare/toys/switch.png`,
  196. toys: `${supermart}/welfare/toys/toys.png`,
  197. ruleImg: `${supermart}/welfare/toys/ruleImg.png`,
  198. rewardBg: `${supermart}/welfare/toys/rewardBg.png`,
  199. recordTitle: `${supermart}/welfare/toys/recordTitle.png`,
  200. cancel: `${supermart}/welfare/toys/cancel.png`,
  201. submit: `${supermart}/welfare/toys/submit.png`,
  202. collectImg: `${supermart}/welfare/toys/collectImg.png`,
  203. collectBtn: `${supermart}/welfare/toys/collectBtn.png`
  204. },
  205. detail: {
  206. roomBg: `${supermart}/welfare/detail/roomBg.png`,
  207. numberSign: `${yihuo}/weal/f5.png`,
  208. numBg: `${supermart}/welfare/detail/numBg.png`,
  209. time: `${supermart}/welfare/detail/time.png`,
  210. record: `${yihuo}/weal/f4.png`
  211. }
  212. },
  213. mine: {
  214. stoneBg: `${supermart}/mine/stoneBg.png`,
  215. couponBg: `${supermart}/mine/couponBg.png`,
  216. address: `${supermart}/mine/address.png`,
  217. couponIcon: `${supermart}/mine/couponIcon.png`,
  218. customerService: `${supermart}/mine/customerService.png`,
  219. edit: `${supermart}/mine/edit.png`,
  220. editIcon: `${supermart}/mine/editIcon.png`,
  221. gift: `${supermart}/mine/gift.png`,
  222. id: `${supermart}/mine/id.png`,
  223. invite: `${supermart}/mine/invite.png`,
  224. message: `${supermart}/mine/message.png`,
  225. mineBg1: `${supermart}/mine/mineBg1.png`,
  226. mineBg2: `${supermart}/mine/mineBg2.png`,
  227. opinion: `${supermart}/mine/opinion.png`,
  228. order: `${supermart}/mine/order.png`,
  229. order1: `${supermart}/mine/order1.png`,
  230. order2: `${supermart}/mine/order2.png`,
  231. phone: `${supermart}/mine/phone.png`,
  232. setting: `${supermart}/mine/setting.png`,
  233. stoneIcon: `${supermart}/mine/stoneIcon.png`,
  234. warehouseIcon: `${supermart}/mine/warehouseIcon.png`,
  235. lock: `${supermart}/mine/lock.png`,
  236. unlock: `${supermart}/mine/unlock.png`,
  237. exchange: `${supermart}/mine/exchange.png`,
  238. checkAll: `${supermart}/mine/checkAll.png`,
  239. pulluser: {
  240. top: `${yihuo}/large/t12.png`,
  241. bottom: `${yihuo}/large/t13.png`,
  242. rule: `${supermart}/mine/pulluser/rule.png`,
  243. title: `${supermart}/mine/pulluser/title.png`,
  244. ruleBg: `${supermart}/mine/pulluser/ruleBg.png`
  245. },
  246. headbj: `${yihuo}/user/u1.png`,
  247. headId: `${yihuo}/user/u2.png`,
  248. headPhone: `${yihuo}/user/u3.png`,
  249. butbj: `${yihuo}/weal/f6.png`,
  250. }
  251. }