обновлена главная страница агента

This commit is contained in:
developer 2026-04-30 12:18:00 +08:00
parent c01e47aff2
commit ba6c312760

View File

@ -148,7 +148,7 @@ class="bi bi-plus-circle" viewBox="0 0 16 16">
</div> </div>
</div> </div>
</div> </div>
<div class="btn-group bg-light w-100 d-flex rounded-4"> <div class="btn-group dropup bg-light w-100 d-flex rounded-4">
<button type="button" class="btn bg-light text-primary border overflow-hidden w-100 rounded-start-4 pe-0" style="mask-image: linear-gradient(to right, black, black 90%, transparent);"> <button type="button" class="btn bg-light text-primary border overflow-hidden w-100 rounded-start-4 pe-0" style="mask-image: linear-gradient(to right, black, black 90%, transparent);">
@if(count($selectedObjects)) @if(count($selectedObjects))
<div class="d-flex gap-2 row-fade overflow-hidden" style="-webkit-overflow-scrolling: touch;"> <div class="d-flex gap-2 row-fade overflow-hidden" style="-webkit-overflow-scrolling: touch;">
@ -172,7 +172,7 @@ class="bi bi-plus-circle" viewBox="0 0 16 16">
<button type="button" style="width:30px" class="btn btn-secondary dropdown-toggle dropdown-toggle-split " data-bs-toggle="dropdown" aria-expanded="false" data-bs-reference="parent"> <button type="button" style="width:30px" class="btn btn-secondary dropdown-toggle dropdown-toggle-split " data-bs-toggle="dropdown" aria-expanded="false" data-bs-reference="parent">
<span class="visually-hidden">Toggle Dropdown</span> <span class="visually-hidden">Toggle Dropdown</span>
</button> </button>
<ul class="dropdown-menu dropdown-menu-end"> <ul class="dropdown-menu dropdown-menu-end d-flex flex-wrap">
@foreach ($complexes as $complex) @foreach ($complexes as $complex)
<li> <li>
<div class="dropdown-item"> <div class="dropdown-item">