Browse Source

调整页面css样式

star7th 9 years ago
parent
commit
0d7f10e616

+ 1 - 1
Application/Home/View/Item/show.html

@@ -161,4 +161,4 @@
 <script src="__PUBLIC__/js/jquery.goup.min.js"></script>
 <script src="__PUBLIC__/js/jquery.hotkeys.js"></script>
 
-<script src="__PUBLIC__/js/item/show.js?v=1.12thirdtt&3437788999"></script>
+<script src="__PUBLIC__/js/item/show.js?v=1.12thirdtt&34377889991"></script>

+ 1 - 0
Application/Home/View/Page/index.html

@@ -10,6 +10,7 @@ body{
 }
 
 </style>
+<h3 style="text-align: center;">{$page.page_title}</h3>
 <!-- 这里开始是内容 -->
 <div class="" style="padding-top:10px;">
 

+ 3 - 0
Public/css/item/show.css

@@ -74,6 +74,9 @@
   .iframe_content{
     padding-left: 20px;
     padding-right: 20px;
+    width: 80%;
+    max-width: 1000px;
+    margin: 0 auto;
   }
 
   .search-query-input{