Blame view

apps/3party/views/action/robot-check.hbs 264 Bytes
htoooth authored
1 2 3
<div class="robot-check-page yoho-page">
    <div class="captcha">
        <div class="title">请输入正确的验证码,继续访问</div>
htoooth authored
4
        <div class="captcha-wrap"> </div>
htoooth authored
5 6 7
        <a class="btn confirm">确定</a>
    </div>
</div>
htoooth authored
8 9

{{> gee-captcha}}