This commit is contained in:
Vanessa 2023-12-13 17:05:12 +08:00
parent 9b7385bcb7
commit 461f0bb347
2 changed files with 1 additions and 3 deletions

View file

@ -26,10 +26,8 @@ export const avRender = (element: Element, protyle: IProtyle, cb?: () => void, v
if (e.getAttribute("data-render") === "true") {
return;
}
let time: number;
if (e.firstElementChild.innerHTML === "") {
e.style.alignSelf = "";
time = new Date().getTime();
let html = "";
[1, 2, 3].forEach(() => {
html += `<div class="av__row">