免责声明 • 反馈留言 • 编辑教程 • 收藏方法 • 评论管理规定 • 交流群:1018709157
感谢 大猫雷恩 对WIKI设计支持,期待更多能人异士加入原神WIKI。
Widget:卡牌属性说明
<script> (window.RLQ = window.RLQ || []).push([["jquery"], function () {
var data={}
$.each($("#kapaiData tbody tr"),function(index,item){
data[$(this).children().eq(0).text()]=[$(this).children().eq(1).text(),$(this).children().eq(2).html()]
})
$("body").on("click", ".jiNeng div > span", function () {
var that = $(this)
$(".more-float").remove()
$.each(data,function(index,item){
if(that.text().indexOf(index) !== -1){
console.log(item[1],)
var newDom = $("
newDom.addClass("more-float")
newDom.append(" newDom.append("X")
that.parents(".jiNeng").append(newDom)
}
})
})
$("body").on("click", ".more-float-close", function () {
$(this).parent().remove()
})
}])
</script>

沪公网安备 31011002002714 号