Commit 22112906 by 陈超

T

parent 2733922d
......@@ -326,6 +326,7 @@ div::-webkit-scrollbar {
.item_green_button {
display: flex;
box-sizing: border-box;
flex-direction: column;
justify-content: center;
align-items: center;
......
......@@ -299,7 +299,7 @@
this.showHistory = true
},
onHotKeyword: function(keyword) {
console.log(keyword)
},
onSearch: function() {
this.showHistory = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment