|
@ -21,7 +21,24 @@ |
|
|
<div class="w-full p-4 bg-gray-100"> |
|
|
<div class="w-full p-4 bg-gray-100"> |
|
|
<!-- 日常任务面板--> |
|
|
<!-- 日常任务面板--> |
|
|
<div class="content p-3 h-46 bg-white rounded-lg"> |
|
|
<div class="content p-3 h-46 bg-white rounded-lg"> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|
<div class="mb-2 bg-gray-100"> |
|
|
|
|
|
<!-- 患者列表 --> |
|
|
|
|
|
<div data-pid="1402932548627206144" data-uid="1323567842540523520" data-rid="rid333" data-tid="tid444" data-did="did555" style="height:40px;width:150px"> |
|
|
|
|
|
<div data-root="p1419896936236064768"> |
|
|
|
|
|
<button class="bg-blue-500 py-2 px-5 rounded text-white" onclick="p1419897059909312512.jumpDetail(this)">患者列表</button> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
<script> |
|
|
|
|
|
const p1419897059909312512 = { |
|
|
|
|
|
name: 'pluginPatientList', |
|
|
|
|
|
jumpDetail(that) { |
|
|
|
|
|
console.log(that.parentNode.parentNode); |
|
|
|
|
|
console.log('data-pid',that.parentNode.parentNode.getAttribute('data-pid')); |
|
|
|
|
|
location.href = 'https://www.baidu.com'; |
|
|
|
|
|
}, |
|
|
|
|
|
} |
|
|
|
|
|
</script> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|
<div class="h-6 mb-2 bg-gray-100"></div> |
|
|