fix Desktop path error, revise main.py and update google writer tutorial

This commit is contained in:
rhythmcao
2024-02-06 21:45:03 +08:00
parent df5594b645
commit 8b42d699af
61 changed files with 201 additions and 191 deletions

View File

@@ -10,7 +10,7 @@
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1zmtomIzSgSjnYZbhgtH4n90L5mV9bS7L&export=download&authuser=0&confirm=t&uuid=1966ab03-1e17-447a-aeb4-71a753eca196&at=APZUnTVoWHV6z8LJi5VHADuQE6VG:1705319233167",
"path": "Desktop/Forests.pptx"
"path": "/home/user/Desktop/Forests.pptx"
}
]
}
@@ -18,7 +18,7 @@
{
"type": "open",
"parameters": {
"path": "Desktop/Forests.pptx"
"path": "/home/user/Desktop/Forests.pptx"
}
}
],
@@ -66,7 +66,7 @@
},
"result": {
"type": "vm_file",
"path": "Desktop/Forests.pptx",
"path": "/home/user/Desktop/Forests.pptx",
"dest": "Forests.pptx"
}
}