增加banner图尺寸说明

1 个父辈 dddb89af
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<style> <style>
.bannerShow .item { .bannerShow .item {
width: 300px; width: 300px;
height: 200px; height: 150px;
position: relative; position: relative;
display: inline-block; display: inline-block;
margin-right: 16px; margin-right: 16px;
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
</head> </head>
<body class="wrap"> <body class="wrap">
<blockquote class="layui-elem-quote">说明:banner尺寸建议为:750*350</blockquote>
<button class="layui-btn uploadImg"><i class="layui-icon">&#xe61f;</i> 上传banner图</button> <button class="layui-btn uploadImg"><i class="layui-icon">&#xe61f;</i> 上传banner图</button>
<fieldset class="layui-elem-field layui-field-title"> <fieldset class="layui-elem-field layui-field-title">
<legend>banner图片展示</legend> <legend>banner图片展示</legend>
......
Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
请先完成此消息的编辑!