Commit 0a9bbef0 authored by yaya's avatar yaya

feat:UI优化

parent e3d5185e
...@@ -59,9 +59,7 @@ ...@@ -59,9 +59,7 @@
<i class="el-icon-plus" /> <i class="el-icon-plus" />
</a> </a>
</div> </div>
</div> </div>
<div class="content"> <div class="content">
<p>钱币反面:</p> <p>钱币反面:</p>
<div class="content_img"> <div class="content_img">
...@@ -539,7 +537,6 @@ export default { ...@@ -539,7 +537,6 @@ export default {
} }
.box-card { .box-card {
margin-top: 20px;
} }
.detail { .detail {
...@@ -723,7 +720,8 @@ export default { ...@@ -723,7 +720,8 @@ export default {
.content_divider { .content_divider {
width: 1px; width: 1px;
height: 360px; height: 360px;
background: #222325; background: #b8b8bb;
margin-top: 15px;
} }
.content_preview { .content_preview {
......
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