Skip to content

Commit d9477fe

Browse files
save file
1 parent 4f8b598 commit d9477fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

html/chat-room/html/chat-room-tmp/chat-room-tmp.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,15 @@
100100

101101
//:
102102

103+
104+
var shadow;
105+
103106
var ui = {};
104107

105108

109+
Object.defineProperty(obj,'password',{get:()=>$(shadow,'#password').value});
110+
111+
106112
var btn = {};
107113
var kd = {};
108114

0 commit comments

Comments
 (0)