feat(平台政策页): 改名

This commit is contained in:
hzj 2025-09-25 10:16:12 +08:00
parent aae58fa0de
commit 9e38eb7030

View File

@ -50,7 +50,7 @@
gap: 5px;
"
>
<div style="font-weight: 600">Member Salary</div>
<div style="font-weight: 600">Host salary</div>
<div style="font-weight: 500">${{ policy.memberSalary || 0 }}</div>
</div>
</div>
@ -64,7 +64,7 @@
gap: 5px;
"
>
<div style="font-weight: 600">Owner Salary</div>
<div style="font-weight: 600">Agent Salary</div>
<div style="font-weight: 500">${{ policy.ownSalary || 0 }}</div>
</div>
<div style="display: flex; flex-direction: column; align-items: center; gap: 5px">