文件名称:jet_lag_calc
文件大小:36KB
文件格式:ZIP
更新时间:2024-05-27 16:59:20
JavaScript
发展 npm run start 部署 npm run deploy 笔记 在GeosuggestItem.js中,从onClick事件中删除了event.preventDefault()。 onClick : function onClick ( event ) { // event.preventDefault(); this . props . onSuggestSelect ( this . props . suggest ) ; } , 这导致单击事件中的行为不一致。
【文件预览】:
jet_lag_calc-master
----index.html(500B)
----config.yml.example(233B)
----server.js(1KB)
----src()
--------containers()
--------lib()
--------stylesheets()
--------components()
--------assets()
--------actions()
--------configureStore.js(895B)
--------app.jsx(628B)
--------reducers()
----Gemfile(129B)
----Rakefile(2KB)
----config.yml(40B)
----webpack.dev.config.js(1KB)
----README.md(369B)
----webpack.production.config.js(752B)
----Gemfile.lock(565B)
----.gitignore(30B)
----webpack.common.config.js(878B)
----bin()
--------build(247B)
----package.json(1KB)