no message

Former-commit-id: b16036f43f7da9accf820e4031c19920cd39d633
Former-commit-id: 102be84cd34388e4047b05bf90ab3bd7f71eb2e9
Former-commit-id: b3c28fcd34cf2ee63f07198a05d23acc67e4a93a
This commit is contained in:
李杨
2018-01-15 19:00:38 +08:00
parent 0ada98e57b
commit ed08c6bf8a
3 changed files with 51 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ import '@/components'
// 异步请求库
import '@/plugin/axios'
// mock接口设置
import '@/mock/index.js'
// vuex
import store from '@/store/index.js'