码迷,mamicode.com
首页 > 其他好文 > 详细

ICANUI-DIV的页面切换

时间:2020-06-24 00:47:36      阅读:81      评论:0      收藏:0      [点我收藏+]

标签:绑定   函数   ide   can   code   模板   his   ica   span   

一、模板按钮绑定切换按钮(事件->点击: this.switch_page() )

 

二、js定义switch_page函数

switchPage(){
    this.show("page1"); //跳转的页面显示
    this.hide("index");  //当前页面隐藏
    //里面参数为页面 id号
}

 

ICANUI-DIV的页面切换

标签:绑定   函数   ide   can   code   模板   his   ica   span   

原文地址:https://www.cnblogs.com/mingliangge/p/13185275.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!