发布v2.5.6版本

This commit is contained in:
雨中磐石
2023-04-26 15:46:53 +08:00
parent 33ce4c6298
commit 8145b2df84
55 changed files with 1193 additions and 223 deletions

View File

@@ -38,7 +38,8 @@ c.setcolumns('istop',{
});
c.setcolumns('appxs',{
type:'checkbox',
'editor':isedit
'editor':isedit,
'tooltip':'手机网页版和APP的首页显示这个记录'
});
//[自定义区域end]