File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 4343 </ el-table-column >
4444 </ el-table >
4545 < el-button > 按钮</ el-button >
46+ < p > aaaa</ p >
4647 </ div >
4748 </ div >
4849 < script src ="https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.min.js "> </ script >
Original file line number Diff line number Diff line change 931931 box-shadow : 0 0 6px 1px lighten ($rj-default-button-fill , 20 );
932932 }
933933}
934- body {
935- perspective : 1000px ;
936- }
Original file line number Diff line number Diff line change 4141
4242 $-line : #f0f0f0 !default ; // 分割线
4343
44- $rj-cl-ffffff : #ffffff !default ;
44+ $rj-cl-ffffff : #5b656b !default ;
4545
4646 // 公共属性
4747 @include rjCommon ($rj-cl-ffffff );
10231023 box-shadow : 0 0 6px 1px lighten ($rj-default-button-fill , 20 );
10241024 }
10251025}
1026- body {
1027- perspective : 1000px ;
1028- }
1026+
You can’t perform that action at this time.
0 commit comments