基于 Ant Design 和 Vue 的企业级 UI 组件库
2025-07-11 16:53:31 4.09MB antd vue ant-design-vue
1
基于 Ant Design 和 Vue 的企业级 UI 组件库
2025-07-11 15:30:22 5.23MB antd vue ant-design-vue
1
屏幕录制2020-01-1010.49.26.mov
2024-03-27 14:41:02 701KB antd
1
React时间 概述 基于react和antd完成的一个创建cron的插件。核心代码在src/cron/index.js。 本地安装引用 import ReactCron from '@/cron/index.js' require ( "@/cron/index.css) class App extends React.Component { return
<ReactCron presetCRONExp={" * * * * * ? * "} // 初始cron 默认 " * * * * * ? * " onCRONExpChanged={onCRONExpChanged} // 修改时的回调 i18
2024-03-22 10:14:53 2KB
1
React-shop-dome 项目初始化 1、react脚手架 create-react-app react-shop-dome 删除多于文件src留下App.js以及index.js,并把对应引入删掉 2、引入antdantd-mobile 1.下载依赖包 npm install antd antd-mobile -S 2.实现按需加载 npm install babel-plugin-import react-app-rewired customize-cra --dev 修改package.json "scripts": { - "start": "react-scripts start", + "start": "react-app-rewired start", - "build": "react-scripts build", + "build":
2023-05-19 18:04:35 1.77MB JavaScript
1
结合react全家桶 antd实现的企业级网站开发模板
2023-05-19 18:03:15 2.21MB React开发-其它杂项
1
关于 此项目是 react + antd-moblie 构建的h5电商平台,所有的数据都是从 实时获取的真实数据,具有真实的登录注册、商品搜索/筛选、购物车等功能。 说明 如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^ 或者您可以 "follow" 一下,我会不断开源更多的有趣的项目 有问题请直接提 Issues,或者您发现问题并有非常好的解决方案,欢迎 PR :thumbs_up: 传送门: 、 、 、 技术栈 react + mobx + react-router + less + axios + antd-moblie 项目运行 git clone https://github.com/zhong-tsong/react-mobx-antd-mobile-h5-dmall2.0  cd react-mobx-antd-mobile-h5-dmall2.0  npm in
2023-03-10 21:58:40 2.95MB mobx reactjs react-components antd-mobile
1
用于AntD4的虚拟表格组件,用于gzip的快速,可恢复且最小的尺寸! 安装 npm i --save virtualizedtableforantd4 useVT的选择() interface vt_opts { id ?: number ; /** * @default 5 */ overscanRowCount ?: number ; /** * this only needs the scroll.y */ scroll ?: { y : number ; } ; /** * wheel event(only works on native events). */ onScroll ?: ( { left , top , isEnd , } : { top : number ; left :
2022-12-15 15:52:38 27KB infinite-scroll antd virtual-tables antdesign
1
react-fabric-demo 基于react(umi)+antd+fabric实现的在线图片合成,将背景图、背景色、照片、文字拖拽生成主题图。 Demo 使用方式 tyarn install 或 yarn install 或 npm install tyarn start 或 yarn start 或 npm start 访问:
2022-12-06 14:24:38 995KB JavaScript
1
全栈开发实战技术分享 后端:SpringBoot+MybatisPlus+Mysql 前端:Vite3+Vue3+TS+Ant-design-vue3
2022-11-18 19:00:22 272KB Vue3 Vite3 Springboot antd-design-vue
1