更新文档

This commit is contained in:
Super Manito
2026-02-20 04:22:26 +08:00
parent 7fa4fdec43
commit 115391b483
10 changed files with 67 additions and 50 deletions

View File

@@ -1,5 +1,7 @@
<!-- 这是隐藏的信息
请在创建此 Issue 前排除软件源(镜像站)故障等非本项目脚本自身问题,建议先尝试重新运行脚本并检查网络连接。
在提交前请阅读下面的内容:
⚠️如果方便的话请优先在 GitHub 官方仓库提交 Issue
@@ -41,6 +43,7 @@
- [ ] `openSUSE`
- [ ] `Arch Linux`
- [ ] `Manjaro`
- [ ] `EndeavourOS`
- [ ] `Alpine Linux`
- [ ] `Gentoo`
- [ ] `NixOS`

View File

@@ -2,6 +2,17 @@ name: 🐞 上报错误
description: Report bug
labels: ["bug"]
body:
- type: dropdown
id: script_type
attributes:
label: 脚本类型
options:
- Linux
- Docker
description: "请在创建此 Issue 前排除软件源(镜像站)故障等非本项目脚本自身问题,建议先尝试重新运行脚本并检查网络连接。"
validations:
required: true
- type: dropdown
id: os
attributes:
@@ -29,6 +40,7 @@ body:
- openSUSE
- Arch Linux
- Manjaro
- EndeavourOS
- Alpine Linux
- Gentoo
- NixOS
@@ -48,19 +60,29 @@ body:
required: true
- type: textarea
id: release
id: os_release
attributes:
label: 系统详细信息
description: '请执行命令 `cat /etc/os-release`,并将输出结果粘贴在下方'
render: 'shell'
description: "请执行命令 `cat /etc/os-release`,并将输出结果粘贴在下方"
render: "shell"
validations:
required: true
- type: input
id: uname
id: os_uname
attributes:
label: 环境信息
description: '请执行命令 `uname -a`,并将输出结果粘贴在下方'
description: "请执行命令 `uname -a`,并将输出结果粘贴在下方"
validations:
required: true
- type: textarea
id: logs
attributes:
label: 详细的执行日志
placeholder: 日志内容
description: "请务必粘贴完整的日志内容,不要掺杂其它无用信息,如果是日志图片请在下方描述问题表单项添加文件"
render: "shell"
validations:
required: true
@@ -70,12 +92,3 @@ body:
label: 描述遇到的问题
validations:
required: true
- type: textarea
id: logs
attributes:
label: 详细的执行日志
placeholder: 日志内容
render: 'shell'
validations:
required: true

View File

@@ -173,8 +173,8 @@ SPONSOR_ADS=(
"速维云 · 大陆香港美日全球千兆大带宽、BGP多线、高频云、物理服务器 ➜ \033[3mhttps://www.svyun.com\033[0m"
"语鹿云盾 · 专业CDN加速、防御亚太百兆三网优化CDN低至9元起 ➜ \033[3mhttps://www.lucdn.cn\033[0m"
"不二云 · 国内外建站快响应服务器的不二之选 ➜ \033[3mhttps://cb2.cn\033[0m"
"CN2network · 超低价优质机器免实名自动开通 ➜ \033[3mhttps://idc.cn2network.com\033[0m"
"润信云 · 国内挂机宝海外云服务器低至9.9元/月 ➜ \033[3mhttps://www.runxinyun.com\033[0m"
"蓝易云 · 高防CDN国内BGP多线/香港/死扛CC/DDos攻击 ➜ \033[3mhttps://www.tsycdn.com\033[0m"
"浪浪云 · BGP网络让每一次连接都纵享丝滑明码标价、无套路续费 ➜ \033[3mhttps://langlangy.cn\033[0m"
)

View File

@@ -91,8 +91,8 @@ SPONSOR_ADS=(
"速维云 · 大陆香港美日全球千兆大带宽、BGP多线、高频云、物理服务器 ➜ \033[3mhttps://www.svyun.com\033[0m"
"语鹿云盾 · 专业CDN加速、防御亚太百兆三网优化CDN低至9元起 ➜ \033[3mhttps://www.lucdn.cn\033[0m"
"不二云 · 国内外建站快响应服务器的不二之选 ➜ \033[3mhttps://cb2.cn\033[0m"
"CN2network · 超低价优质机器免实名自动开通 ➜ \033[3mhttps://idc.cn2network.com\033[0m"
"润信云 · 国内挂机宝海外云服务器低至9.9元/月 ➜ \033[3mhttps://www.runxinyun.com\033[0m"
"蓝易云 · 高防CDN国内BGP多线/香港/死扛CC/DDos攻击 ➜ \033[3mhttps://www.tsycdn.com\033[0m"
"浪浪云 · BGP网络让每一次连接都纵享丝滑明码标价、无套路续费 ➜ \033[3mhttps://langlangy.cn\033[0m"
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -42,7 +42,7 @@ ComponentSystem.register('mirrors-table', {
</t-space>
</t-checkbox-group>
</template>
<t-button variant="text" shape="circle">
<t-button variant="text" shape="circle" :theme="selectedCellStatuses.length < 3 ? 'primary' : 'default'">
<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-filter" style="fill: none;"><g id="filter"><path id="fill1" fill="transparent" d="M19.5 4H4.5L10.5 12.5V20H13.5V12.5L19.5 4Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M19.5 4H4.5L10.5 12.5V20H13.5V12.5L19.5 4Z" fill-rule="evenodd" stroke-linecap="square" stroke-width="2" clip-rule="evenodd"></path></g></svg>
</t-button>
</t-popup>
@@ -202,25 +202,25 @@ ComponentSystem.register('mirrors-table', {
searchResultText: '\u641C\u5C0B"{result}"\uFF0C\u627E\u5230{count}\u9805\u7D50\u679C',
}
: f.isEn
? {
empty: 'Empty Data',
loadingText: 'loading...',
loadingMoreText: 'loading more',
filterInputPlaceholder: '',
sortAscendingOperationText: 'click to sort ascending',
sortCancelOperationText: 'click to cancel sorting',
sortDescendingOperationText: 'click to sort descending',
clearFilterResultButtonText: 'Clear',
columnConfigButtonText: 'Column Config',
columnConfigTitleText: 'Table Column Config',
columnConfigDescriptionText: 'Please select columns to show them in the table',
confirmText: 'Confirm',
cancelText: 'Cancel',
resetText: 'Reset',
selectAllText: 'Select All',
searchResultText: 'Search "{result}". Found no items. | Search "{result}". Found 1 item. | Search "{result}". Found {count} items.',
}
: undefined,
? {
empty: 'Empty Data',
loadingText: 'loading...',
loadingMoreText: 'loading more',
filterInputPlaceholder: '',
sortAscendingOperationText: 'click to sort ascending',
sortCancelOperationText: 'click to cancel sorting',
sortDescendingOperationText: 'click to sort descending',
clearFilterResultButtonText: 'Clear',
columnConfigButtonText: 'Column Config',
columnConfigTitleText: 'Table Column Config',
columnConfigDescriptionText: 'Please select columns to show them in the table',
confirmText: 'Confirm',
cancelText: 'Cancel',
resetText: 'Reset',
selectAllText: 'Select All',
searchResultText: 'Search "{result}". Found no items. | Search "{result}". Found 1 item. | Search "{result}". Found {count} items.',
}
: undefined,
select: f.isZhHant
? {
empty: '\u66AB\u7121\u6578\u64DA',
@@ -228,12 +228,12 @@ ComponentSystem.register('mirrors-table', {
placeholder: '\u8ACB\u9078\u64C7',
}
: f.isEn
? {
empty: 'Empty Data',
loadingText: 'loading...',
placeholder: 'please select',
}
: undefined,
? {
empty: 'Empty Data',
loadingText: 'loading...',
placeholder: 'please select',
}
: undefined,
}
},
selectPlaceholder() {

View File

@@ -70,15 +70,16 @@
<!-- 26 2 15 -->
<img src="/assets/images/sponsor/bueryun.svg" alt="不二云" style="width: 64% !important" />
</a>
<a class="sponsor-item sponsor-item-flex" target="_blank" rel="noopener noreferrer" href="https://idc.cn2network.com" title="超低价优质机器免实名自动开通">
<!-- 26 2 14 -->
<img src="/assets/images/sponsor/cn2network.png" alt="CN2network" />
</a>
<a class="sponsor-item sponsor-item-flex" target="_blank" href="https://www.runxinyun.com" title="国内挂机宝海外云服务器低至9.9元/月">
<!-- 26 4 14 -->
<img src="/assets/images/sponsor/runxinyun-light.png#only-light" alt="润信云" />
<img src="/assets/images/sponsor/runxinyun-dark.png#only-dark" alt="润信云" />
</a>
<a class="sponsor-item sponsor-item-flex" target="_blank" href="https://www.tsycdn.com" title="高防CDN国内BGP多线/香港/死扛CC/DDos攻击">
<!-- 26 3 23 -->
<img src="/assets/images/sponsor/lanyiyun-light.png#only-light" alt="蓝易云" />
<img src="/assets/images/sponsor/lanyiyun-dark.png#only-dark" alt="蓝易云" />
</a>
</div>
</div>

View File

@@ -73,14 +73,14 @@
<img src="/assets/images/sponsor/bueryun.svg#only-light" alt="不二云" style="filter: grayscale(1) invert(0.6)" />
<img src="/assets/images/sponsor/bueryun.svg#only-dark" alt="不二云" style="filter: grayscale(1) invert(0.7)" />
</a>
<a class="sponsor-item sponsor-item-toc" target="_blank" rel="noopener noreferrer" href="https://idc.cn2network.com" title="超低价优质机器免实名自动开通">
<img src="/assets/images/sponsor/cn2network.png#only-light" alt="CN2network" style="filter: grayscale(1) invert(0.4)" />
<img src="/assets/images/sponsor/cn2network.png#only-dark" alt="CN2network" style="filter: grayscale(1) invert(0.3)" />
</a>
<a class="sponsor-item sponsor-item-toc" target="_blank" href="https://www.runxinyun.com" title="挂机宝海外云服务器低至9.9元/月">
<img src="/assets/images/sponsor/runxinyun-light.png#only-light" alt="润信云" style="filter: grayscale(1) invert(0.5)" />
<img src="/assets/images/sponsor/runxinyun-dark.png#only-dark" alt="润信云" style="filter: grayscale(1) invert(0.4)" />
</a>
<a class="sponsor-item sponsor-item-toc" target="_blank" href="https://www.tsycdn.com" title="高防CDN国内BGP多线/香港/死扛CC/DDos攻击">
<img src="/assets/images/sponsor/lanyiyun-light.png#only-light" alt="蓝易云" style="filter: grayscale(1) invert(0.3)" />
<img src="/assets/images/sponsor/lanyiyun-dark.png#only-dark" alt="蓝易云" style="filter: grayscale(1) invert(0.7)" />
</a>
<!-- <a class="sponsor-item sponsor-item-toc" target="_blank" rel="noopener noreferrer" title="{{'Become a Sponsor' if i18n_page_locale == 'en' else '成為贊助商' if i18n_page_locale == 'zh-Hant' else '成为赞助商'}}" href="/sponsor/">
<span style="font-size: 0.6rem; opacity: 0.5">
<strong>{{'Become a Sponsor' if i18n_page_locale == 'en' else '成為贊助商' if i18n_page_locale == 'zh-Hant' else '成为赞助商'}}</strong>