公告板
版本库
filestore
活动
搜索
登录
main
/
Lianxun_Java
联讯物业系统后台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
优化代码
java110
2022-09-17
19b7253dded43ab3272cd92b5deac7b48798f51b
[Lianxun_Java.git]
/
java110-doc
/
src
/
main
/
resources
/
js
/
doc-ui.js
1
2
3
4
5
6
7
8
9
switchMenu = function(){
console.log('123123')
}
_gotoPage= function(){
console.log('_gotoPage')
}