DEBUG
This commit is contained in:
parent
7d1a12c5b0
commit
cc6099fb7a
2
index.js
2
index.js
@ -1,5 +1,5 @@
|
|||||||
import { div, span, pre, h1, p, ul, li, button, createElement } from './main.js'
|
import { div, span, pre, h1, p, ul, li, button, createElement } from './main.js'
|
||||||
import { Dialog } from './wigdets/dialog.js'
|
import { Dialog } from './widgets/dialog.js'
|
||||||
|
|
||||||
// 会话/账户
|
// 会话/账户
|
||||||
document.body.appendChild(createElement({
|
document.body.appendChild(createElement({
|
||||||
|
Loading…
Reference in New Issue
Block a user