半透明

<script>
$(function () {
$("#login").css("opacity", "0.5");
});
</script>

posted @ 2016-09-14 09:08  恋之呓  阅读(136)  评论(0)    收藏  举报