dashboard
repositories
filestore
activity
search
login
main
/
qxgIosUniapp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
UI: 齐享购新增跳转第三方链接banner图功能
lin
2026-05-06
1af4b2e328aaf4d92bbbbf5780f6e69a8062cec9
[qxgIosUniapp.git]
/
uni_modules
/
uv-ui-tools
/
libs
/
luch-request
/
core
/
dispatchRequest.js
1
2
3
4
5
6
import adapter from '../adapters/index'
export default (config) => {
return adapter(config)
}