mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-06-02 14:39:49 +08:00
update DOCS/spk-doc.md.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
ebef968a65
commit
def03de995
@ -1,12 +1,14 @@
|
|||||||
#### 调用参数(spk规则)
|
#### 调用参数(spk规则)
|
||||||
|
|
||||||
参数只有一个Url,该url应当遵循这种格式:`spk://<任意合法字符>/web分类/包名`
|
* store直达
|
||||||
|
|
||||||
|
该url应当遵循这种格式:`spk://store/web分类/包名`
|
||||||
|
|
||||||
|
|
||||||
目前第一字段不进行处理,以后可能会对此识别。在目前阶段,这个字段可以填写任意合法字符
|
|
||||||
|
|
||||||
例如:
|
例如:
|
||||||
|
|
||||||
[spk://abcdefg/games/store.spark-app.hmcl](spk://abcdefg/games/store.spark-app.hmcl)
|
[spk://store/games/store.spark-app.hmcl](spk://store/games/store.spark-app.hmcl)
|
||||||
|
|
||||||
|
|
||||||
可选的web分类:
|
可选的web分类:
|
||||||
@ -25,3 +27,8 @@
|
|||||||
| 工具 | tools |
|
| 工具 | tools |
|
||||||
| 主题 | themes |
|
| 主题 | themes |
|
||||||
| 其他 | others |
|
| 其他 | others |
|
||||||
|
|
||||||
|
|
||||||
|
* search搜索
|
||||||
|
|
||||||
|
spk://search/pkgname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user