diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 5f2d778..4e5fd78 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -135,6 +135,32 @@ "stores": true, "allinpay": true, "useAllinpayStore": true, - "useTestStore": true + "useTestStore": true, + "DirectiveBinding": true, + "ExtractDefaultPropTypes": true, + "ExtractPropTypes": true, + "ExtractPublicPropTypes": true, + "MaybeRef": true, + "MaybeRefOrGetter": true, + "STAR_MOBILE_REGEXP": true, + "WritableComputedRef": true, + "addDomain": true, + "checkFile": true, + "checkIDCard": true, + "countComboPrice": true, + "excelRequest": true, + "generateTitle": true, + "getDateTimeRange": true, + "getParseTime": true, + "handleOrderItems": true, + "isStarMobile": true, + "onWatcherCleanup": true, + "setupStore": true, + "store": true, + "useId": true, + "useIncludeRouterName": true, + "useModel": true, + "useTemplateRef": true, + "validPassword2": true } } diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index 0d41ba7..43069aa 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -1,12 +1,3 @@ -