当前位置:网站首页>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")
边栏推荐
猜你喜欢
Learn MySQL from scratch - database and data table operations
Intelligent computing architecture design of Internet
Sonic cloud real machine learning summary 6 - 1.4.1 server and agent deployment
13th Blue Bridge Cup group B national tournament
Relationship and difference between enterprise architecture and project management
Ida dynamic debugging apk
FFMpeg学习笔记
Pytorch sharpening chapter | argmax and argmin functions
The fixed assets management subsystem reports are divided into what categories and which accounts are included
Mysql——》MyISAM存储引擎的索引
随机推荐
Rust language - Introduction to Xiaobai 05
阿洛迷茫后的思考
Learning notes on futuretask source code of concurrent programming series
【日常训练】66. 加一
SAP UI5 应用开发教程之一百零四 - SAP UI5 表格控件的支持复选(Multi-Select)以及如何用代码一次选中多个表格行项目
Understanding of inverted residuals
聊一聊Zabbix都监控哪些参数
20220701
详解JMM
三翼鸟两周年:羽翼渐丰,腾飞指日可待
# CutefishOS系统~
详解Kubernetes网络模型
Pytorch's code for visualizing feature maps after training its own network
Mysql——》索引存储模型推演
详解Volatile关键字
Lc669. Prune binary search tree
cvpr2022 human pose estiamtion
详解ThreadLocal
元宇宙可能成为互联网发展的新方向
The second anniversary of the three winged bird: the wings are getting richer and the take-off is just around the corner