Commit b6d2186f by 陈超

A

parent a8f940dc
<include file="__THEME__/public_header" />
<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>
</div>
</div>
</div>
<script type="text/javascript">
new Vue({
el: "#app",
data: function() {
return {
}
}
})
</script>
<include file="__THEME__/public_footer" />
\ No newline at end of file
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