const img = { indexImage: '/static/banner.jpg', mineImage: '/static/mine_bg.png', qrImage: '/static/qr_img.png', } module.exports = img;