fix mostra body post refresh
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
<div class="page" @onclick="()=>handleBodyClick()">
|
||||
<main>
|
||||
<CmpTop CurrMenuItems="@CurrMenuItems"></CmpTop>
|
||||
@if (MsgServ.RigaOper != null || NavMan.Uri.Contains("reg-new-device"))
|
||||
{
|
||||
<article class="content pt-1 d-flex mb-5">
|
||||
<div class="" id="@bodyTipe">
|
||||
@Body
|
||||
@@ -20,7 +18,6 @@
|
||||
</div>
|
||||
}
|
||||
</article>
|
||||
}
|
||||
</main>
|
||||
</div>
|
||||
<div class="fixed-bottom">
|
||||
|
||||
Reference in New Issue
Block a user