From bbc89b5c53c707e4d264ad4d538e005c6f8b3962 Mon Sep 17 00:00:00 2001 From: 王晓刚 <wxg@bronet.cn> Date: Tue, 6 Aug 2019 19:26:03 +0800 Subject: [PATCH] 提现最低限制 --- public/themes/simpleboot3/portal/school/school.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/portal/school/school.html b/public/themes/simpleboot3/portal/school/school.html index 4d0c1e5..5e9e681 100755 --- a/public/themes/simpleboot3/portal/school/school.html +++ b/public/themes/simpleboot3/portal/school/school.html @@ -71,7 +71,7 @@ <div class="log_top_co"> <!-- 顶部 --> - <div class=" order_top log_top_co"> + <div class=" order_top log_top_co order_tops"> <a href="{:url('personalcenter/personal_center')}"> <img src="__TMPL__/public/assets/images/left.png" alt="" /> </a> -- libgit2 0.24.0