feat(管理员中心): 暂时关闭跳转邀请金币代理的入口
This commit is contained in:
parent
d28977202a
commit
5746bbab13
@ -279,13 +279,13 @@
|
|||||||
<div style="display: flex; justify-content: space-between; align-items: center">
|
<div style="display: flex; justify-content: space-between; align-items: center">
|
||||||
<div style="font-weight: 600">Number of recharge agents linvited</div>
|
<div style="font-weight: 600">Number of recharge agents linvited</div>
|
||||||
<div style="align-self: stretch; display: flex; align-items: center; gap: 4px">
|
<div style="align-self: stretch; display: flex; align-items: center; gap: 4px">
|
||||||
<img
|
<!-- <img
|
||||||
src="../../assets/icon/addUser.png"
|
src="../../assets/icon/addUser.png"
|
||||||
alt=""
|
alt=""
|
||||||
style="display: block; width: 1.6em"
|
style="display: block; width: 1.6em"
|
||||||
class="flipImg"
|
class="flipImg"
|
||||||
@click="gotoPage('/invite-recharge-agency')"
|
@click="gotoPage('/invite-recharge-agency')"
|
||||||
/>
|
/> -->
|
||||||
<img
|
<img
|
||||||
src="../../assets/icon/list.png"
|
src="../../assets/icon/list.png"
|
||||||
alt=""
|
alt=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user