|
@@ -673,28 +673,6 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
- <!-- 薪资信息 -->
|
|
|
|
|
- <div class="card bg-white p-4 mb-4">
|
|
|
|
|
- <h3 class="font-semibold text-gray-700 mb-3">薪资信息</h3>
|
|
|
|
|
- <div class="space-y-3 text-sm">
|
|
|
|
|
- <div class="flex justify-between">
|
|
|
|
|
- <p class="text-gray-500">基本工资</p>
|
|
|
|
|
- <p class="text-gray-800">¥3,500</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="flex justify-between">
|
|
|
|
|
- <p class="text-gray-500">岗位津贴</p>
|
|
|
|
|
- <p class="text-gray-800">¥800</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="flex justify-between">
|
|
|
|
|
- <p class="text-gray-500">绩效奖金</p>
|
|
|
|
|
- <p class="text-gray-800">¥500</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="flex justify-between border-t border-gray-200 pt-2">
|
|
|
|
|
- <p class="text-gray-700 font-medium">实发工资</p>
|
|
|
|
|
- <p class="text-gray-800 font-bold">¥4,800</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- </div>
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
|
|
|
<!-- 薪资记录 -->
|
|
<!-- 薪资记录 -->
|
|
|
<div class="card bg-white p-4 mb-4">
|
|
<div class="card bg-white p-4 mb-4">
|