jinxia.mo 2 سال پیش
والد
کامیت
c025c4981f
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      src/main.js

+ 4 - 0
src/main.js

@@ -1,3 +1,7 @@
+import 'babel-polyfill'
+import Es6Promise from 'es6-promise'
+Es6Promise.polyfill()
+require('es6-promise').polyfill()
 import Vue from 'vue'
 
 // use code below to debug in mobile devices.