Commit fed6de3d by 刘海龙

111

parent cc5e8f04
......@@ -18,6 +18,7 @@
<style type="text/css">
.img_cp { width: 286px; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.img_cp img { width: 100%; }
.button { background: #C45EFF; margin: 0; padding: 0; border: 1px solid transparent; }
</style>
</head>
<body>
......@@ -41,7 +42,7 @@
<img src="./guanwang/img/编组备份%202@2x.png" > -->
<div class="img_cp">
<img src="./guanwang/img/zuoqi_1.jpg" >
<button type="button">(¥60.00)购买</button>
<button type="button" class="button">(¥9.98)购买</button>
</div>
<div class="img_cp">
<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