no message
This commit is contained in:
@@ -63,7 +63,7 @@ class BiCard extends HTMLElement {
|
||||
const defaultcoinnum = data.defaultcoinnum || 0;
|
||||
|
||||
// 替换策略链接
|
||||
this.strategyEl.href = strategy;
|
||||
this.strategyEl.href = "https://bbs.gter.net/account.php?a=credit&op=rule";
|
||||
this.mybalanceEl.textContent = mybalance;
|
||||
this.coinsEl.textContent = this.coins;
|
||||
this.defaultcoinnum = defaultcoinnum;
|
||||
|
||||
Reference in New Issue
Block a user