chore(CouponList): refactor with composition api

This commit is contained in:
chenjiahan
2020-09-14 19:22:09 +08:00
parent c29aa94564
commit be3f2cbce9
3 changed files with 145 additions and 149 deletions

View File

@@ -55,7 +55,7 @@
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.3.0",
"@vant/use": "^0.0.1",
"@vant/use": "^0.0.2",
"vue-lazyload": "1.2.3"
},
"peerDependencies": {