|
@@ -6,7 +6,7 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
<meta name="description" content="JavaScript image cropper.">
|
|
|
<title>图片裁剪工具</title>
|
|
|
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css">
|
|
|
+ <link rel="stylesheet" href="https://cdn.bootcss.com/font-awesome/5.13.0/css/all.css">
|
|
|
<link rel="stylesheet" href="<{Dever::assets('lib/bootstrap/css/bootstrap.min.css', 'script')}>">
|
|
|
<link rel="stylesheet" href="<{Dever::assets('lib/cropper/cropper.min.css', 'script')}>">
|
|
|
<link rel="stylesheet" href="<{Dever::assets('lib/cropper/main.css', 'script')}>">
|