|
@@ -4,10 +4,10 @@
|
|
<div class="default-width white-bgc px-3 pt-5 pb-10">
|
|
<div class="default-width white-bgc px-3 pt-5 pb-10">
|
|
<div class="statisticsBox">
|
|
<div class="statisticsBox">
|
|
<div class="mt-2">
|
|
<div class="mt-2">
|
|
- <span style="font-size: 20px; color: var(--color-333); line-height: 28px; font-weight: bold;" class="ml-10">您当前可用积分</span>
|
|
|
|
|
|
+ <span style="line-height: 28px;" class="ml-10 font-size-20 font-weight-bold color-333">您当前可用积分</span>
|
|
<span v-if="getToken()" @click="router.push('/recruit/personal/personalCenter/wallet?key=1')" style="cursor: pointer;">
|
|
<span v-if="getToken()" @click="router.push('/recruit/personal/personalCenter/wallet?key=1')" style="cursor: pointer;">
|
|
- <span style="font-size: 14px; color: var(--color-666); line-height: 24px;" class="ml-2">积分明细</span>
|
|
|
|
- <v-icon style="font-size: 16px; color: var(--color-666); line-height: 16px; margin-left: 2px;">mdi-help-circle-outline</v-icon>
|
|
|
|
|
|
+ <span style="line-height: 24px;" class="ml-2 color-666 font-size-14">积分明细</span>
|
|
|
|
+ <v-icon class="font-size-16 color-666" style="line-height: 16px; margin-left: 2px;">mdi-help-circle-outline</v-icon>
|
|
</span>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="d-flex justify-space-between align-end my-1">
|
|
<div class="d-flex justify-space-between align-end my-1">
|