Commit 96588514 by 冷斌

推广

parent 3afdf403
This source diff could not be displayed because it is too large. You can view the blob instead.
<include file="__THEME__/public_header_w3g" />
<style type="text/css">
</style>
<div id="app">
<div class="layout_v">
<div class="widthraw_list_top layout_h">
<span class="text_12_400 color_999999">提现总金额:</span>
<span class="text_12_400 color_primary">¥154</span>
<span class="text_12_400 color_999999">收益总金额:</span>
<span class="text_12_400 color_primary">¥{$num}</span>
</div>
<van-list
v-model="loading"
......@@ -23,7 +23,7 @@
</div>
<span class="self_center text_14_600 color_FF3B3B" style="margin-left: 1rem;">+¥220.00</span>
</div>
</van-list>
</div>
</div>
......@@ -43,10 +43,10 @@
},
methods: {
onLoad: function() {
}
}
})
</script>
<include file="__THEME__/public_footer_w3g" />
\ No newline at end of file
<include file="__THEME__/public_footer_w3g" />
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