设置:

    1. $("#list").attr("data-url","https://www.baidu.com")

    删除:

    1. $("#list").removeAttr("data-url")