Commit 65b93a8e authored by zhengke's avatar zhengke

修改

parent dd723536
...@@ -130,10 +130,12 @@ ...@@ -130,10 +130,12 @@
{ {
"path": "vipBuyCommission/vipBuyCommission" "path": "vipBuyCommission/vipBuyCommission"
}, },
{
"path": "buyRecord/index"
},
{ {
"path": "buyInterest/index" "path": "buyInterest/index"
} }
] ]
}, },
{ {
......
...@@ -169,7 +169,7 @@ export default { ...@@ -169,7 +169,7 @@ export default {
<style> <style>
.vip_detail{ .vip_detail{
font-size:14px; font-size:14px;
margin-top:20px; margin-top:15px;
height:300px; height:300px;
overflow: scroll; overflow: scroll;
line-height: 25px; line-height: 25px;
......
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