Jelajahi Sumber

docs: "删除lodash"

wangzeyu@tom.com 2 tahun lalu
induk
melakukan
707d25342a
2 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 1
      package.json
  2. 0 1
      src/views/home/index.vue

+ 0 - 1
package.json

@@ -26,7 +26,6 @@
     "js-base64": "^3.7.5",
     "js-md5": "^0.7.3",
     "lib-flexible": "^0.3.2",
-    "lodash": "^4.17.21",
     "moment": "^2.29.4",
     "pushstate-server": "^3.1.0",
     "qrcode-terminal": "^0.12.0",

+ 0 - 1
src/views/home/index.vue

@@ -138,7 +138,6 @@ import {
 import dateUtil from "../../utils/dateUtil";
 import { useI18n } from "vue-i18n";
 import { Toast } from "vant";
-// import { once } from "lodash";
 
 export default {
   name: "home",