Only vue3 is supported Support for mobile platform
published version 1.0.5, 3 years ago使用 ```shell yarn add custom-audio npm install custom-audio ``` ```javascript import CustomAudio from 'custom-audio'; import 'custom-audio/lib/custom-audio.css' Vue.use(CustomAudio); ``` ```vue <template> <div id="app"> <CustomAudio :co
published version 0.2.9, 4 years agovue-infinite-scroll的vue3版本 所有用法和`vue-infinite-scroll`一致。 其代码也是基于它做了简单修改,并修复了一些bug,比如无限加载或者下来会请求两次等问题。
published version 1.0.2, 3 years agovue3版本的级联选择器,支持懒加载和服务端搜索 如果您用的是react,原理一样,看代码修改即可 The cascade selector of vue3 supports lazy loading and server-side search. If you use react, the principle is the same. Just look at the code modification
published version 0.1.5, 3 years agopont-plus swagger typescript API
published version 0.0.3, 3 years agoThis template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
published version 0.0.4, 2 years ago