public function verify() //验证码
    {
$type  =  isset($_GET['type'])?$_GET['type']:'gif';
        import("@.ORG.Image");
        Image::buildImageVerify(4,1,$type);
    }
<div class="main_input_box2" >
                            <span class="add-on bg_ly"><i class="icon-lock"></i></span><input type="text" name="verify" placeholder="验证码" />
                          <span>&nbsp;&nbsp;<img id="verifyImg" SRC="__URL__/verify/" onClick="fleshVerify()" border="0" alt="点击刷新验证码" style="cursor:pointer;width:80px;" align="absmiddle"></span>  
                        </div>我电脑能显示,同事的电脑有的可以,有的不可以
这个是网址,你打开试试能显示吗
http://ht.diyiwuxian.com/thinkphp/Admin/index.php?s=/Public/login