完全跑通1.0版本
This commit is contained in:
1
frontend/node_modules/element-plus/es/components/infinite-scroll/index.mjs.map
generated
vendored
Normal file
1
frontend/node_modules/element-plus/es/components/infinite-scroll/index.mjs.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../packages/components/infinite-scroll/index.ts"],"sourcesContent":["// TODO: remove the directive in 3.0\nimport InfiniteScroll from './src'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nconst _InfiniteScroll = InfiniteScroll as SFCWithInstall<typeof InfiniteScroll>\n\n_InfiniteScroll.install = (app: App) => {\n app.directive('InfiniteScroll', _InfiniteScroll)\n}\n\nexport default _InfiniteScroll\nexport const ElInfiniteScroll = _InfiniteScroll\n"],"mappings":";;AAMA,MAAM,kBAAkB;AAExB,gBAAgB,WAAW,QAAa;CACtC,IAAI,UAAU,kBAAkB,gBAAgB;;AAIlD,MAAa,mBAAmB"}
|
||||
Reference in New Issue
Block a user