Browse Source

系统名称修改为 纵横造价指标系统

Chente 7 years atrás
parent
commit
3956c31a3f
7 changed files with 13 additions and 13 deletions
  1. BIN
      css/logo.png
  2. 3 3
      login.html
  3. 2 2
      my-Library-detail.html
  4. 2 2
      my-Library-detail2.html
  5. 2 2
      my-Library.html
  6. 2 2
      search-Library.html
  7. 2 2
      template.html

BIN
css/logo.png


+ 3 - 3
login.html

@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>用户登录-纵横经济指标系统</title>
+    <title>用户登录-纵横造价指标系统</title>
     <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
     <link rel="stylesheet" href="css/main.css">
     <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
@@ -13,7 +13,7 @@
     <div class="container">
         <!--演示版-->
         <form class="form-signin">
-            <h1 class="d-flex justify-content-center mb-4">纵横经济指标系统</h1>
+            <h1 class="d-flex justify-content-center mb-4">纵横造价指标系统</h1>
             <nav class="nav nav-tabs nav-justified mb-3" role="tablist" >
             </nav>
                 <div class="form-group">
@@ -33,7 +33,7 @@
         <!--项目版-->
         <!--登录错误-->
         <form class="form-signin">
-            <h1 class="d-flex justify-content-center mb-4">纵横经济指标系统</h1>
+            <h1 class="d-flex justify-content-center mb-4">纵横造价指标系统</h1>
             <div class="form-group has-danger">
                 <input class="form-control gform-control-danger" value="1212@qq.com" placeholder="账号" required="" autofocus="">
             </div>

+ 2 - 2
my-Library-detail.html

@@ -5,7 +5,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>指标库-纵横经济指标系统</title>
+    <title>指标库-纵横造价指标系统</title>
     <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
     <link rel="stylesheet" href="css/main.css">
     <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
@@ -13,7 +13,7 @@
 
 <body>
   <div class="header">
-		<h1 class="logo"><a>指标库-纵横经济指标系统</a></h1>
+		<h1 class="logo"><a>指标库-纵横造价指标系统</a></h1>
     <div class="poj-name">
       <span class="name">指标库</span>
     </div>

+ 2 - 2
my-Library-detail2.html

@@ -5,7 +5,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>指标库-纵横经济指标系统</title>
+    <title>指标库-纵横造价指标系统</title>
     <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
     <link rel="stylesheet" href="css/main.css">
     <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
@@ -14,7 +14,7 @@
 
 <body>
   <div class="header">
-		<h1 class="logo"><a>指标库-纵横经济指标系统</a></h1>
+		<h1 class="logo"><a>指标库-纵横造价指标系统</a></h1>
     <div class="poj-name">
       <span class="name">指标库</span>
     </div>

+ 2 - 2
my-Library.html

@@ -5,7 +5,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>指标库-纵横经济指标系统</title>
+    <title>指标库-纵横造价指标系统</title>
     <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
     <link rel="stylesheet" href="css/main.css">
     <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
@@ -13,7 +13,7 @@
 
 <body>
   <div class="header">
-		<h1 class="logo"><a>指标库-纵横经济指标系统</a></h1>
+		<h1 class="logo"><a>指标库-纵横造价指标系统</a></h1>
     <div class="poj-name">
       <span class="name">指标库</span>
     </div>

+ 2 - 2
search-Library.html

@@ -4,14 +4,14 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>指标对比-纵横经济指标系统</title>
+    <title>指标对比-纵横造价指标系统</title>
     <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
     <link rel="stylesheet" href="css/main.css">
     <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
 </head>
 <body>
   <div class="header">
-		<h1 class="logo"><a>指标对比-纵横经济指标系统</a></h1>
+		<h1 class="logo"><a>指标对比-纵横造价指标系统</a></h1>
     <div class="poj-name">
       <span class="name">指标对比</span>
     </div>

+ 2 - 2
template.html

@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>指标模板-纵横经济指标系统</title>
+    <title>指标模板-纵横造价指标系统</title>
     <link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
     <link rel="stylesheet" href="css/main.css">
     <link rel="stylesheet" href="css/font-awesome/font-awesome.min.css">
@@ -14,7 +14,7 @@
 </head>
 <body>
   <div class="header">
-		<h1 class="logo"><a>指标模板-纵横经济指标系统</a></h1>
+		<h1 class="logo"><a>指标模板-纵横造价指标系统</a></h1>
     <div class="poj-name">
       <span class="name">指标模板</span>
     </div>