This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
xh
/
applte
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
1030提交,完成了wifi人脸锁删除密码功能
master
xiaoheiiskinder
1 year ago
parent
ef490cce3e
commit
f1149ee441
2 changed files
with
840 additions
and
774 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+839
-774
pages/addperson/addperson.js
+1
-0
pages/openLockLog/openLockLog.js
+ 839
- 774
pages/addperson/addperson.js
File diff suppressed because it is too large
View File
+ 1
- 0
pages/openLockLog/openLockLog.js
View File
@ -271,6 +271,7 @@ Page({
q
:
JSON
.
stringify
(
q
)
}
WXAPI
.
getOpenRecord
(
data1
)
.
then
(
res
=>
{
console
.
log
(
res
)
;
if
(
res
.
success
)
{
if
(
res
.
data
.
length
<
10
)
{
this
.
data
.
stoppull
=
true
Write
Preview
Loading…
Cancel
Save