mirror of
https://github.com/Zhuym07/Tsumugiboshi.git
synced 2025-11-07 10:15:10 +08:00
更新label.json,修改地图相关标签和描述;修正index.html中的OpenGraph标签图片路径
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<!-- OpenGraph 标签 -->
|
||||
<meta property="og:title" content="TsumugiBoshi|纺星">
|
||||
<meta property="og:description" content="神秘API调试工具">
|
||||
<meta property="og:image" content="image/og-image.png">
|
||||
<meta property="og:image" content="/image/og-image.png">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<title>TsumugiBoshi|纺星</title>
|
||||
@@ -705,7 +705,7 @@
|
||||
{/* 移动后端选择器到底部 */}
|
||||
<Paper elevation={3} className="backend-selector">
|
||||
<Typography variant="h6" gutterBottom>
|
||||
后端设置
|
||||
⚙️ 后端设置
|
||||
</Typography>
|
||||
<FormControl fullWidth>
|
||||
<InputLabel>选择后端地址</InputLabel>
|
||||
|
||||
Reference in New Issue
Block a user