|
|
@@ -1,14 +1,9 @@
|
|
|
<!DOCTYPE html>
|
|
|
<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" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
|
|
|
- <link rel="stylesheet" href="https://unpkg.com/mint-ui/lib/style.css">
|
|
|
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_921977_wzqwtx4i39h.css"/>
|
|
|
- <!--<script src="https://wechatfe.github.io/vconsole/lib/vconsole.min.js?v=3.2.0"></script>-->
|
|
|
- <!--<script src="https://biheopen.bgycc.com/cordova-android.js"></script>-->
|
|
|
+ <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" />
|
|
|
<script src="https://res.wx.qq.com/connect/zh_CN/htmledition/js/wxLogin.js"></script>
|
|
|
{{ HEAD }}
|
|
|
<script>
|