remove localforage add nedb

This commit is contained in:
Hunlongyu
2019-12-09 14:23:20 +08:00
parent a29275ca73
commit d7af49d4ee
12 changed files with 145 additions and 144 deletions

View File

@@ -3,7 +3,6 @@ import App from './App.vue'
import router from './router'
import store from './store'
import '@/plugin/iview/'
// import '@/plugin/localforage/'
Vue.config.productionTip = false