获取main-entry用来获取anti_content
This commit is contained in:
@@ -16,7 +16,7 @@ var relativeTime = require('dayjs/plugin/relativeTime')
|
||||
require('dayjs/locale/zh-cn')
|
||||
dayjs.extend(relativeTime)
|
||||
Vue.prototype.$dayjs = dayjs
|
||||
|
||||
Vue.prototype.$base = "https://kuajing.pinduoduo.com"
|
||||
Object.keys(utils).forEach(v => Vue.prototype[`$${v}`] = utils[v])
|
||||
|
||||
Vue.prototype.$http = instance
|
||||
|
||||
Reference in New Issue
Block a user