mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-02-27 09:44:37 +08:00
更新文档
This commit is contained in:
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 |
@@ -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() {
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Vendored
+4
-4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user