lita-jerry

Results 6 issues of lita-jerry

- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 3.2.6 ### Environment "vue": "^3.2.37" "vite-ssr": "^0.9.0" "ant-design-vue": "^3.2.7" ###...

help wanted

i want to set i18n router, how to set this router locations, thanks.

https://github.com/vueComponent/ant-design-vue/issues/5740 I have submitted at antdv Version 3.2.6 Environment "vue": "^3.2.37" "vite-ssr": "^0.9.0" "ant-design-vue": "^3.2.7" Reproduction link https://github.com/frandiox/vitesse-ssr-template Steps to reproduce 依次执行: pnpm i npm run dev // 此时报错 npm...

Installation step: $ npm install ant-design-vue --save // vite.config.js import Components from 'unplugin-vue-components/vite'; import { AntDesignVueResolver } from 'unplugin-vue-components/resolvers'; export default { plugins: [ /* ... */ Components({ resolvers: [AntDesignVueResolver()],...

### Describe the bug Components({ // allow auto load markdown components under `./src/components/` extensions: ['vue', 'md'], // allow auto import and register components used in markdown include: [/\.vue$/, /\.vue\?vue/, /\.md$/],...

我们iOS和Android都使用的该框架,也对应提供了资源,但是web如何进行开发呢?