2 İşlemeler 59bdc7914d ... 181ae3ec01

Yazar SHA1 Mesaj Tarih
  Mr_Tang 181ae3ec01 Merge branch 'master' of http://39.108.133.138:3000/2001010134/RaoYing 3 yıl önce
  Mr_Tang 4be76c1e40 html 3 yıl önce

+ 21 - 1
src/main/webapp/ten/detail_1.html

@@ -13,6 +13,16 @@
     <script src="js/detail.js"></script>
 
 </head>
+<style>
+    .yourGoods {
+        position: absolute;
+        right: 0;
+        border: 1px solid red;
+        width: 200px;
+        height: 500px;
+        z-index: 999;
+    }
+</style>
 
 <body>
     <div class="shortcut">
@@ -50,15 +60,18 @@
     </div>
 
     <div class="header w">
+
         <div class="logo">
             <h1>
                 <a href="login/index.html" title="品优购">品优购</a>
             </h1>
         </div>
+
         <div class="search">
             <input type="search" name="" id="" placeholder="语言开发">
             <button>搜索</button>
         </div>
+
         <div class="hotwords">
             <a href="#" class="style_red">优惠购首发</a>
             <a href="#">亿元优惠</a>
@@ -69,11 +82,18 @@
             <a href="#">通信</a>
         </div>
 
+
         <div class="shopcar" type="button">
-            <i class="car"> </i>购物车<i class="arrow"></i>
+            <i class="car"> </i> <a href="../ShoppingCart.html">购物车</a> <i class="arrow"></i>
         </div>
+
+
+        <div class="yourGoods"></div>
+
     </div>
 
+
+
     <div class="nav">
         <div class="w">
             <div class="dropdown fl">

+ 13 - 13
target/raoyin-1.0-SNAPSHOT/index.html

@@ -48,7 +48,7 @@
             </div>
         </div>
     </div>
-    
+
     <div class="header w">
         <div class="logo">
             <h1>
@@ -70,7 +70,7 @@
         </div>
         <div class="shopcar">
             <i class="car"> </i> <i class="arrow">  </i>
-            <a href="../../gwc/gwc.html" title="我的购物车">我的购物车</a>
+            <a href="ShoppingCart.html" title="我的购物车">我的购物车</a>
             <i class="count">80</i>
         </div>
     </div>
@@ -99,7 +99,7 @@
                     </ul>
                 </div>
             </div>
-         
+
             <div class="navitems fl">
                 <ul>
                     <li><a href="#">服装城</a></li>
@@ -114,7 +114,7 @@
             </div>
         </div>
     </div>
-   
+
     <div class="w">
         <div class="main">
             <div class="focus fl">
@@ -148,11 +148,11 @@
                     </div>
                     <div class="news-bd">
                         <ul>
-                        <li><a href="#"><strong>[公告]</strong> 已上线苹果20,快来抢购。</a></li>
-                        <li><a href="#"><strong>[公告]</strong> 中国即将进口各国的蔬菜水果。</a></li>
-                        <li><a href="#"><strong>[公告]</strong> 互联网将在明年有大变动。</a></li>
-                        <li><a href="#"><strong>[公告]</strong> 北京大兴国际机场今日试飞。</a></li>
-                        <li><a href="#"><strong>[公告]</strong> 白宫以"不合作战略"应对国会调查。</a></li>
+                            <li><a href="#"><strong>[公告]</strong> 已上线苹果20,快来抢购。</a></li>
+                            <li><a href="#"><strong>[公告]</strong> 中国即将进口各国的蔬菜水果。</a></li>
+                            <li><a href="#"><strong>[公告]</strong> 互联网将在明年有大变动。</a></li>
+                            <li><a href="#"><strong>[公告]</strong> 北京大兴国际机场今日试飞。</a></li>
+                            <li><a href="#"><strong>[公告]</strong> 白宫以"不合作战略"应对国会调查。</a></li>
                         </ul>
                     </div>
                 </div>
@@ -271,7 +271,7 @@
             </ul>
         </div>
     </div>
- 
+
     <div class="floor">
         <div class="jiadian w">
             <div class="box-hd">
@@ -350,7 +350,7 @@
                         </div>
                     </li>
                 </ul>
-               
+
             </div>
         </div>
         <div class="shouji w">
@@ -510,7 +510,7 @@
                         </div>
                     </li>
                 </ul>
-       
+
             </div>
         </div>
         <div class="jiaju w">
@@ -590,7 +590,7 @@
                         </div>
                     </li>
                 </ul>
-              
+
             </div>
         </div>
     </div>