Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -5,7 +5,6 @@ import CustomRefreshLoadLayout from 'wdComponent/src/main/ets/components/page/Cu | @@ -5,7 +5,6 @@ import CustomRefreshLoadLayout from 'wdComponent/src/main/ets/components/page/Cu | ||
| 5 | import { RefreshLayoutBean } from 'wdComponent/src/main/ets/components/page/RefreshLayoutBean' | 5 | import { RefreshLayoutBean } from 'wdComponent/src/main/ets/components/page/RefreshLayoutBean' |
| 6 | import PageModel from 'wdComponent/src/main/ets/viewmodel/PageModel' | 6 | import PageModel from 'wdComponent/src/main/ets/viewmodel/PageModel' |
| 7 | import { ViewType } from 'wdConstant/Index' | 7 | import { ViewType } from 'wdConstant/Index' |
| 8 | -import LoadMoreLayout from 'wdComponent/src/main/ets/components/page/LoadMoreLayout' | ||
| 9 | import RefreshLayout from 'wdComponent/src/main/ets/components/page/RefreshLayout' | 8 | import RefreshLayout from 'wdComponent/src/main/ets/components/page/RefreshLayout' |
| 10 | import { StringUtils } from 'wdKit/Index' | 9 | import { StringUtils } from 'wdKit/Index' |
| 11 | import { LiveViewModel } from '../../viewModel/LiveViewModel' | 10 | import { LiveViewModel } from '../../viewModel/LiveViewModel' |
-
Please register or login to post a comment