提交 e7239c04 编写于 作者: chendeli's avatar chendeli

add

上级 fea36f34
......@@ -55,6 +55,7 @@ export default {
goToPage(item,parm){
let _this = this,
url = '',action_code = '',label_id = '';
if(parm == 'list'){
url = jumpWebPageUrl+'teachers?userToken='+_this.userToken;
action_code = 'c_more'
......@@ -71,6 +72,7 @@ export default {
// })
}
let itemData={
"title":"",
"imageUrl":"",
......@@ -100,7 +102,7 @@ export default {
}
};
alert(JSON.stringify(itemData))
rocNative.dispatchEventByModuleCode({
modeCode: itemData.appModuleInfo.code,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册