完成基础信息页面开发

This commit is contained in:
2026-03-19 15:55:37 +08:00
parent 8d8a7db748
commit 71357f9621
1768 changed files with 217566 additions and 693615 deletions

View File

@@ -1,14 +1 @@
function t(e, a) {
switch (arguments.length) {
case 0:
break;
case 1:
this.range(e);
break;
default:
this.range(a).domain(e);
break;
}
return this;
}
export { t as i };
function t(e,a){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(a).domain(e);break}return this}export{t as i};