mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-09 13:42:48 +08:00
增加开源库信息;
This commit is contained in:
@@ -70,6 +70,35 @@
|
|||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
<div class="ul-padding-md">
|
||||||
|
<script src='https://gitee.com/ulthon/layui-ul/widget_preview' async defer></script>
|
||||||
|
<div id="osc-gitee-widget-tag"></div>
|
||||||
|
<style>
|
||||||
|
.osc_pro_color {
|
||||||
|
color: #4183c4 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osc_panel_color {
|
||||||
|
background-color: #ffffff !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osc_background_color {
|
||||||
|
background-color: #ffffff !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osc_border_color {
|
||||||
|
border-color: #e3e9ed !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osc_desc_color {
|
||||||
|
color: #666666 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.osc_link_color * {
|
||||||
|
color: #9b9b9b !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -145,8 +174,8 @@
|
|||||||
offset: 'r',
|
offset: 'r',
|
||||||
closeBtn: 0,
|
closeBtn: 0,
|
||||||
shade: 0,
|
shade: 0,
|
||||||
success(layero){
|
success(layero) {
|
||||||
$(layero).css('margin-left','-15px')
|
$(layero).css('margin-left', '-15px')
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user