File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ module.exports = {
8181 ] ,
8282 } ,
8383 lastUpdated : '上次更新' ,
84- repo : 'yourusername /element-x' ,
84+ repo : 'worryzyy /element-ui -x' ,
8585 docsDir : 'packages/docs/src' ,
8686 editLinks : true ,
8787 editLinkText : '在 GitHub 上编辑此页' ,
Original file line number Diff line number Diff line change 2121
2222## 示例源码
2323
24- 所有示例的源码都可以在 [ GitHub 仓库] ( https://github.com/yourusername /element-x ) 找到。
24+ 所有示例的源码都可以在 [ GitHub 仓库] ( https://github.com/worryzyy /element-ui -x ) 找到。
2525
2626## 贡献示例
2727
Original file line number Diff line number Diff line change 106106 border-radius : 4px ;
107107 max-width : 80% ;
108108 }
109-
109+ .message.user {
110+ flex-direction : row-reverse ;
111+ }
110112 .message.user .avatar {
111113 background-color : #67c23a ;
112114 }
You can’t perform that action at this time.
0 commit comments