refactor: 优化代码结构去掉无用的注释

This commit is contained in:
wangjiahao
2022-06-16 18:29:30 +08:00
parent 7673e58088
commit 3b64979625
61 changed files with 271 additions and 823 deletions

View File

@@ -159,7 +159,6 @@ const util = {
key: 'search:history',
data: searchHistory,
success: function() {
// console.log('success');
}
});
},