docs: 更新 layer 相关示例细节

pull/2556/head
贤心 2025-03-11 23:20:50 +08:00
parent bbd2c3bc23
commit d4ccb143fb
1 changed files with 2 additions and 2 deletions

View File

@ -67,9 +67,9 @@ layui.use(function(){
shadeClose: true, shadeClose: true,
maxmin: true, //开启最大化最小化按钮 maxmin: true, //开启最大化最小化按钮
area: ['900px', '600px'], area: ['900px', '600px'],
content: 'https://cn.bing.com/' content: 'https://dashi.aliyun.com/activity/aigc?userCode=ap0255is'
}); });
} }
}) })
}); });
</script> </script>