소스 검색

【修改图片大小】

master
goule 3 년 전
부모
커밋
9b743cd8ba
6개의 변경된 파일17개의 추가작업 그리고 4개의 파일을 삭제
  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 파일 보기

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


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

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

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

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

+ 4
- 2
html/busu.html 파일 보기

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

<body>
@@ -72,8 +74,8 @@
<div class="customizationTextBox">
<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>
<div class="customizationTextBox">
<div class="yuan"></div>


+ 2
- 0
html/iot.html 파일 보기

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

<body>


+ 2
- 0
html/liuliang.html 파일 보기

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

</head>



+ 2
- 0
html/wufu.html 파일 보기

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

<body>


+ 2
- 0
html/yewu.html 파일 보기

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

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

<body>


불러오는 중...
취소
저장