X书Scheme跳转到指定页面

X书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")

  • 58
    点赞
  • 93
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Codeooo

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值