Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Jun 25, 2024
1 parent 524c97d commit 7cb7e38
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 22 deletions.
43 changes: 31 additions & 12 deletions README.En.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,38 @@ Simple Admin UI is a modern UI for Simple Admin. It is based on vue-vben-admin a

## Document [Click here](https://vben.ryansu.tech/)

### Online Preview

#### [Free Edition Online Preview](https://preview.ryansu.tech/)

- Account **admin**
- Password **simple-admin**

#### [Multi-tenant Edition Online Preview](https://tenant-preview.ryansu.tech/)

- Administrator Tenant Account

- Enterprise: **admin**
- Account: **admin**
- Password: **simple-admin**

- Tenant Account
- Enterprise: **测试企业**
- Account: **admin**
- Password: **simple-admin**

> Read-only, cannot be modified or registered
## Feature

- **State of The Art Development**:Use latest front-end technology development such as Vue3/vite5
- **TypeScript**: Application-level JavaScript language
- **Theming**: Configurable themes
- **International**:Built-in complete internationalization program
- **Mock Server** Built-in mock data scheme
- **Authority** Built-in complete dynamic routing permission generation scheme.
- **Component** Multiple commonly used components are encapsulated twice
- **Latest technology stack**: Developed based on the latest technologies such as Vue3/vite5
- **TypeScript**: Uses Typescript language
- **Theme**: Configurable themes
- **Internationalization**: Built-in complete internationalization solution
- **Mock data** Built-in Mock data testing solution
- **Permission** Supports dynamic routing permissions
- **Component** Secondary encapsulation of multiple commonly used components
- **Remeda**: Use remeda as a data processing tool

## Support functions

Expand All @@ -37,11 +60,7 @@ Simple Admin UI is a modern UI for Simple Admin. It is based on vue-vben-admin a

[RoadMap](https://github.com/suyuan32/simple-admin-core/issues/63)

### Online preview

[Online Preview](http://101.132.124.135:8080/) Account: admin Password: simple-admin

#### Read Only, cannot register and modify
### Preview

![pic](https://i.postimg.cc/qqPNR02x/register-zh-cn.png) ![pic](https://i.postimg.cc/PxczkCr6/dashboard-zh-cn.png)

Expand Down
37 changes: 27 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,38 @@ Simple Admin UI 是基于 vue-vben-admin 二次开发的为 Simple Admin 专门

## 中文文档地址 [点击查看](https://vben.ryansu.tech/zh/)

### 在线预览

#### [免费版在线预览](https://preview.ryansu.tech/)

- 账号 **admin**
- 密码 **simple-admin**

#### [多租户版在线预览](https://tenant-preview.ryansu.tech/)

- 管理员租户账号

- 企业: **admin**
- 账号: **admin**
- 密码: **simple-admin**

- 租户账号
- 企业: **测试企业**
- 账号: **admin**
- 密码: **simple-admin**

> 只读,不可修改和注册
## 特性

- **最新技术栈**使用 Vue3/vite5 等前端前沿技术开发
- **TypeScript**: 应用程序级 JavaScript 的语言
- **最新技术栈**基于 Vue3/vite5 等最新技术开发
- **TypeScript**: 采用 Typescript 的语言
- **主题**:可配置的主题
- **国际化**:内置完善的国际化方案
- **Mock 数据** 内置 Mock 数据方案
- **权限** 内置完善的动态路由权限生成方案
- **Mock 数据** 内置 Mock 数据测试方案
- **权限** 支持动态路由权限
- **组件** 二次封装了多个常用的组件
- **Remeda**: 使用 remeda 作为数据处理工具

## 支持功能

Expand All @@ -39,12 +62,6 @@ Simple Admin UI 是基于 vue-vben-admin 二次开发的为 Simple Admin 专门

## 预览

### 在线预览

[在线预览](http://101.132.124.135:8080/) 账号 admin 密码 simple-admin

#### 只读,不可修改和注册

![pic](https://i.postimg.cc/qqPNR02x/register-zh-cn.png) ![pic](https://i.postimg.cc/PxczkCr6/dashboard-zh-cn.png)

[更多预览](https://suyuan32.github.io/simple-admin-core/#/simple-admin/zh-cn/docs/screenshot)
Expand Down

0 comments on commit 7cb7e38

Please sign in to comment.