mirror of
https://github.com/Cp0204/quark-auto-save.git
synced 2026-01-16 01:10:44 +08:00
📝 更新 CloudSaver 相关说明
This commit is contained in:
parent
e1e0a6afc4
commit
e6ba2fe423
@ -41,6 +41,7 @@
|
|||||||
- [x] 支持分享链接的子目录
|
- [x] 支持分享链接的子目录
|
||||||
- [x] 记录失效分享并跳过任务
|
- [x] 记录失效分享并跳过任务
|
||||||
- [x] 支持需提取码的分享链接 <sup>[?](https://github.com/Cp0204/quark-auto-save/wiki/使用技巧集锦#支持需提取码的分享链接)</sup>
|
- [x] 支持需提取码的分享链接 <sup>[?](https://github.com/Cp0204/quark-auto-save/wiki/使用技巧集锦#支持需提取码的分享链接)</sup>
|
||||||
|
- [x] 智能搜索资源并自动填充 <sup>[?](https://github.com/Cp0204/quark-auto-save/wiki/CloudSaver搜索源)</sup>
|
||||||
|
|
||||||
- 文件管理
|
- 文件管理
|
||||||
- [x] 目标目录不存在时自动新建
|
- [x] 目标目录不存在时自动新建
|
||||||
|
|||||||
@ -187,11 +187,11 @@
|
|||||||
<input type="text" v-model="formData.api_token" class="form-control" style="background-color:white;" disabled>
|
<input type="text" v-model="formData.api_token" class="form-control" style="background-color:white;" disabled>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row title" title="资源搜索服务配置,用于任务名称智能提示">
|
<div class="row title" title="资源搜索服务配置,用于任务名称智能搜索">
|
||||||
<div class="col-10">
|
<div class="col-10">
|
||||||
<h2 style="display: inline-block;"><i class="bi bi-search"></i> CloudSaver</h2>
|
<h2 style="display: inline-block;"><i class="bi bi-search"></i> CloudSaver</h2>
|
||||||
<span class="badge badge-pill badge-light">
|
<span class="badge badge-pill badge-light">
|
||||||
<a href="https://github.com/jiangrui1994/CloudSaver" target="_blank">?</a>
|
<a href="https://github.com/Cp0204/quark-auto-save/wiki/CloudSaver搜索源" target="_blank">?</a>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user