当前位置:网站首页>短视频直播源码,uniapp跳转页面携带id
短视频直播源码,uniapp跳转页面携带id
2022-07-21 18:40:00 【云豹网络科技】
短视频直播源码,uniapp跳转页面携带id
<view class=" vipName-clz" style="width: 13.5%;" @click="getInfo(item.customerId)"> {
{
item.customerName}} </view>
//跳转到基本信息页面
getInfo(customerId) {
wx.navigateTo({
url: '/pages/baseInfo?customerId=' + customerId
})
}
//跳转的页面接收
onLoad(option) {
console.log("列表携带的值", option)
this.setCurrentPage(this);
this.customerId = option.customerId;
this.getInfoList();
if (option) {
this.setData({
globalOption: option,
});
}
}
以上就是短视频直播源码,uniapp跳转页面携带id, 更多内容欢迎关注之后的文章
边栏推荐
- 分享一个GO 辅助命令行
- 第二章第十八节:字符集和编码
- Section 17 of Chapter 2: Dictionary knowledge supplement
- tsconfig. JSON cannot find any input in the configuration file. What should I do?
- [06-04-22] error list of Borland legend (Second Edition)
- Implementation class LinkedList
- Life cycle of Servlet
- 三维视频融合技术如何为智慧城市建设赋能
- 第二章第二十二节:文件操作1
- Section 21 of Chapter 2: operators two
猜你喜欢
高度关注,2022开放原子开源峰会最新议程一览
初识 JS
等额本金递增还款/等额本金递减按揭房贷还款计算器
Cocoscreator mobile game multi screen adaptation
tsconfig.json在配置文件中找不到任何输入,怎么办?
解决API开发痛点,Apipost和Apifox哪个更好?
Section 19 of Chapter 2: encoding and decoding
How 3D video fusion technology enables smart city construction
[error reporting] valueerror: it seems that you are using the keras 2 and you are passing both
AutoJs学习-实现抽屉效果
随机推荐
Life cycle of Servlet
網絡爬蟲爬取b站勵志彈幕並生成詞雲(精心筆記總結)
Basic concept of MySQL database and deployment of MySQL version 8.0 (I)
在线XML转CSV工具
To solve the pain points of API development, which is better, API post or API box?
CNN的一些可视化方法
Information generation of College Students' back to school list - Tencent cloud scene connector National College Innovation Competition
[06-04-22] error list of Borland legend (Second Edition)
Don't be ridiculous. Don't you know what abilities to improve if you want to enter a big factory? (collect quickly)
第二章第二十一节:运算符.2
解决API开发痛点,Apipost和Apifox哪个更好?
EasyCVR平台级联时,出现报错提示端口不可达是什么原因?
【面试:并发篇20:多线程:多把锁问题】
leetcode:1838. Frequency of the highest frequency element [sort + prefix and + dichotomy + thinking]
DHCP and how DHCP works
Vinco ventures appoints Ted Farnsworth as co CEO
Tuples, lists, sets, and some notes on exception handling
Summer Challenge [FFH] NFC touches and pulls up any application without enterprise certification!
本地数据如何高效灾备上腾讯云
第二章 第二十三节:文件操作:读