update 全新文档 全面上线

This commit is contained in:
疯狂的狮子li 2023-03-23 14:20:41 +08:00
parent 4a5ba86e38
commit d2a44d682d
3 changed files with 66 additions and 38 deletions

View File

@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://gitee.com/JavaLionLi/RuoYi-Vue-Plus-UI.git"
"url": "https://gitee.com/JavaLionLi/plus-ui.git"
},
"dependencies": {
"@element-plus/icons-vue": "2.0.10",

View File

@ -5,7 +5,7 @@
</template>
<script setup>
const url = ref('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/wikis/pages');
const url = ref('https://javalionli.gitee.io/plus-doc');
function goto() {
window.open(url.value)

View File

@ -6,7 +6,7 @@
<p>
RuoYi-Vue-Plus 是基于 RuoYi-Vue 针对 分布式集群 场景升级(不兼容原框架)
<br/>
* 前端开发框架 VueElement UI<br/>
* 前端开发框架 Vue3TSElement Plus<br/>
* 后端开发框架 Spring Boot<br/>
* 容器框架 Undertow 基于 Netty 的高性能容器<br/>
* 权限认证框架 Sa-Token 支持多终端认证系统<br/>
@ -34,7 +34,7 @@
* 国际化 SpringMessage Spring标准国际化方案<br/>
</p>
<p>
<b>当前版本:</b> <span>v{{ version }}</span>
<b>当前版本:</b> <span>v5.0.0</span>
</p>
<p>
<el-tag type="danger">&yen;免费开源</el-tag>
@ -58,44 +58,73 @@
type="primary"
icon="Cloudy"
plain
@click="goTarget('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/wikis/pages?sort_id=4106467&doc_id=1469725')"
@click="goTarget('https://javalionli.gitee.io/plus-doc/#/ruoyi-vue-plus/changlog')"
>更新日志</el-button
>
</p>
</el-col>
<el-col :sm="24" :lg="12" style="padding-left: 50px">
<el-row>
<el-col :span="12">
<h2>技术选型</h2>
</el-col>
</el-row>
<el-row>
<el-col :span="6">
<h4>后端技术</h4>
<ul>
<li>SpringBoot</li>
<li>Sa-Token</li>
<li>JWT</li>
<li>MyBatis</li>
<li>Druid</li>
<li>Jackson</li>
<li>...</li>
</ul>
</el-col>
<el-col :span="6">
<h4>前端技术</h4>
<ul>
<li>Vue</li>
<li>Vuex</li>
<li>Element-ui</li>
<li>Axios</li>
<li>Sass</li>
<li>Quill</li>
<li>...</li>
</ul>
</el-col>
</el-row>
<el-col :sm="24" :lg="12" style="padding-left: 20px">
<h2>RuoYi-Cloud-Plus多租户微服务管理系统</h2>
<p>
RuoYi-Cloud-Plus 微服务通用权限管理系统 重写 RuoYi-Cloud 全方位升级(不兼容原框架)
<br/>
* 前端开发框架 Vue3TSElement UI<br/>
* 后端开发框架 Spring Boot<br/>
* 微服务开发框架 Spring CloudSpring Cloud Alibaba<br/>
* 容器框架 Undertow 基于 XNIO 的高性能容器<br/>
* 权限认证框架 Sa-TokenJwt 支持多终端认证系统<br/>
* 关系数据库 MySQL 适配 8.X 最低 5.7<br/>
* 关系数据库 Oracle 适配 11g 12c<br/>
* 关系数据库 PostgreSQL 适配 13 14<br/>
* 关系数据库 SQLServer 适配 2017 2019<br/>
* 缓存数据库 Redis 适配 6.X 最低 5.X<br/>
* 分布式注册中心 Alibaba Nacos 采用2.X 基于GRPC通信高性能<br/>
* 分布式配置中心 Alibaba Nacos 采用2.X 基于GRPC通信高性能<br/>
* 服务网关 Spring Cloud Gateway 响应式高性能网关<br/>
* 负载均衡 Spring Cloud Loadbalancer 负载均衡处理<br/>
* RPC远程调用 Apache Dubbo 原生态使用体验高性能<br/>
* 分布式限流熔断 Alibaba Sentinel 无侵入高扩展<br/>
* 分布式事务 Alibaba Seata 无侵入高扩展 支持 四种模式<br/>
* 分布式消息队列 Spring Cloud Stream 门面框架兼容各种MQ集成<br/>
* 分布式消息队列 Apache Kafka 高性能高速度<br/>
* 分布式消息队列 Apache RocketMQ 高可用功能多样<br/>
* 分布式消息队列 RabbitMQ 支持各种扩展插件功能多样性<br/>
* 分布式搜索引擎 ElasticSearch 业界知名<br/>
* 分布式链路追踪 Apache SkyWalking 链路追踪网格分析度量聚合可视化<br/>
* 分布式日志中心 ELK 业界成熟解决方案<br/>
* 分布式监控 PrometheusGrafana 全方位性能监控<br/>
* 其余与 Vue 版本一致<br/>
</p>
<p>
<b>当前版本:</b> <span>v2.0.0</span>
</p>
<p>
<el-tag type="danger">&yen;免费开源</el-tag>
</p>
<p>
<el-button
type="primary"
icon="Cloudy"
plain
@click="goTarget('https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus')"
>访问码云</el-button
>
<el-button
type="primary"
icon="Cloudy"
plain
@click="goTarget('https://github.com/JavaLionLi/RuoYi-Cloud-Plus')"
>访问GitHub</el-button
>
<el-button
type="primary"
icon="Cloudy"
plain
@click="goTarget('https://javalionli.gitee.io/plus-doc/#/ruoyi-cloud-plus/changlog')"
>更新日志</el-button
>
</p>
</el-col>
</el-row>
<el-divider />
@ -103,7 +132,6 @@
</template>
<script setup name="Index">
const version = ref('5.0.0-SNAPSHOT')
function goTarget(url) {
window.open(url, '__blank')