mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 21:22:48 +08:00
优化样式;优化文件预览说明
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<link rel="stylesheet" href="/static/lib/quill/quill.snow.css">
|
||||
<link rel="stylesheet" href="/cdn/augmented-ui.min.css">
|
||||
<link rel="stylesheet" href="/cdn/fontawesome-free-6.4.0-web/css/all.min.css" />
|
||||
<link rel="stylesheet" href="/static/lib/markdown-css/github-markdown.css">
|
||||
|
||||
|
||||
<style>
|
||||
@@ -74,7 +75,7 @@
|
||||
<fieldset class="layui-elem-field layui-field-title no-parser">
|
||||
<legend>{$vo.config.TITLE}</legend>
|
||||
<div class="layui-field-box">
|
||||
<div class="desc">
|
||||
<div class="desc markdown-body ">
|
||||
{$vo.desc|raw}
|
||||
</div>
|
||||
<div class="component-item" style="margin-top: 10px;" data-margin="{$vo.config.MARGIN|default='0'}" data-padding="{$vo.config.PADDING|default='0'}" data-gray="{$vo.config.GRAY|default='0'}" data-mobile="{$vo.config.MOBILE|default='0'}" data-inner-margin="{$vo.config.INNER_MARGIN|default='0'}">
|
||||
|
||||
Reference in New Issue
Block a user