File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< title > Swiper demo</ title >
7
- < link rel ="stylesheet " href ="../package/css/ swiper.min.css ">
8
- < script src ="../package/js/ swiper.min.js "> </ script >
7
+ < link rel ="stylesheet " href ="../package/swiper-bundle .min.css ">
8
+ < script src ="../package/swiper-bundle .min.js "> </ script >
9
9
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/5.4.5/css/swiper.min.css">-->
10
10
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/5.4.5/js/swiper.min.js"></script>-->
11
11
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="UTF-8 ">
6
6
< title > Swiper Playground</ title >
7
- < link rel ="stylesheet " href ="../build /swiper-bundle.css ">
7
+ < link rel ="stylesheet " href ="../package /swiper-bundle.css ">
8
8
< meta name ="viewport " content ="width=device-width ">
9
9
</ head >
10
10
49
49
line-height : 300px ;
50
50
}
51
51
</ style >
52
- < script src ="../build /swiper-bundle.js "> </ script >
52
+ < script src ="../package /swiper-bundle.js "> </ script >
53
53
< script >
54
54
var swiper = new Swiper ( {
55
55
el : '.swiper-container' ,
You can’t perform that action at this time.
0 commit comments