Commit fed6de3d by 刘海龙

111

parent cc5e8f04
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
<style type="text/css"> <style type="text/css">
.img_cp { width: 286px; display: flex; align-items: center; justify-content: center; flex-direction: column; } .img_cp { width: 286px; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.img_cp img { width: 100%; } .img_cp img { width: 100%; }
.button { background: #C45EFF; margin: 0; padding: 0; border: 1px solid transparent; }
</style> </style>
</head> </head>
<body> <body>
...@@ -41,7 +42,7 @@ ...@@ -41,7 +42,7 @@
<img src="./guanwang/img/编组备份%202@2x.png" > --> <img src="./guanwang/img/编组备份%202@2x.png" > -->
<div class="img_cp"> <div class="img_cp">
<img src="./guanwang/img/zuoqi_1.jpg" > <img src="./guanwang/img/zuoqi_1.jpg" >
<button type="button">(¥60.00)购买</button> <button type="button" class="button">(¥9.98)购买</button>
</div> </div>
<div class="img_cp"> <div class="img_cp">
<img src="./guanwang/img/zuoqi_2.jpg" > <img src="./guanwang/img/zuoqi_2.jpg" >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment