File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ export const enSidebar = {
9797 text : 'Security Permissions' ,
9898 collapsible : true ,
9999 children : [
100- { text : 'Authority Management(V2.0.2) ' , link : 'Authority-Management' } ,
100+ { text : 'Authority Management' , link : 'Authority-Management' } ,
101101 ] ,
102102 } ,
103103 {
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ export const zhSidebar = {
8989 {
9090 text : '安全权限' ,
9191 collapsible : true ,
92- children : [ { text : '权限管理(v2.0.2) ' , link : 'Authority-Management' } ] ,
92+ children : [ { text : '权限管理' , link : 'Authority-Management' } ] ,
9393 } ,
9494 {
9595 text : '系统运维' ,
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ export const enSidebar = {
101101 text : 'Security Permissions' ,
102102 collapsible : true ,
103103 children : [
104- { text : 'Authority Management(V2.0.2) ' , link : 'Authority-Management' } ,
104+ { text : 'Authority Management' , link : 'Authority-Management' } ,
105105 ] ,
106106 } ,
107107 { text : 'Tiered Storage' , link : 'Tiered-Storage_timecho' } ,
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ export const zhSidebar = {
9191 {
9292 text : '安全权限' ,
9393 collapsible : true ,
94- children : [ { text : '权限管理(v2.0.2) ' , link : 'Authority-Management' } ] ,
94+ children : [ { text : '权限管理' , link : 'Authority-Management' } ] ,
9595 } ,
9696 { text : '多级存储' , link : 'Tiered-Storage_timecho' } ,
9797 {
You can’t perform that action at this time.
0 commit comments