feat(平台政策页): 改名
This commit is contained in:
parent
aae58fa0de
commit
9e38eb7030
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user