Browse Source

chore(config): 新增依赖"better-scroll/core“,“better-scroll/mouse-wheel"

wangshun 2 tháng trước cách đây
mục cha
commit
6510ccc346
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -22,6 +22,8 @@
     "prepare": "husky"
   },
   "dependencies": {
+    "@better-scroll/core": "^2.5.1",
+    "@better-scroll/mouse-wheel": "^2.5.1",
     "@vueuse/core": "^12.5.0",
     "ant-design-vue": "^4.2.6",
     "dayjs": "^1.11.13",