config.js 212 Bytes RawBlameHistoryPermalink 1 2 3 4 5 window._baseUrl = ['localhost', '192.168.1.104'].includes(window.location.hostname) ? 'http://mall.keliuyun.com:9998' : '' // window._baseUrl = 'http://36.112.68.214:9999' const log = console.log.bind(console)