Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图书模板 #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

图书模板 #1

wants to merge 10 commits into from

Conversation

wulili-wll
Copy link
Member

image

 <BookList
    listData={listData}
    height={height}
    getPageData={getPageData}
    cellClick={cellClick}
    listDesStyle={listDesStyle}
    listImgStyle={listImgStyle}
  />

components/BookList/index.tsx Outdated Show resolved Hide resolved
components/BookList/index.tsx Outdated Show resolved Hide resolved
components/BookList/index.tsx Outdated Show resolved Hide resolved
components/BookList/styles/bookList.less Show resolved Hide resolved
components/BookList/index.tsx Show resolved Hide resolved
components/BookList/index.tsx Outdated Show resolved Hide resolved
components/BookList/index.tsx Outdated Show resolved Hide resolved
pages/BookList/index.tsx Outdated Show resolved Hide resolved
components/BookList/index.tsx Show resolved Hide resolved
@wulili-wll
Copy link
Member Author

增加可传入参数
loadingText: string; //加载过程中提示的语句
loadingFishTex: string; //数据未加载完成,当前页加载完成的提示
noDataTip: string; //数据加载完成底部提示

components/BookList/index.tsx Outdated Show resolved Hide resolved
pages/BookList/index.tsx Outdated Show resolved Hide resolved
.idea/inspectionProfiles/Project_Default.xml Outdated Show resolved Hide resolved
@wulili-wll
Copy link
Member Author

修改命名规范

@imhele
Copy link
Member

imhele commented Jul 10, 2019

@wulili-wll 修一下 lint
https://travis-ci.com/alitajs/alita-kit/jobs/213425019

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants