fix: update bd leader wallet link
This commit is contained in:
parent
6944cd64f8
commit
9bcba16436
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
|
||||
<title>BD Leader Center</title>
|
||||
<link rel="stylesheet" href="./style.css?v=20260429-0100" />
|
||||
<link rel="stylesheet" href="./style.css?v=20260429-0125" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="bd-leader-center" aria-label="BD Leader Center" data-i18n-aria="page_label" data-loading="true">
|
||||
@ -55,7 +55,7 @@
|
||||
<div>
|
||||
<div class="salary-label" data-i18n="my_available_salary">Salary</div>
|
||||
</div>
|
||||
<button class="text-link" type="button" data-route="/hyapp/withdraw-exchange/index.html?identity=BD_LEADER&salaryType=BD_LEADER_SALARY" data-i18n="details">Withdraw/Exchange</button>
|
||||
<a class="text-link" href="../withdraw-exchange/index.html?identity=BD_LEADER&salaryType=BD_LEADER_SALARY" data-wallet-action-link data-i18n="details">Withdraw/Exchange</a>
|
||||
</div>
|
||||
<div class="salary-value">
|
||||
<span aria-hidden="true">$</span>
|
||||
@ -178,6 +178,6 @@
|
||||
|
||||
<div class="toast" id="toast" role="status" aria-live="polite" hidden></div>
|
||||
</div>
|
||||
<script src="./script.js?v=20260429-0100" defer></script>
|
||||
<script src="./script.js?v=20260429-0125" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -373,6 +373,7 @@ button {
|
||||
color: #10bcb0;
|
||||
font-size: 13px;
|
||||
font-weight: 900;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.salary-value {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user