|
@@ -6,7 +6,6 @@ Vue.config.productionTip = false
|
|
|
|
|
|
import request from 'common/request.js'
|
|
import request from 'common/request.js'
|
|
import common from 'common/common.js'
|
|
import common from 'common/common.js'
|
|
-
|
|
|
|
Vue.prototype.$http = request.http
|
|
Vue.prototype.$http = request.http
|
|
|
|
|
|
Vue.prototype.$common =common
|
|
Vue.prototype.$common =common
|