克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Pear Admin Ant

开 箱 即 用 的 Vue 3.0 前 端 开 发 框 架

预 览 | 官 网 | 群聊 | 社区

Pear Admin Ant Version Vue Version Ant Design Vue Version

开源地址

Gitee 开源地址: 前往下载

Github 开源地址: 前往下载

主题模式

默认主题 白色主题 夜间主题
输入图片说明 输入图片说明 输入图片说明
--- --- ---

布局方式

侧边布局 顶部布局 联动布局
输入图片说明 输入图片说明 输入图片说明
--- --- ---

主题配色

黄色主题 绿色主题 蓝色主题
输入图片说明 输入图片说明 输入图片说明
--- --- ---

多选项卡

DOT主题 CARD主题 BTN主题
输入图片说明 输入图片说明 输入图片说明
--- --- ---

项目安装

npm install

或

cnpm install

项目运行

npm run serve-dev

或

npm run serve-prod

编译项目

npm run build-dev

或

npm run build-prod

示例截图

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

目录结构

pear-admin-ant
|-src
  |-api             http请求
  |-assets          静态资源
  |-component       常用组件目录       
  |-config          项目配置文件
  |-directives      自定义指令目录
  |-layout          页面整体布局-layout
  |-mock            mock数据
  |-router          页面路由 
  |-utils           工具类
  |-view            页面目录
  |-App.vue         Vue主文件
  |-main.js         Vue加载启动文件
MIT License Copyright (c) 2020 就眠仪式 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

☘ 基于 Ant Design 与 Javascript 的 Vue3 开发框架 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化