docs: 新增 Qrcode.vue 物料
This commit is contained in:
@@ -13,7 +13,7 @@ onMounted(() => {
|
||||
container: "#docsearch",
|
||||
appId: "Y8NT7MICRP",
|
||||
apiKey: "fb23e7bbc001828e56c50d66e6be26b2",
|
||||
indexName: "indexName",
|
||||
indexName: "indexName"
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<ul class="layui-row layui-col-space6">
|
||||
<li class="layui-col-sm12">
|
||||
<div class="alone">
|
||||
<a href="https://gitee.com/layui-vue/layer-vue" target="_blank"
|
||||
<a href="http://layer.layui-vue.com" target="_blank"
|
||||
>layer - vue<cite>通用型弹出层组件</cite></a
|
||||
>
|
||||
</div>
|
||||
|
||||
@@ -9,35 +9,17 @@
|
||||
<div class="layui-container" style="width: 80%">
|
||||
<div class="layui-row layui-col-space16">
|
||||
<div class="layui-col layui-col-md6">
|
||||
<div class="project-list-item">
|
||||
<img
|
||||
class="project-list-item-cover"
|
||||
src="https://gw.alipayobjects.com/zos/rmsportal/iXjVmWVHbCJAyqvDxdtx.png"
|
||||
/>
|
||||
|
||||
<div class="project-list-item-body">
|
||||
<h2>Sandbox</h2>
|
||||
<div class="project-list-item-text layui-text">
|
||||
生命就像一盒巧克力,结果往往出人意料。
|
||||
</div>
|
||||
<div class="project-list-item-desc">
|
||||
<span class="time">几秒前</span>
|
||||
<div class="ew-head-list"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layui-col layui-col-md6">
|
||||
<div class="project-list-item">
|
||||
<a href="https://github.com/scopewu/qrcode.vue">
|
||||
<div class="project-list-item">
|
||||
<img
|
||||
class="project-list-item-cover"
|
||||
src="https://gw.alipayobjects.com/zos/rmsportal/iZBVOIhGJiAnhplqjvZW.png"
|
||||
/>
|
||||
|
||||
<div class="project-list-item-body">
|
||||
<h2>Sandbox</h2>
|
||||
<h2>Qrcode.vue</h2>
|
||||
<div class="project-list-item-text layui-text">
|
||||
没有锚的船当然也可以航行,只是紧张充满你的一生。
|
||||
A Vue.js component to generate qrcode。
|
||||
</div>
|
||||
<div class="project-list-item-desc">
|
||||
<span class="time">几秒前</span>
|
||||
@@ -45,14 +27,12 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.alone-banner {
|
||||
margin-top: 60px;
|
||||
|
||||
Reference in New Issue
Block a user