Skip to content

课后作业轮播图实现:苏州-高燕军 #29

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

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

课后作业轮播图实现:苏州-高燕军 #29

wants to merge 6 commits into from

Conversation

gyj1278
Copy link

@gyj1278 gyj1278 commented Jun 11, 2019

由于本人对jQuery还不太会用,为了实现功能,暂时采用现成的解决方案:

  1. 图片轮播的实现是直接调用swiper库;
  2. 图片点击弹开直接调用fancybox库;
    问题:
  3. 轮播图没有按照我想要的大小按比例缩小;
  4. 如果是以写一个库的方式来实现该功能,在业务逻辑index.html中还引入jQuery、swiper、fancybox库似乎有问题,这部分逻辑的处理是否应该对用户隐藏?
  5. 用户用我们自己写的库是否应该只引入一个样式文件,一个js文件即可?

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.

1 participant