This repository has been archived on 2023-08-29. You can view files and clone it, but cannot push or open issues/pull-requests.
yutent
/
anot.js
Archived
1
0
Fork 0

修复search()

master
宇天 2021-01-08 10:30:48 +08:00
parent 542ebfc496
commit 33429266f3
1 changed files with 0 additions and 1 deletions

View File

@ -466,7 +466,6 @@ Anot.mix({
},
//获取url的参数
search: function(key) {
key += ''
let uri = location.search
if (!uri) {