util.js
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 721
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
怎么使用,在aixos时候地址部分怎么用,例如:
axios.get(请求地址).then(res=>{
console.log(res)
})
怎么用uril.js里 ajaxUrl 这个常量
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 by reading util.js and locating the ajaxUrl constant, then check how the repository’s axios usage handles request URLs. Done means the project explains how to use ajaxUrl in an axios.get example and clarifies the expected address format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100