mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-10 13:22:21 +08:00
35 lines
708 B
Markdown
35 lines
708 B
Markdown
#### 调用参数(spk规则)
|
||
|
||
* store直达
|
||
|
||
该url应当遵循这种格式:`spk://store/web分类/包名`
|
||
|
||
|
||
|
||
例如:
|
||
|
||
[spk://store/games/store.spark-app.hmcl](spk://store/games/store.spark-app.hmcl)
|
||
|
||
|
||
可选的web分类:
|
||
|
||
| 分类名称 | web分类 |
|
||
| -------- | -------------- |
|
||
| 网络 | network |
|
||
| 社交 | chat |
|
||
| 音乐 | music |
|
||
| 视频 | video |
|
||
| 图像 | image_graphics |
|
||
| 游戏 | games |
|
||
| 办公 | office |
|
||
| 阅读 | reading |
|
||
| 开发 | development |
|
||
| 工具 | tools |
|
||
| 主题 | themes |
|
||
| 其他 | others |
|
||
|
||
|
||
* search搜索
|
||
|
||
spk://search/pkgname
|