VIP 멤버십 공개 범위 적용 v1.5.5
This commit is contained in:
@@ -1659,7 +1659,7 @@ defineExpose({
|
||||
</svg>
|
||||
</span>
|
||||
<span v-if="form.status === 'members'" class="admin-post-form__hint text-xs text-muted">
|
||||
로그인한 회원에게만 공개됩니다. 등급별 제한은 이후 멤버십 등급 기능에서 확장합니다.
|
||||
VIP 이상 등급 회원에게만 공개됩니다.
|
||||
</span>
|
||||
<span v-else-if="form.status === 'private'" class="admin-post-form__hint text-xs text-muted">
|
||||
공개 사용자 화면에서는 보이지 않습니다.
|
||||
|
||||
Reference in New Issue
Block a user