Skip to content

https jquery 引用问题 #4

@khs1994

Description

@khs1994

登录页面63行
<script src="http://apps.bdimg.com/libs/jquery/1.9.1/jquery.js"></script>
建议去掉http,改为
<script src="//apps.bdimg.com/libs/jquery/1.9.1/jquery.js"></script>

网站如果是https,则不能引用http,会发生错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions