体验新版 GitCode,发现更多精彩内容 >>
import { version
} from '../package.json'
export const STAT_VERSION = version export const STAT_URL = 'https://tongji.dcloud.io/uni/stat' export const STAT_H5_URL = 'https://tongji.dcloud.io/uni/stat.gif' export const STAT_KEY = 'qkTHEIegZGcL5iy3' export const PAGE_PVER_TIME = 1800 export const APP_PVER_TIME = 300 export const OPERATING_TIME = 10
export const DIFF_TIME = 60 * 1000 * 60 * 24