diff --git a/apps/admin-web/index.html b/apps/admin-web/index.html
index 48e354b..9fffb15 100644
--- a/apps/admin-web/index.html
+++ b/apps/admin-web/index.html
@@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
-
GEO 工具平台
+ 省心推
diff --git a/apps/admin-web/src/App.vue b/apps/admin-web/src/App.vue
index 072c2ae..f0e917d 100644
--- a/apps/admin-web/src/App.vue
+++ b/apps/admin-web/src/App.vue
@@ -1,18 +1,12 @@
[
- { label: t("locale.zh-CN"), value: "zh-CN" },
- { label: t("locale.en-US"), value: "en-US" },
-]);
-
-const currentLocale = computed({
- get: () => locale.value as AppLocale,
- set: (value: AppLocale) => {
- setAppLocale(value);
- },
-});
-
-const currentLocaleLabel = computed(() => {
- return localeOptions.value.find((opt) => opt.value === currentLocale.value)?.label ?? "Language";
-});
-
const navSections = computed(() => {
const base = [
{
@@ -220,10 +203,6 @@ function go(path: string): void {
void router.push(path);
}
-function handleLocaleChange({ key }: { key: any }): void {
- currentLocale.value = key as AppLocale;
-}
-
async function handleLogout(): Promise {
await authStore.logout();
await router.replace("/login");
@@ -298,22 +277,6 @@ async function handleLogout(): Promise {
diff --git a/apps/desktop-client/src/renderer/index.html b/apps/desktop-client/src/renderer/index.html
index 8a61990..a88ff4e 100644
--- a/apps/desktop-client/src/renderer/index.html
+++ b/apps/desktop-client/src/renderer/index.html
@@ -11,7 +11,7 @@
rel="icon"
href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop stop-color='%230f766e'/%3E%3Cstop offset='1' stop-color='%231b6cff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='64' height='64' rx='18' fill='%23f5f7fb'/%3E%3Ccircle cx='32' cy='32' r='18' fill='none' stroke='url(%23g)' stroke-width='6'/%3E%3Ccircle cx='32' cy='32' r='8' fill='url(%23g)'/%3E%3C/svg%3E"
/>
- GEO Rankly Desktop
+ 省心推
diff --git a/apps/desktop-client/src/renderer/views/LoginView.vue b/apps/desktop-client/src/renderer/views/LoginView.vue
index 617ce8c..be556c8 100644
--- a/apps/desktop-client/src/renderer/views/LoginView.vue
+++ b/apps/desktop-client/src/renderer/views/LoginView.vue
@@ -105,7 +105,7 @@ onBeforeUnmount(() => {
- GEO Rankly
+ 省心推