当前位置:网站首页>Little red book scheme jumps to the specified page
Little red book scheme jumps to the specified page
2022-07-01 22:46:00 【Codeooo】
The little red book Scheme The most complete network , coordination AutoJs Use
xhsdiscover://account/bind/’,// Account number and security
xhsdiscover://choose_share_user’,// Share with users
xhsdiscover://dark_mode_setting/’,// Dark settings
xhsdiscover://video_feed/id’,// Video works page
xhsdiscover://general_setting/’,// General settings
xhsdiscover://hey_home_feed/’,// Record my daily
xhsdiscover://hey_post/’,// Post voice
xhsdiscover://home’,// Home page
xhsdiscover://home/explore’,// Discovery list
xhsdiscover://home/follow’,// Attention list
xhsdiscover://home/localfeed’,// City list
xhsdiscover://home/note’,// Attention list
xhsdiscover://home/store’,// Shopping Mall
xhsdiscover://instore_search/result’,// Commodity search
xhsdiscover://instore_search/result?keyword=’,// Product search keywords
xhsdiscover://item/id’, // Text work page
xhsdiscover://item/id?type=normal’, // Text work page
xhsdiscover://item/id?type=video’,// Video works page
xhsdiscover://search/result?keyword=’,// Search keywords
xhsdiscover://me/profile’,// Edit information
xhsdiscover://message/collections’,// Received praise and collection
xhsdiscover://message/comments’,// Comments received and @
xhsdiscover://message/followers’,// New attention
xhsdiscover://message/notifications’,// System notification
xhsdiscover://message/strangers/’,// News from strangers
xhsdiscover://messages’,// news
xhsdiscover://notification_setting/’,// Notification settings
xhsdiscover://post’,// Publishing works - Photo album
xhsdiscover://post_note’,// Post notes
xhsdiscover://post_video’,// Release video
xhsdiscover://post_video_album’,// Release video - All Albums
xhsdiscover://profile’,// My personal page
xhsdiscover://instore_search/recommend’,// Commodity search
xhsdiscover://recommend/contacts’,// Contacts friends
xhsdiscover://recommend/user’,// Recommend users
xhsdiscover://search/result’,// Search for
xhsdiscover://store’,// Shopping Mall
xhsdiscover://system_settings/’,// Developer model , You can modify the login account
xhsdiscover://topic/v2/keyword’,// topic of conversation
xhsdiscover://user/user_id’, // User home page
xhsdiscover://user/id/followers’,//TA A fan of autojs Use this way :、
const startSearch = function (cmd_search ) {
//cmd_search The parameter is url
print(cmd_search);
app.startActivity({
action: "VIEW",
data: cmd_search,
});
};
startSearch("xhsdiscover://search/result?keyword=test")边栏推荐
- 从零开始学 MySQL —数据库和数据表操作
- mixconv代码
- H5 model trained by keras to tflite
- General use of qstringlist
- Intelligent computing architecture design of Internet
- # CutefishOS系统~
- The second anniversary of the three winged bird: the wings are getting richer and the take-off is just around the corner
- flink sql 命令行 连接 yarn
- 2020-ViT ICLR
- 配置筛选机
猜你喜欢
随机推荐
Appium自动化测试基础 — 补充:Desired Capabilities参数介绍
General use of qstringlist
MySQL stored procedure
利用SecureCRTPortable远程连接虚拟机
Friendly serial assistant tutorial_ How to configure friendly serial port debugging assistant - tutorial on using friendly serial port debugging assistant
LC669. 修剪二叉搜索树
YOLOv5.5 调用本地摄像头
104. SAP UI5 表格控件的支持复选(Multi-Select)以及如何用代码一次选中多个表格行项目
MySQL的存储过程
LC501. Mode in binary search tree
#yyds干货盘点# 解决名企真题:扭蛋机
Redis配置与优化
Recent public ancestor offline practice (tarjan)
【日常训练】326. 3 的幂
小红书Scheme跳转到指定页面
Understanding of inverted residuals
Awoo's favorite problem (priority queue)
Redis configuration and optimization
The second anniversary of the three winged bird: the wings are getting richer and the take-off is just around the corner
Yolov5.5 call local camera







![快乐数[环类问题之快慢指针]](/img/37/5c94b9b062a54067a50918f94e61ea.png)

