Commit 7a5b7a7f by guanzhenshan

调整paypal流水页面

parent f19804fa
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
@{ @{
ViewData["Title"] = "Ebay Paypal费"; ViewData["Title"] = "Ebay Paypal费";
Layout = "~/Pages/Shared/_MainLayout.cshtml"; Layout = "~/Pages/Shared/_MainLayout.cshtml";
ViewBag.Nav = new string[] { "统计", "Ebay", "Paypal" }; ViewBag.Nav = new string[] { "统计", "Ebay", "Paypal流水" };
} }
<div class="row"> <div class="row">
......
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