coderwhy / coderwhy/hy-event-store
缺少全局事件,期待老师更新
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 411
- Forks
- 45
- Avg merge
- 1m
- Merged PRs (30d)
- 6
Description
希望能在wxml页面中通过bindtap=“事件名称”的方式绑定全局事件,比如全局跳转。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests global event binding from WXML pages using bindtap, including global navigation. Review the repository's mini-program event-handling entry points and determine the expected binding API before implementing anything. Done means a WXML bindtap can invoke a global event and the behavior is covered by a demonstrable example or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100