浏览代码

便民信息title修改

miaofuhao 7 年之前
父节点
当前提交
1a1458703d
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      WebSite/PG.html
  2. 1 1
      WebSite/baoguang.html

+ 1 - 1
WebSite/PG.html

@@ -12,7 +12,7 @@
12 12
 		<!--选填-->
13 13
 		<!--<meta property="og:image" content="文章的显示图片" />-->
14 14
 		<meta name="weibo: article:create_at" content="" />
15
-		<title>曝光台详情</title>
15
+		<title>便民信息详情</title>
16 16
 		<link rel="stylesheet" href="css/bootstrap.min.css" />
17 17
 		<link rel="stylesheet" href="css/indexs.css" />
18 18
 		<link rel="stylesheet" href="css/bootstrap-table.css" />

+ 1 - 1
WebSite/baoguang.html

@@ -4,7 +4,7 @@
4 4
 	<head>
5 5
 		<meta charset="UTF-8">
6 6
 		<meta http-equiv="x-ua-compatible" content="ie=edge">
7
-		<title>曝光台</title>
7
+		<title>便民信息</title>
8 8
 		<link rel="stylesheet" href="css/bootstrap.min.css" />
9 9
 		<link rel="stylesheet" href="css/indexs.css" />
10 10
 		<link rel="stylesheet" href="layui/css/layui.css" />