File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ const openIframe = function() {
50
50
type: " iframe" ,
51
51
title: " 远程页面" ,
52
52
area: [' 90%' ,' 90%' ],
53
- content: " http ://www.layui-vue.com"
53
+ content: " https ://www.layui-vue.com"
54
54
})
55
55
}
56
56
@@ -437,7 +437,7 @@ const openIframe = function() {
437
437
title: " 标题" ,
438
438
resize: true ,
439
439
area: [' 90%' ,' 90%' ],
440
- content: " http ://www.layui-vue.com"
440
+ content: " https ://www.layui-vue.com"
441
441
})
442
442
}
443
443
Original file line number Diff line number Diff line change 17
17
<ul>
18
18
<a name="2-22-0"></a >
19
19
<li>
20
- <h3>2.22.0 <span class="layui-badge-rim">2024 -4-11</span></h3>
20
+ <h3>2.22.0 <span class="layui-badge-rim">2025 -4-11</span></h3>
21
21
<ul>
22
22
<li>[新增] table 组件 page 插槽,分页右侧区域。<a href="https://gitee.com/layui-vue/layui-vue/pulls/469">详情</a></li>
23
23
<li>[新增] table 组件 page.change 回调,在未来版本中将删除 @change事件。<a href="https://gitee.com/layui-vue/layui-vue/pulls/469">详情</a></li>
You can’t perform that action at this time.
0 commit comments