wechat-miniprogram / wechat-miniprogram/miniprogram-demo
wx_logo.bmp.bin 文件在项目中不存在
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.2k
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 2
Description
Contributor guide
No contributing guide indexed for this repository
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
Start at miniprogram/packageXRFrame/components/xr-physics-shoot/index.wxml, specifically the referenced line, and inspect how wx_logo.bmp.bin is referenced. Check whether the file exists at the expected repository path and determine the intended asset location from the surrounding component. Done means the component no longer points to a missing file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100