|
|
@ -43,7 +43,7 @@ |
|
|
|
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="p100.show()">测试组建2</button> |
|
|
|
|
|
|
|
<div data-tname="考勤" data-pid="1433332016270811136" data-uid="1217647686598135808" data-rid="rid333" data-tid="tid444" data-did="did555" style="height:50px;width:100%"> |
|
|
|
<div data-root="p1449944565057593344" style="height:100%;width:100%;"> |
|
|
|
<div data-root="p1449996929974149120" style="height:100%;width:100%;"> |
|
|
|
<div class="title"></div> |
|
|
|
<div class="flex justify-between"> |
|
|
|
<div class="text-sm">培训报名</div> |
|
|
@ -77,7 +77,7 @@ |
|
|
|
pxxz.style.display='block' |
|
|
|
} |
|
|
|
|
|
|
|
var p1449944565057593344 = { |
|
|
|
var p1449996929974149120 = { |
|
|
|
token: '', |
|
|
|
projectId: '', |
|
|
|
roleId: '', |
|
|
@ -90,7 +90,7 @@ |
|
|
|
id: '', // 记录id |
|
|
|
|
|
|
|
init() { |
|
|
|
this.dom = document.querySelector("div[data-root=p1449944565057593344]"); |
|
|
|
this.dom = document.querySelector("div[data-root=p1449996929974149120]"); |
|
|
|
var domBox = this.dom.parentNode; |
|
|
|
var title = this.dom.querySelector('.title'); |
|
|
|
|
|
|
@ -129,7 +129,7 @@ |
|
|
|
location.href = `https://www.tall.wiki/checkwork/?pid=${pId}&uid=${uId}&rid=${rId}`; |
|
|
|
} |
|
|
|
} |
|
|
|
p1449944565057593344.init() |
|
|
|
p1449996929974149120.init() |
|
|
|
</script> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|