Browse Source

工资条插件

tall-salary
xuesinan 3 years ago
parent
commit
7151d7c1f2
  1. 2
      index.html

2
index.html

@ -59,7 +59,7 @@
style="height:50px;width:100%">
<div data-root="p1541239500222763008" class="w-full h-full flex justify-between items-center">
<div class="title" style="font-size: 14px;"></div>
<button style="width: 50px; height: 24px; font-size: 14px; line-height: 24px; background-color: #1890FF; color: #fff; border-radius: 4px;" onclick="p1541239500222763008.jumpDetails(this)">查看</button>
<button class="bg-blue-500 text-xs rounded py-1 px-3 text-white border-none" onclick="p1541239500222763008.jumpDetails(this)">早打卡</button>
</div>
</div>

Loading…
Cancel
Save