liujiayin 2 yıl önce
ebeveyn
işleme
6262e7ffd0
3 değiştirilmiş dosya ile 4 ekleme ve 23133 silme
  1. 2 1
      jsconfig.json
  2. 1 23132
      package-lock.json
  3. 1 0
      package.json

+ 2 - 1
jsconfig.json

@@ -5,7 +5,8 @@
     "baseUrl": "./",
     "baseUrl": "./",
     "paths": {
     "paths": {
       "@/*": ["src/*"]
       "@/*": ["src/*"]
-    }
+    },
+    "allowJs": true
   },
   },
   "exclude": ["node_modules", "dist"]
   "exclude": ["node_modules", "dist"]
 }
 }

Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 23132
package-lock.json


+ 1 - 0
package.json

@@ -109,6 +109,7 @@
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@kazupon/vue-i18n-loader": "^0.5.0",
     "@kazupon/vue-i18n-loader": "^0.5.0",
+    "@types/echarts": "^4.9.18",
     "@vue/cli-plugin-babel": "^4.5.4",
     "@vue/cli-plugin-babel": "^4.5.4",
     "@vue/cli-plugin-eslint": "^4.5.4",
     "@vue/cli-plugin-eslint": "^4.5.4",
     "@vue/cli-plugin-router": "^4.5.4",
     "@vue/cli-plugin-router": "^4.5.4",

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor