This commit is contained in:
Swift
2024-02-09 21:38:00 +03:30
parent 9fc64cc5d8
commit ddb290241d
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -73,6 +73,13 @@
font-icon="fal fa-file-alt"
exact
/>
<CSidebarNavItem
v-if="hasPermission('brands')"
name="لیست برند ها"
:to="{ name: 'admin-brand'}"
font-icon="fal fa-file-alt"
:exact="false"
/>
</CSidebarNavDropdown>
<CSidebarNavDropdown
+2 -2
View File
@@ -75,10 +75,10 @@
</div>
</div>
<div v-if="brands.length > 0 " class="p-3" style="background-color: white; position: relative;
<div v-if="$route.query?.brand == 2 " class="p-3" style="background-color: white; position: relative;
z-index: 999;">
<div>
<el-carousel :interval="5000" type="card" height="300px">
<el-carousel :interval="5000" type="card" height="250px">
<el-carousel-item style="display: flex; justify-content: center; align-items: center;" v-for="item, i in brands" :key="i">
<a :href="item.link" class="m-2 p-2" style=" width: 100%; height: 100%;">