当前位置:网站首页>小红书Scheme跳转到指定页面
小红书Scheme跳转到指定页面
2022-07-01 21:47:00 【Codeooo】
小红书Scheme全网最全,配合AutoJs使用
xhsdiscover://account/bind/’,//账号与安全
xhsdiscover://choose_share_user’,//分享给用户
xhsdiscover://dark_mode_setting/’,//深色设置
xhsdiscover://video_feed/id’,//视频作品页
xhsdiscover://general_setting/’,//通用设置
xhsdiscover://hey_home_feed/’,//记录我的日常
xhsdiscover://hey_post/’,//发布语音
xhsdiscover://home’,//主页
xhsdiscover://home/explore’,//发现列表
xhsdiscover://home/follow’,//关注列表
xhsdiscover://home/localfeed’,//同城列表
xhsdiscover://home/note’,//关注列表
xhsdiscover://home/store’,//商城
xhsdiscover://instore_search/result’,//商品搜索
xhsdiscover://instore_search/result?keyword=’,//商品搜索关键词
xhsdiscover://item/id’, //文字作品页
xhsdiscover://item/id?type=normal’, //文字作品页
xhsdiscover://item/id?type=video’,//视频作品页
xhsdiscover://search/result?keyword=’,//搜索关键词
xhsdiscover://me/profile’,//编辑资料
xhsdiscover://message/collections’,//收到的赞和收藏
xhsdiscover://message/comments’,//收到的评论和@
xhsdiscover://message/followers’,//新增关注
xhsdiscover://message/notifications’,//系统通知
xhsdiscover://message/strangers/’,//陌生人消息
xhsdiscover://messages’,//消息
xhsdiscover://notification_setting/’,//通知设置
xhsdiscover://post’,//发布作品-相册
xhsdiscover://post_note’,//发布笔记
xhsdiscover://post_video’,//发布视频
xhsdiscover://post_video_album’,//发布视频-全部相册
xhsdiscover://profile’,//我的个人页面
xhsdiscover://instore_search/recommend’,//商品搜索
xhsdiscover://recommend/contacts’,//通讯录好友
xhsdiscover://recommend/user’,//推荐用户
xhsdiscover://search/result’,//搜索
xhsdiscover://store’,//商城
xhsdiscover://system_settings/’,//开发者模式,可以修改登陆账号
xhsdiscover://topic/v2/keyword’,//话题
xhsdiscover://user/user_id’, //用户主页
xhsdiscover://user/id/followers’,//TA的粉丝autojs 这样使用:、
const startSearch = function (cmd_search ) {
//cmd_search 参数为执行跳转的url
print(cmd_search);
app.startActivity({
action: "VIEW",
data: cmd_search,
});
};
startSearch("xhsdiscover://search/result?keyword=test")边栏推荐
- [commercial terminal simulation solution] Shanghai daoning brings you Georgia introduction, trial and tutorial
- What is the difference between PMP and NPDP?
- linux下清理系统缓存并释放内存
- 【juc学习之路第9天】屏障衍生工具
- 详解Volatile关键字
- PHP reflective XSS, reflective XSS test and repair
- Flume interview questions
- LIS (longest ascending subsequence) problem that can be understood [easy to understand]
- Is PMP certificate really useful?
- Airserver mobile phone third-party screen projection computer software
猜你喜欢

Business visualization - make your flowchart'run'up

对象内存布局

Redis配置与优化

100年仅6款产品获批,疫苗竞争背后的“佐剂”江湖

Sonic云真机学习总结6 - 1.4.1服务端、agent端部署
![[intelligent QBD risk assessment tool] Shanghai daoning brings you leanqbd introduction, trial and tutorial](/img/ac/655fd534ef7ab9d991d8fe1c884853.png)
[intelligent QBD risk assessment tool] Shanghai daoning brings you leanqbd introduction, trial and tutorial
![[commercial terminal simulation solution] Shanghai daoning brings you Georgia introduction, trial and tutorial](/img/b0/029cdea72483ed9bc8a0d66908983a.png)
[commercial terminal simulation solution] Shanghai daoning brings you Georgia introduction, trial and tutorial

IDA动态调试apk
![快乐数[环类问题之快慢指针]](/img/37/5c94b9b062a54067a50918f94e61ea.png)
快乐数[环类问题之快慢指针]

小 P 周刊 Vol.11
随机推荐
Training on the device with MIT | 256Kb memory
Gaussdb (DWS) active prevention and troubleshooting
高攀不起的希尔排序,直接插入排序
How to write a performance test plan
The difference between NiO and traditional IO
[STM32] stm32cubemx tutorial II - basic use (new projects light up LED lights)
MySQL empties table data
删除AWS绑定的信用卡账户
内存导致的电脑游戏中显示hdmi无信号 从而死机的情况
Airserver mobile phone third-party screen projection computer software
Icml2022 | interventional contrastive learning based on meta semantic regularization
并发编程系列之FutureTask源码学习笔记
Classify boost libraries by function
Recent public ancestor (LCA) online practices
spark analyze命令使用及其作用 map join broadcast join 广播join
LC669. 修剪二叉搜索树
List announced | outstanding intellectual property service team in China in 2021
【juc学习之路第8天】Condition
配置筛选机
功能测试报告的编写