Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | <script src="./js/bootstrap.min.js"></script> |
| 11 | 11 | <link rel="stylesheet" href="./js/bootstrap.min.css"> |
| 12 | 12 | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> |
| 13 | - <link rel="stylesheet" href="css/list.css"> | |
| 13 | + <link rel="stylesheet" href="css/style.css"> | |
| 14 | 14 | <title>列表页</title> |
| 15 | 15 | </head> |
| 16 | 16 | <body> | ... | ... |
Please
register
or
login
to post a comment