Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ddb692e

Browse files
author
ShiHao
committed
更新:swiper路径
1 parent e37f4c1 commit ddb692e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎bootstrap.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<Content Include="js\jquery.masonry\imagesloaded.pkgd.min.js" />
201201
<Content Include="js\jquery.masonry\masonry.pkgd.min.js" />
202202
<Content Include="js\pace\pace.min.js" />
203-
<Content Include="js\swiper\swiper.min.css" />
203+
<Content Include="css\swiper\swiper.min.css" />
204204
<Content Include="js\swiper\swiper.min.js" />
205205
<Content Include="js\wow\wow.min.js" />
206206
<Content Include="leftchild.html" />
File renamed without changes.

‎sample/carousel/swiper.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8" />
55
<title></title>
6-
<link href="/js/swiper/swiper.min.css" rel="stylesheet" />
7-
<script src="/js/swiper/swiper.min.js"></script>
6+
<link href="../../css/swiper/swiper.min.css" rel="stylesheet" />
7+
<script src="../../js/swiper/swiper.min.js"></script>
88
</head>
99
<body>
1010
<style>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /