Browse Source

【修改图片大小】

master
goule 3 years ago
parent
commit
9b743cd8ba
6 changed files with 17 additions and 4 deletions
  1. +5
    -2
      css/busu.css
  2. +4
    -2
      html/busu.html
  3. +2
    -0
      html/iot.html
  4. +2
    -0
      html/liuliang.html
  5. +2
    -0
      html/wufu.html
  6. +2
    -0
      html/yewu.html

+ 5
- 2
css/busu.css View File

@@ -1,3 +1,5 @@


.toutu { .toutu {
margin-top: 80px; margin-top: 80px;
width: 100%; width: 100%;
@@ -100,7 +102,7 @@


.customizationLBox { .customizationLBox {
float: left; float: left;
margin: 157px 0 0 18%;
margin: 10% 0 0 18%;
} }


.customizationTitle { .customizationTitle {
@@ -117,5 +119,6 @@


.customizationRBox { .customizationRBox {
float: left; float: left;
margin-top: 89px;
margin-top: 7%;
width: 40%
} }

+ 4
- 2
html/busu.html View File

@@ -7,6 +7,8 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="../css/iti.css"> <link rel="stylesheet" href="../css/iti.css">
<link rel="stylesheet" href="../css/busu.css"> <link rel="stylesheet" href="../css/busu.css">
<link rel="shortcut icon" href="../img/icon.png"/>
<title>富茂链客</title>
</head> </head>


<body> <body>
@@ -72,8 +74,8 @@
<div class="customizationTextBox"> <div class="customizationTextBox">
<div class="yuan"></div> <div class="yuan"></div>
<div class="busuText">定制开发:</div> <div class="busuText">定制开发:</div>
<div class="busuText">系统对接、已有系统兼容,特殊功能</div>
<div class="busuText">可提供定制开发服务</div>
<div class="busuText">系统对接、已有系统兼容,特殊功能</div>
<div class="busuText">定制开发服务</div>
</div> </div>
<div class="customizationTextBox"> <div class="customizationTextBox">
<div class="yuan"></div> <div class="yuan"></div>


+ 2
- 0
html/iot.html View File

@@ -7,6 +7,8 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="../css/iti.css"> <link rel="stylesheet" href="../css/iti.css">
<link rel="stylesheet" href="../css/iot.css"> <link rel="stylesheet" href="../css/iot.css">
<link rel="shortcut icon" href="../img/icon.png"/>
<title>富茂链客</title>
</head> </head>


<body> <body>


+ 2
- 0
html/liuliang.html View File

@@ -8,6 +8,8 @@
<!-- <title>Document</title> --> <!-- <title>Document</title> -->
<link rel="stylesheet" href="../css/iti.css"> <link rel="stylesheet" href="../css/iti.css">
<link rel="stylesheet" href="../css/liuliang.css"> <link rel="stylesheet" href="../css/liuliang.css">
<link rel="shortcut icon" href="../img/icon.png"/>
<title>富茂链客</title>


</head> </head>




+ 2
- 0
html/wufu.html View File

@@ -7,6 +7,8 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="../css/iti.css"> <link rel="stylesheet" href="../css/iti.css">
<link rel="stylesheet" href="../css/wufu.css"> <link rel="stylesheet" href="../css/wufu.css">
<link rel="shortcut icon" href="../img/icon.png"/>
<title>富茂链客</title>
</head> </head>


<body> <body>


+ 2
- 0
html/yewu.html View File

@@ -8,6 +8,8 @@


<link rel="stylesheet" href="../css/iti.css"> <link rel="stylesheet" href="../css/iti.css">
<link rel="stylesheet" href="../css/yewu.css"> <link rel="stylesheet" href="../css/yewu.css">
<link rel="shortcut icon" href="../img/icon.png"/>
<title>富茂链客</title>
</head> </head>


<body> <body>


Loading…
Cancel
Save