Commit 5194275e5d28a25d4e1118661417c6512312143f
1 parent
c01b036b
关于我们 banner
Showing
1 changed file
with
1 additions
and
1 deletions
portfolio.html
| @@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
| 6 | <title>产品介绍</title> | 6 | <title>产品介绍</title> |
| 7 | <meta name="description" content=""> | 7 | <meta name="description" content=""> |
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 8 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 9 | - | 9 | + <meta name="viewport" content="width=1200"> |
| 10 | <link type="text/css" rel="icon" href="images/logoicon.jpg"> | 10 | <link type="text/css" rel="icon" href="images/logoicon.jpg"> |
| 11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
| 12 | 12 |