提交 03865284 编写于 作者: guangjun.yang's avatar guangjun.yang

类名问题等

上级 3b8c3142
......@@ -108,20 +108,21 @@ export function goNativePage(vm, config = {id: 1, authType: 1}){
{
"key":"className",
// "value": 'com.picahealth.yunque.activitys.learnreport.learnreport2.NewLearnReportActivity###NewLearnReportVC.PicaDo',
"value": 'com.picahealth.yunque.activitys.learnreport.MyLearnReportActivity###PicaDo.NewLearnReportVC',
"value": 'com.picahealth.yunque.activitys.learnreport.MyLearnReportActivity###StudyCourseListViewController',
"type":4,
"seqNo":1
},{
"key":"id",
"value": config.id,
"type":1,
"seqNo":2
},{
"key":"authType",
"value": config.authType,
"type": 1,
"seqNo": 3
}
},
// {
// "key":"id",
// "value": config.id,
// "type":1,
// "seqNo":2
// },{
// "key":"authType",
// "value": config.authType,
// "type": 1,
// "seqNo": 3
// }
]
vm.$rocNative.dispatchEventByModuleCode && vm.$rocNative.dispatchEventByModuleCode({
modeCode: 'M200',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册