This commit is contained in:
marzban-dev
2025-01-28 00:24:14 +03:30
parent 37a3c62973
commit 96be1a9307
@@ -99,14 +99,14 @@ watch(
<template>
<div class="size-full flex flex-col gap-14 justify-between">
<div class="w-full flex flex-col gap-10">
<div class="flex items-center justify-between w-full gap-5">
<div class="flex flex-col items-center w-full gap-5">
<div
class="flex items-center justify-start gap-2 text-lg w-full"
>
<Icon name="ci:filter-list" size="24" />
ترتیب بر اساس
</div>
<div class="w-full flex items-start justify-end gap-2">
<div class="w-full flex items-center gap-2">
<button
v-for="(sort, index) in sort_filter"
:key="index"