当前位置:网站首页>小红书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")
边栏推荐
- flink sql 命令行 连接 yarn
- Interview question: what is the difference between MySQL's Union all and union, and how many join methods MySQL has (Alibaba interview question) [easy to understand]
- 记录一次spark on yarn 任务报错 Operation category READ is not supported in state standby
- 内存导致的电脑游戏中显示hdmi无信号 从而死机的情况
- Training on the device with MIT | 256Kb memory
- Getting started with the lockust series
- Show member variables and methods in classes in idea
- 详解Kubernetes网络模型
- 【图像分割】2021-SegFormer NeurIPS
- 牛客月赛-分组求对数和
猜你喜欢
园区全光技术选型-中篇
Dark horse programmer - software testing - stage 06 2-linux and database-01-08 Chapter 1 - description of the content of the Linux operating system stage, description of the basic format and common fo
Recent public ancestor (LCA) online practices
比较版本号[双指针截取自己想要的字串]
Do you want to make up for the suspended examination in the first half of the year? Including ten examinations for supervision engineers, architects, etc
Design and practice of new generation cloud native database
Flume interview questions
plantuml介绍与使用
Clean up system cache and free memory under Linux
Easyexcel complex data export
随机推荐
MySQL的存储过程
三翼鸟两周年:羽翼渐丰,腾飞指日可待
EasyExcel 复杂数据导出
Ida dynamic debugging apk
Introduction and download of the latest version of airserver2022
记录一次spark on yarn 任务报错 Operation category READ is not supported in state standby
【图像分割】2021-SegFormer NeurIPS
linux下清理系统缓存并释放内存
Object memory layout
Mysql——》MyISAM存储引擎的索引
详解JMM
园区全光技术选型-中篇
Unity 使用Sqlite
完全注解的ssm框架搭建
MySQL series transaction log redo log learning notes
flink sql 命令行 连接 yarn
Pytorch sharpening chapter | argmax and argmin functions
Basic knowledge of ngnix
Clean up system cache and free memory under Linux
Mask wearing detection method based on yolov5