鸿蒙 next 5.0 版本页面跳转传参 && 接受参数 ,,接受的时候 要先定义接受参数的类型, 代码可以直接CV使用 [教程]
创始人
2024-11-10 23:12:14
0

1, 先看效果

2, 先准备好两个页面

index 页面 传递参数

import router from '@ohos.router'  @Entry @Component struct Index {    @State   list: string[] = ['星期一', '星期二','星期三', '星期四','星期五']    @State   activeIndex: number = 0    build() {     Row() {       Column({ space: 10 }) {         ForEach(this.list, (item: string, index: number) => {           Text(item)             .width('100%')             .height(50)             .textAlign(TextAlign.Center)             .fontSize(16)             .backgroundColor(this.activeIndex === index ? Color.White : Color.Orange)             .onClick(()=>{               this.activeIndex = index               console.log('111',this.activeIndex)             })         })         Row(){           Text('跳转传参')             .onClick(()=>{               router.pushUrl({                 url:'pages/one',                 params: {value:'test'}               })             })         }       }       .width(90)     }     .padding(15)     .backgroundColor(Color.Pink)     .width('100%')     .alignItems(VerticalAlign.Center)   } }

3, 接受参数

import router from '@ohos.router' import promptAction from '@ohos.promptAction'  // 声明接受参数的类型 interface PARAMS {   value: string }  @Entry @Component struct one {    @State    paramsValue: PARAMS = {     value: ''   }    aboutToAppear() {     // as 转换一下变成我们要接受的类型     this.paramsValue = router.getParams() as PARAMS      // 控制台打印     console.log(`111, ${JSON.stringify(this.paramsValue)}`)      // 提示传过来的内容     promptAction.showToast({message: this.paramsValue.value})   }    build() {     Column(){       Text('55555555555')        // 显示传的参数内容       Text(this.paramsValue.value)      }     .width('100%')     .height('100%')     .justifyContent(FlexAlign.Center)   } }

相关内容

热门资讯

专业辅助!微乐小程序自建房插件... 《专业辅助!微乐小程序自建房插件免费,微信边锋辅助工具(起初是真的有挂)》 微乐小程序自建房插件免费...
玩家必看教程!微乐陕西小程序破... 玩家必看教程!微乐陕西小程序破解器下载(开挂辅助教程)一直有透视经验1、每一步都需要思考,不同水平的...
推荐辅助!2025微乐小程序黑... 推荐辅助!2025微乐小程序黑科技,微信多乐辅助(一向有挂);推荐辅助!2025微乐小程序黑科技,微...
实测揭晓!潮汕潮汕娱脚本(揭露... 实测揭晓!潮汕潮汕娱脚本(揭露辅助神器)切实有透视教材1、打开软件启动之后找到中间准星的标志长按。2...
专业辅助!微乐小程序黑科技下载... 专业辅助!微乐小程序黑科技下载ios,蜀山四川破解版安卓版(一贯是真的有挂);1、很好的微乐小程序黑...
分享开挂内幕!微信广东雀神挂件... 分享开挂内幕!微信广东雀神挂件辅助(解迷辅助软件)总是有透视窍门1、下载好微信广东雀神挂件辅助脚本下...
发现辅助!微乐小程序辅助脚本,... 发现辅助!微乐小程序辅助脚本,广西老友麻将有挂吗(确实有挂),微乐小程序辅助脚本是用手机号来登录游戏...
揭秘真相!凑一桌游戏关春天辅助... 揭秘真相!凑一桌游戏关春天辅助(解谜辅助app)果然有透视窍门1、凑一桌游戏关春天辅助模拟器是什么优...
专业辅助!微乐小程序黑科技下载... 专业辅助!微乐小程序黑科技下载ios,微信牵手跑辅助下载(确实存在有挂);最新版2026是一款经典耐...
今日头条!卡农血拼辅助(必备辅... 今日头条!卡农血拼辅助(必备辅助攻略)原来有透视手筋亲,关键说明,卡农血拼辅助透视脚本安卓赛季回归,...