https://github.com/markthree/nuxt-fix-ofetch
在 ios qq 浏览器中运行 ofetch
https://github.com/markthree/nuxt-fix-ofetch
ios nuxt ofetch qq
Last synced: 28 days ago
JSON representation
在 ios qq 浏览器中运行 ofetch
- Host: GitHub
- URL: https://github.com/markthree/nuxt-fix-ofetch
- Owner: markthree
- License: mit
- Created: 2024-04-06T06:40:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-12T07:59:26.000Z (9 months ago)
- Last Synced: 2025-04-20T00:48:28.180Z (about 1 month ago)
- Topics: ios, nuxt, ofetch, qq
- Language: TypeScript
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-fix-ofetch
在 ios qq 浏览器中运行 ofetch
## 使用
```shell
npm i nuxt-fix-ofetch -D
``````ts
// nuxt.config.ts
export default defineNuxtConfig({
modules: ["nuxt-fix-ofetch"],
});
```
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).