mate30上更新了 2个文件
This commit is contained in:
parent
3dee972605
commit
ec16a6e195
156
.obsidian/workspace-mobile.json
vendored
Normal file
156
.obsidian/workspace-mobile.json
vendored
Normal file
@ -0,0 +1,156 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "8eaf561279c059bf",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "8d3503616d2139f8",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "e9fd93c0891fdb65",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "工具/push.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "572bd6ac1b808831",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "78cbdaf7a4d89f84",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "工具/push.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "b347c9caecdce4e2",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "8fe6fecbd8b50dae",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "969a9c46becaafc5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "da240cba1c00f936",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6f031d3105f82af6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "41196cef10c8d6a5",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "3bdde99dbcb62b8f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "工具/push.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7a62129a7f057755",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "工具/push.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b4bddd8ba57786ce",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "工具/push.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "78cbdaf7a4d89f84",
|
||||
"lastOpenFiles": [
|
||||
"工具/push.md"
|
||||
]
|
||||
}
|
@ -7,7 +7,7 @@ title: push-message
|
||||
# [message-push](https://tmp.020824.xyz)
|
||||
考虑到平台和推送能力差异,使用message-push统一推送
|
||||
## API
|
||||
- 地址:`https://tmp.020824.xyz/push/XXXXXXXXX
|
||||
- 地址:`https://tmp.020824.xyz/push/XXXXXXXXX`
|
||||
- 参数:
|
||||
```json
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user