Files
coupon/utils/shareLogo.js

6 lines
201 B
JavaScript
Raw Normal View History

2023-02-18 16:24:17 +08:00
const r1 = '';
const r2 = 'https://img-blog.csdnimg.cn/20190325113115701.jpeg';
const r3 = '';
const r4 = 'https://rattenking.gitee.io/stone/images/wx/images/4.jpg';
module.exports = [r1, r2, r3, r4];