Redesign
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-18 14:45:51 +10:00
parent c4d718758b
commit 57ef20f293
9 changed files with 46 additions and 35 deletions

View File

@@ -2,11 +2,13 @@
<img src="http://static.vdk2ch.ru:15555/test-public/16657431265390.png" alt="свiня" width="150">
<app-send-post></app-send-post>,
<h2> {{boardName}} </h2>
<button (click)="refreshPosts('postgres')">Общий раздел</button>
<h3> {{displayed_thread_number}}</h3>
<button (click)="refreshPosts(boardName , displayed_thread_number)">Обновить</button>
<input type="number" [(ngModel)]=displayed_thread_number>
<post-single
*ngFor="let post of postsToShow" [post]="post"
></post-single>
<button (click)="refreshPosts('postgres')">Обновить</button>
<button (click)="refreshPosts(boardName , displayed_thread_number)">Обновить</button>
<br>
<div class="hexagon">
<div class="hexagon-inside">