Commit dfbf6a8c by 冷斌

`试卷`

parent ab1baab5
......@@ -5,7 +5,7 @@
</style>
<div id="app">
<div class="layout_v">
<div class="promotion_top_hint text_12_400 color_999999">当前身份:普通推广员</div>
<div class="promotion_input_container layout_h_v_c">
......@@ -23,14 +23,13 @@
<div class="divider"></div>
<van-cell @click="onIncome" title="收益明细" is-link ></van-cell>
<van-cell @click="onWithdraw" title="提现明细" is-link ></van-cell>
<van-cell @click="onMyQrcode" title="我的推广码" is-link ></van-cell>
<div class="text_12_400 color_333333" style="margin: 0.75rem;">*普通推广员:该等级直接推广佣金为推广商品的全额的10%;普通推广员累计推广客户达50人次,即可自动成为高级推广员,该等级直接推广佣金为20%。</div>
</div>
</div>
<script type="text/javascript">
new Vue({
el: "#app",
data: function() {
......@@ -53,7 +52,7 @@
}
}
})
</script>
<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