|
|
@@ -4,9 +4,9 @@
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<title>系统信息</title>
|
|
|
-<link rel="stylesheet" href="app.css">
|
|
|
-<link rel="stylesheet" href="button.css">
|
|
|
-<link rel="stylesheet" href="page1.css">
|
|
|
+<link rel="stylesheet" href="static/css/app.css">
|
|
|
+<link rel="stylesheet" href="static/css/button.css">
|
|
|
+<link rel="stylesheet" href="static/css/page1.css">
|
|
|
</head>
|
|
|
|
|
|
<body>
|