优化 layer.photos 头部工具栏和底部栏

This commit is contained in:
贤心
2023-08-24 10:15:53 +08:00
parent 7e60639211
commit 4447ed0953
5 changed files with 155 additions and 186 deletions

View File

@@ -68,7 +68,7 @@ layui.use(function(){
}
]
},
hideFooter: true // 是否隐藏底部栏 --- 2.8+
footer: false // 是否显示底部栏 --- 2.8.16+
});
},
'test-tips-photos': function(){
@@ -98,4 +98,4 @@ layui.use(function(){
}
})
});
</script>
</script>