InfiniteScroll 3
fix user list send telegram text invited show in profile
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
|
||||
</CFinder>
|
||||
|
||||
<br />
|
||||
|
||||
</div>
|
||||
<div v-else>
|
||||
<CUserNonVerif></CUserNonVerif>
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
:table="toolsext.TABMYGOODS"
|
||||
/>
|
||||
|
||||
<br />
|
||||
|
||||
</div>
|
||||
<div v-else>
|
||||
<CUserNonVerif></CUserNonVerif>
|
||||
|
||||
@@ -12,8 +12,6 @@
|
||||
|
||||
</CFinder>
|
||||
|
||||
<br />
|
||||
|
||||
</div>
|
||||
<div v-else>
|
||||
<CUserNonVerif></CUserNonVerif>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
:table="toolsext.TABMYSKILLS"
|
||||
/>
|
||||
|
||||
<br />
|
||||
<!--<CDashboard></CDashboard>-->
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user