InfiniteScroll 3

fix user list
send telegram text
invited show in profile
This commit is contained in:
paoloar77
2022-08-18 05:26:21 +02:00
parent 8a41aff739
commit ed6abf2b07
23 changed files with 131 additions and 61 deletions

View File

@@ -12,8 +12,6 @@
</CFinder>
<br />
</div>
<div v-else>
<CUserNonVerif></CUserNonVerif>

View File

@@ -11,8 +11,6 @@
:table="toolsext.TABMYGOODS"
/>
<br />
</div>
<div v-else>
<CUserNonVerif></CUserNonVerif>

View File

@@ -12,8 +12,6 @@
</CFinder>
<br />
</div>
<div v-else>
<CUserNonVerif></CUserNonVerif>

View File

@@ -64,7 +64,7 @@
size="md"
rounded
:label="$t('reg.link_reg_and_msg')"
@click="tools.sendMsgTelegramCmd($q, $t, shared_consts.MsgTeleg.SHARE_MSGREG)">
@click="tools.sendMsgTelegramCmd($q, $t, shared_consts.MsgTeleg.SHARE_MSGREG, true)">
</q-btn>
</div>

View File

@@ -11,7 +11,6 @@
:table="toolsext.TABMYSKILLS"
/>
<br />
<!--<CDashboard></CDashboard>-->
</div>