C端小程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

18 lignes
491 B

  1. module.exports={
  2. 'act':{
  3. 'url':'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/act.png',
  4. 'name':''
  5. },
  6. 'active': {
  7. 'url': 'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/active.gif',
  8. 'name': ''
  9. },
  10. 'add': {
  11. 'url': 'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/add.png',
  12. 'name': ''
  13. },
  14. 'addr-white': {
  15. 'url': 'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/addr-white.png',
  16. 'name': ''
  17. }
  18. }