config.js 313B

12345678910
  1. const shareOptTpl = {
  2. title: '和“宁好”一起,跟着诗歌游南京',
  3. desc: '',
  4. imgUrl: location.origin + location.pathname.replace('index.html', '') + 'share.png',
  5. }
  6. const logo2URL = 'https://s.wenkor.com/group-collection-20220706/#/'
  7. const API_BASE = 'http://test-h5.njyunzhi.com/api/wx/jsapi'