|
|
@@ -2,13 +2,13 @@
|
|
|
<html {{ HTML_ATTRS }}>
|
|
|
|
|
|
<head>
|
|
|
- <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" />
|
|
|
- <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/css/bootstrap.min.css" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css" />
|
|
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/element-ui/1.3.7/theme-default/index.css" />
|
|
|
<!--<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_0d1jjt5tukcblnmi.css"/>-->
|
|
|
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_452262_6koxroe1k5l.css">
|
|
|
- <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.4.2/css/swiper.min.css" />
|
|
|
- <link rel="stylesheet" href="https://unpkg.com/mint-ui@1/lib/style.css">
|
|
|
+ <link rel="stylesheet" type="text/css" href="https://cdn.bootcss.com/Swiper/3.4.2/css/swiper.min.css" />
|
|
|
+ <link rel="stylesheet" href="https://cdn.bootcss.com/mint-ui/1.0.2/style.min.css">
|
|
|
<!--<script src="https://wechatfe.github.io/vconsole/lib/vconsole.min.js?v=3.2.0"></script>-->
|
|
|
{{ HEAD }}
|
|
|
<script>
|