From 16f45c446621e9af1fd82f23ba35b74dddb634e8 Mon Sep 17 00:00:00 2001 From: A1300399510 <1300399510@qq.com> Date: Tue, 18 Nov 2025 00:24:47 +0800 Subject: [PATCH] no message --- component/bi/bi.js | 2 +- component/head-top/head-top.js | 2 +- component/head-top/head-top.txt | 32 +++++++++++++---- css/public.css | 20 +++++++---- css/public.less | 62 +++++++++++++++++++++++++++------ css/section.css | 2 ++ css/section.less | 2 ++ 7 files changed, 97 insertions(+), 25 deletions(-) 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 }}
-