源码信息

最新源码评论

  • 评论者:shizong
    shizong(用户) 发表于:2013-10-08 14:40:21

    <pre style="font-family: 'Lucida Console'; font-size: 0.9em; background-color: rgb(255, 255, 204);">Line 44: if (model != null) Line 45: { <span style="color:red;">Line 46: return "../" + Common.ApplicationMethods.GetClientHead(model.Access, size); </span>Line 47: } Line 48: return "";</pre>

    1 个回复
    • 回复者:霹雳贝贝
      霹雳贝贝(编辑)回复于:2013-10-08 15:26:47

      <p>本地测试没问题,你后台登陆的时候输入的用户名不对吧?应该是多了个空格啥的。</p>