Skip to content
Fantastic-admin 官方文档
搜索文档
K
Main Navigation
文档
指南
组件
Appearance
Menu
Return to top
On this page
作者其他作品
Fantastic-startkit
简单好用的 Vue3 项目启动套件
One-step-admin
巧妙的管理系统框架
Fantastic-mobile
自成一派的 H5 框架
RTL 模式
专业版
v4.7.0 新增
使用
在应用配置中设置:
ts
const
globalSettings
:
Settings
.
all
=
{
app: {
direction:
'rtl'
,
},
}
效果如下: