This commit is contained in:
fansheng 2023-09-05 11:05:51 +08:00
parent 7b879e4baf
commit 9aa4752a0e
2 changed files with 19 additions and 19 deletions

View File

@ -19,7 +19,7 @@
- [问答](#问答)
## 前言
腾飞Webos是免费的个人随意部署应用商店提供大量插件,且全部免费, [更新日志](https://os.tenfell.cn/update) ←。
腾飞Webos是免费的个人随意部署应用商店提供大量插件,且全部免费, [更新日志](https://bbs.tenfell.cn/update) ←。
参考API[插件开发](https://thoughts.teambition.com/share/64531c70be7a0f004263891d)
@ -88,27 +88,27 @@
win版安装教程
[点击查看](https://os.tenfell.cn/711.html)
[点击查看](https://bbs.tenfell.cn/711.html)
linux版部署教程
[点击查看](https://os.tenfell.cn/685.html)
[点击查看](https://bbs.tenfell.cn/685.html)
MAC版部署教程
[点击查看](https://os.tenfell.cn/1049.html)
[点击查看](https://bbs.tenfell.cn/1049.html)
宝塔版部署教程
[点击查看](https://os.tenfell.cn/696.html)
[点击查看](https://bbs.tenfell.cn/696.html)
Docker版部署教程
[点击查看](https://os.tenfell.cn/1042.html)
[点击查看](https://bbs.tenfell.cn/1042.html)
群辉版部署教程
[点击查看](https://os.tenfell.cn/667.html)
[点击查看](https://bbs.tenfell.cn/667.html)
## 网盘挂载

View File

@ -19,9 +19,9 @@
- [问答](#问答)
## 前言
腾飞Webos是免费的个人随意部署应用商店提供大量插件,且全部免费, [更新日志](https://os.tenfell.cn/update) ←。
腾飞Webos是免费的个人随意部署应用商店提供大量插件,且全部免费, [更新日志](https://bbs.tenfell.cn/update) ←。
参考API[插件开发](https://thoughts.teambition.com/share/64531c70be7a0f004263891d)
参考API[插件开发](https://thoughts.teambition.com/share/64531c70be7a0f004263891d)
仿win11的操作习惯占用内存小各种高级的功能(支持开发者自行开发插件)
> 安卓、IOS桌面版火速开发中....... `>v-)o`
@ -86,29 +86,29 @@
`if [ -f /usr/bin/curl ];then curl -sSO https://support.tenfell.cn/webos_update/common/install.sh;else wget -O install.sh https://support.tenfell.cn/webos_update/common/install.sh;fi;bash install.sh`
win版安装教程
win版安装教程
[点击查看](https://os.tenfell.cn/711.html)
[点击查看](https://bbs.tenfell.cn/711.html)
linux版部署教程
[点击查看](https://os.tenfell.cn/685.html)
[点击查看](https://bbs.tenfell.cn/685.html)
MAC版部署教程
[点击查看](https://os.tenfell.cn/1049.html)
[点击查看](https://bbs.tenfell.cn/1049.html)
宝塔版部署教程
[点击查看](https://os.tenfell.cn/696.html)
[点击查看](https://bbs.tenfell.cn/696.html)
Docker版部署教程
[点击查看](https://os.tenfell.cn/1042.html)
[点击查看](https://bbs.tenfell.cn/1042.html)
群辉版部署教程
[点击查看](https://os.tenfell.cn/667.html)
[点击查看](https://bbs.tenfell.cn/667.html)
## 网盘挂载