Browse Source

index 轮播

邪性 3 năm trước cách đây
mục cha
commit
a5da6775bd
6 tập tin đã thay đổi với 22 bổ sung9 xóa
  1. 13 7
      .idea/workspace.xml
  2. 1 0
      css/exam_list.css
  3. 6 1
      css/new_list.css
  4. BIN
      imgs/bg.png
  5. 1 0
      js/exam_detail_img.js
  6. 1 1
      xgk/xgk.html

+ 13 - 7
.idea/workspace.xml

@@ -1,8 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="ChangeListManager">
-    <list default="true" id="82570a17-8430-4238-ae79-81bbbd2de81f" name="Default Changelist" comment="">
+    <list default="true" id="82570a17-8430-4238-ae79-81bbbd2de81f" name="Default Changelist" comment="index 轮播">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/css/exam_list.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/exam_list.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/css/new_list.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/new_list.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/imgs/bg.png" beforeDir="false" afterPath="$PROJECT_DIR$/imgs/bg.png" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/js/exam_detail_img.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/exam_detail_img.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/xgk/xgk.html" beforeDir="false" afterPath="$PROJECT_DIR$/xgk/xgk.html" afterDir="false" />
     </list>
     <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
     <option name="SHOW_DIALOG" value="false" />
@@ -205,9 +210,9 @@
     <detection-done>true</detection-done>
     <sorting>DEFINITION_ORDER</sorting>
   </component>
-  <component name="ProjectFrameBounds" extendedState="1">
-    <option name="x" value="28" />
-    <option name="y" value="65" />
+  <component name="ProjectFrameBounds">
+    <option name="x" value="-61" />
+    <option name="y" value="58" />
     <option name="width" value="1933" />
     <option name="height" value="1046" />
   </component>
@@ -347,9 +352,10 @@
     <servers />
   </component>
   <component name="ToolWindowManager">
-    <frame x="-45" y="49" width="1933" height="1046" extended-state="1" />
+    <frame x="-61" y="58" width="1933" height="1046" extended-state="0" />
+    <editor active="true" />
     <layout>
-      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.15750134" />
+      <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.15750134" />
       <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
       <window_info id="Favorites" order="2" side_tool="true" />
       <window_info anchor="bottom" id="Message" order="0" />
@@ -360,7 +366,7 @@
       <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
       <window_info anchor="bottom" id="TODO" order="6" />
       <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
-      <window_info anchor="bottom" id="Version Control" order="8" visible="true" weight="0.40455532" />
+      <window_info active="true" anchor="bottom" id="Version Control" order="8" visible="true" weight="0.40455532" />
       <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
       <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
       <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />

+ 1 - 0
css/exam_list.css

@@ -8,6 +8,7 @@
 .body .ke .my-list {
   display: none;
 }
+
 .body .ke .my-list .province {
   display: inline-block;
   padding: 2px 8px;

+ 6 - 1
css/new_list.css

@@ -13,22 +13,27 @@
   border-bottom: 1px solid #e6e6e6;
 }
 .new2 .body .list-header {
+  height: 50px;
   position: relative;
   margin-bottom: 20px;
   background-size: cover;
   -webkit-background-size: 100% 160px;
   -moz-background-size: 100% auto;
   background-position: center center;
+  border-bottom: 1px solid #e6e6e6;
 }
 .new2 .body .list-header img {
   width: 100%;
 }
 .new2 .body .list-header div {
   position: absolute;
-  color: #fff;
+  color: black;
   bottom: 0;
   left: 10px;
 }
+.new2 .body .list-header div p{
+  color: #777;
+}
 .new2 .body .list-header div h3 {
   font-size: 16px;
   margin-bottom: 5px;

BIN
imgs/bg.png


+ 1 - 0
js/exam_detail_img.js

@@ -29,6 +29,7 @@ $(function () {
       $(this).data("open", false).children("span").text("展开阅读全部").parent().children("i").removeClass("glyphicon-chevron-up").addClass("glyphicon-chevron-down").parent().parent().parent().removeClass("edi-body-height");
     }
   })
+
   // 进度条拖动
   window.onresize = function () {
     globaldata.maxlength = $(".pro").width();

+ 1 - 1
xgk/xgk.html

@@ -56,7 +56,7 @@
         <div class="body">
           <div class="list-header">
             <!-- 背景图片 -->
-            <img src="../imgs/bg.png" alt="">
+            <!-- <img src="../imgs/bg.png" alt=""> -->
             <div>
               <h3>武汉市高三调考</h3>
               <p>实时更新</p>