Commit b4a8c3de by 陈超

A

parent 6ad8fa2d
......@@ -963,4 +963,11 @@ div::-webkit-scrollbar {
.promotion_input_container {
padding: 0.75rem;
}
.promotion_withdraw_button {
width: 6.25rem;
height: 2rem;
background:rgba(163,228,96,1);
border-radius: 1rem;
}
\ No newline at end of file
......@@ -15,6 +15,7 @@
<span class="text_26_600 color_333333">¥</span>
<span class="text_26_600 color_333333" style="margin-left: 0.5rem;">{{money}}</span>
</div>
<div class="promotion_withdraw_button layout_center text_14_600 color_white">提现</div>
</div>
</div>
</div>
......
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