|
|
@ -7,10 +7,10 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</el-col> |
|
|
|
</el-col> |
|
|
|
<el-col :span="18" :offset="2"> |
|
|
|
<el-col :span="18" :offset="2"> |
|
|
|
富文本编辑器 |
|
|
|
<Editor/> |
|
|
|
</el-col> |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
</el-row> |
|
|
|
<div class="text-center"> |
|
|
|
<div class="text-center mt20"> |
|
|
|
<el-button type="primary">保存</el-button> |
|
|
|
<el-button type="primary">保存</el-button> |
|
|
|
<el-button>重置</el-button> |
|
|
|
<el-button>重置</el-button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|