更新 docs 相关静态路径

This commit is contained in:
贤心
2023-10-20 19:02:52 +08:00
parent c1afe5a327
commit d7df37477c
17 changed files with 33 additions and 33 deletions

View File

@@ -14,7 +14,7 @@ layui.use(function(){
// dropdown 在表格中的应用
table.render({
elem: '#ID-dropdown-demo-table',
url: '/static/2.8/json/table/demo5.json',
url: '/static/json/2/table/demo5.json',
title: '用户数据表',
cols: [[
{type: 'checkbox', fixed: 'left'},
@@ -74,4 +74,4 @@ layui.use(function(){
}
});
});
</script>
</script>