diff --git a/component/bi/bi.js b/component/bi/bi.js index bfa2b2e..cb801a3 100644 --- a/component/bi/bi.js +++ b/component/bi/bi.js @@ -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; diff --git a/component/head-top/head-top.js b/component/head-top/head-top.js index fdb4545..0bb50b9 100644 --- a/component/head-top/head-top.js +++ b/component/head-top/head-top.js @@ -174,5 +174,5 @@ export const headTop = defineComponent({ return { hotSearchWords, historySearchList, searchEvent, searchInputState, searchHistoryShowState, searchInputFocus, searchInputBlur, page, pitchState, state, signIn, input, currentIndex, pauseCarousel, resumeCarousel }; }, - template: `
大家都在搜:{{ item.keyword }}
大家都在搜:{{ item.keyword }}
历史搜索
{{ item }}
`, + template: `
大家都在搜:{{ item.keyword }}
大家都在搜:{{ item.keyword }}
历史搜索
{{ item }}
`, }); diff --git a/component/head-top/head-top.txt b/component/head-top/head-top.txt index 7a167ab..c146532 100644 --- a/component/head-top/head-top.txt +++ b/component/head-top/head-top.txt @@ -4,20 +4,38 @@
-
-
大家都在搜:{{ item.keyword }}
-
大家都在搜:{{ item.keyword }}
+
+
+
大家都在搜:{{ + item.keyword }}
+
大家都在搜:{{ item.keyword }}
+
- + +
历史搜索
-
{{ item }}
+
{{ item }}
-