是否修改包名: 否 ### 描述(无法理解工单,将直接关闭) 就想确认下user表中的各种openid,不是就是账号?? wxOpenid 对应 微信号?? qqOpenid 对应 qq号?? 不是特别清楚,望给个确认的说法。。。。谢谢!!! 不是特别清楚,望给个确认的说法。。。。谢谢!!
- -- OpenI / aiforge #1131 开启中 8 最后更新于 1 个月前 -
-diff --git a/public/home/search.js b/public/home/search.js new file mode 100644 index 000000000..07e8df762 --- /dev/null +++ b/public/home/search.js @@ -0,0 +1,5 @@ +function search(){ + var keyword = document.getElementById("keyword_input").value; + + +} \ No newline at end of file diff --git a/templates/explore/search_new.tmpl b/templates/explore/search_new.tmpl index a4d2dee3d..9237bf703 100644 --- a/templates/explore/search_new.tmpl +++ b/templates/explore/search_new.tmpl @@ -1,16 +1,17 @@ {{template "base/head" .}} +