专业编程基础技术教程

网站首页 > 基础教程 正文

速腾小组件,最全教程!速看 速腾菜单

ccvgpt 2024-12-22 14:46:22 基础教程 1 ℃

老规矩,先上效果图!

教程来啦

速腾小组件,最全教程!速看 速腾菜单

第一步:先从手机应用软件下载【scriptable】软件

第二步:点击右上角“+”号,输入代码

第三步:输入代码

const FILE_MGR = FileManager[module.filename.includes('Documents/iCloud~') ? 'iCloud' : 'local']();await Promise.all(['VW-Joiner.js'].map(async js => { const REQ = new Request(`https://gitee.com/JaxsonWang/scriptable-audi/raw/master/build/${encodeURIComponent(js)}`); const RES = await REQ.load(); FILE_MGR.write(FILE_MGR.joinPath(FILE_MGR.documentsDirectory(), js), RES);}));FILE_MGR.remove(module.filename);Safari.open('scriptable:///run?scriptName=VW-Joiner');

如图所示:

第四步:点击DONE(完成)

第五步:在scriptable中设置车辆信息,登陆汽车账号(汽车需联网)。即可绑定小组件还可以自定义界面哦,赶快探索吧!

第六步:iPhone用户在搜索页点击编辑按钮,选择scriptable,选择样式2展示即可

在评论区分享你的小组件吧!!!

Tags:

最近发表
标签列表