|
|
|
@@ -18,7 +18,7 @@ |
|
|
|
</div>
|
|
|
|
<div class="weui-msg__opr-area">
|
|
|
|
<p class="weui-btn-area">
|
|
|
|
<a href="${ctxFront}/wx/oauth2?type=${isEmpty(type)?1:type}&redirect=${isEmpty(redirect)? ctx+'/account2/info':redirect}" role="button" class="weui-btn weui-btn_primary">返回</a>
|
|
|
|
<a href="${ctxFront}/wx/oauth2?type=${isEmpty(type)?1:type}&redirect=${isEmpty(redirect)? '/account2/info':redirect}" role="button" class="weui-btn weui-btn_primary">返回</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|