|
@@ -4,15 +4,19 @@
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
|
- <title>React Redux Starter Kit</title>
|
|
|
+ <title>医务通医生工作平台</title>
|
|
|
<meta name="description" content="">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
<link rel="apple-touch-icon" href="apple-touch-icon.png">
|
|
|
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
|
|
|
+ <link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
|
|
+ <!--<link rel="stylesheet" href="bootstrap/bootstrap.min.css">-->
|
|
|
+ <link rel="stylesheet" href="bootstrap/style.css">
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
<div id="container"></div>
|
|
|
+ <!--<script src="https://og6593g2z.qnssl.com/fundebug.0.3.2.min.js"-->
|
|
|
+ <!--apikey="4a48392c51a20612f56b7c9d3e5708f1c363e75533e7731c0399a0b4bb4541a2"></script>-->
|
|
|
</body>
|
|
|
|
|
|
</html>
|