Commit a584f9bc authored by 杨子龙's avatar 杨子龙

修改参数

parent 5c05b707
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>熊猫智慧水务问题反馈平台</title> <title>智慧水务问题反馈平台</title>
<link href="js/antd/antd.css" rel="stylesheet"/> <link href="js/antd/antd.css" rel="stylesheet"/>
<link rel="shortcut icon" href="images/熊猫新1.png"> <!-- <link rel="shortcut icon" href="images/熊猫新1.png">-->
<link rel="stylesheet/less" type="text/css" href="css/index.less"> <link rel="stylesheet/less" type="text/css" href="css/index.less">
<link rel="stylesheet/less" type="text/css" href="js/xndatepicker.css"> <link rel="stylesheet/less" type="text/css" href="js/xndatepicker.css">
</head> </head>
...@@ -405,4 +405,4 @@ ...@@ -405,4 +405,4 @@
</script> </script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>熊猫智慧水务问题反馈平台</title> <title>智慧水务问题反馈平台</title>
<link rel="shortcut icon" href="images/熊猫新1.png"> <!-- <link rel="shortcut icon" href="images/熊猫新1.png">-->
<link href="js/antd/antd.css" rel="stylesheet"/> <link href="js/antd/antd.css" rel="stylesheet"/>
<link rel="stylesheet/less" type="text/css" href="css/index.less"> <link rel="stylesheet/less" type="text/css" href="css/index.less">
</head> </head>
...@@ -403,4 +403,4 @@ ...@@ -403,4 +403,4 @@
ReactDOM.render(<Help/>, document.getElementById('app')); ReactDOM.render(<Help/>, document.getElementById('app'));
</script> </script>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment