From 0d52b486d651e2bc4eaa278f1bc383fc3848e580 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Thu, 05 Feb 2026 10:43:57 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
applications/mobile-web-view/src/config/website.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/applications/mobile-web-view/src/config/website.js b/applications/mobile-web-view/src/config/website.js
index 53305b7..54fcd7d 100644
--- a/applications/mobile-web-view/src/config/website.js
+++ b/applications/mobile-web-view/src/config/website.js
@@ -4,7 +4,7 @@
export default {
title: '',
logo: 'S',
- key: 'saber', //配置主键,目前用于存储
+ key: 'mobile', //配置主键,目前用于存储
indexTitle: 'BladeX 微服务平台',
clientId: 'drone', // 客户端id
clientSecret: 'drone_secret', // 客户端密钥
--
Gitblit v1.9.3